How Can We Help?

Print

Why doesn’t the connection between my ACE PLC and my Windows PC with vBuilder work?

 

How to check the connection with my ACE PLC, my PC and vBuilder ?

The issue

  • The ACE PLC is not see with vBuilder or Windows
  • No USB sign bottom right-hand corner of your vBuilder screen
  • In Setup Hardware, the button doesn’t work
  • Windows reports that “A service installation section of this INF file is invalid”

Check…

  • if you see the COM port in vBuilder with this tool
  • In your Windows device manager (devmgmt.msc) if you see VelocioComm

Try…

  • Plug and unplug USB cable, and have a look to the Device Manager Windows
    • If the list refreshes as you plug it in/unplug it, it sees something
  • If it is an unknown device, then it’s probably that you needs to install the driver
    • Uninstall vBuilder
    • Restart your PC (advisable)
    • Install vBuilder
    • RUN vBuilder
    • Plug PLC
  • If nothing happens, check if the led of the PLC blinks. If not, check the power supply or maybe the power of your USB port
    • Try to change the USB cable
    • Some (usually cheap) USB cables may work with some devices, but not all – due to the diameter of the USB cable wires
  • Try on another PC

A service installation section of this INF file is invalid

Uninstall vBuilder and the Associated Driver:

  • Press Win + X and select Device Manager
  • Locate the device associated with the ACE PLC
  • Right-click on the device and choose Uninstall device
  • Confirm the uninstallation and ensure you check the option to delete the driver software if prompted
  • After uninstalling, disconnect the PLC from your computer

Run System File Checker (SFC) Scan

  • Open the Command Prompt with administrative privileges
    • Press Win, type cmd, right-click on Command Prompt, and select Run as administrator
  • In the Command Prompt window, type sfc /scannow and press Enter
    • Wait for the scan to complete. This process checks and repairs corrupted system files that might be causing driver installation issues
    • Once the scan is complete, restart your computer

Reinstall vBuilder Software