LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone has experience or working vi's for controlling an IoTech Daqbook2000?

I'm trying to connect to a DaqBook2000 system (via TCP/IP) but the provided vi's do not work. (error 113). Now I want to try to directly send command string but i need the right syntax, which is only given in Delphi, and that is not my strongest point.
0 Kudos
Message 1 of 2
(2,540 Views)
You might want to try first running the TCP/IP communication examples that ship with LabVIEW. They are in Find Examples -> Networking -> Data Client.vi and Data Server.vi. You could at least eliminate the problem with the provided VIs and just focus on getting the syntax correct.
0 Kudos
Message 2 of 2
(2,540 Views)