05-16-2024 07:44 AM
Hello, I am trying to connect the gs10 VFD to LabVIEW and run a forward/reverse command. There is no response from the VFD when trying to send commands from LabVIEW. How should I go about running the command from LabVIEW to the gs10 VFD?
05-16-2024 08:03 AM
How did you communicate with the VFD? Are you using LabVIEW Modbus Library?
05-16-2024 08:23 AM
Hi what have you tried so far ? Can you share LV 2020 version code ?
Does the VFD uses this MODBUS protocol ?
https://cdn.automationdirect.com/static/manuals/gs10m/ch5.pdf
05-16-2024 08:37 AM
Hello, thank you for the reply. I am helping a friend out trying to figure LabVIEW out since we are still very new to it. We are communicating using LabVIEW program and VI Modbus library. We are trying to call on the VFD using parameter the hexadecimal or binary numbers provided for the parameters in the VFD manual. We are calling on the VFD, but it does not want to transfer the parameters from LabVIEW to the VFD.
05-16-2024 08:38 AM
Yes, the VFD uses those Modbus protocols given in the gs10 VFD manual.
05-16-2024 10:54 AM
please share the code in lv 2020 of what you have done so far.
try to read a simple coil.