Hello,
I am currently trying to communicate to a load cell indicator (Omega DFG-RS3) using Labview to continuously stream data. I am new to using the VISA functions within Labview as well as trying to communicate with other devices that are not NI devices.
Through reading the documentation of the load cell indicator, it reads, "For continuous output, the indicator also responds to the ASCII command '?' (no quotes), terminated with a Carriage Return character or with a Carriage Return/Line Feed combination. The indicator's responses are always terminated with a Carriage Return/Line Feed. Any detected errors are reported back by means of error code *10 (illegal command)."
I have been able to communicate with the device through terminal emulators and outputted values and know that I am currently communicating the the device in Labview. I think I am getting hung up on code being sent to the device. Any direction would be much appreciated. Thanks!
Nick