LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read & send data from Labview to activate hardward

I`m doing my project..which is a water recycling project.My I/O port is using Fieldbus which belong to SAMR brand.I want to read and send data from labview and make my heater on and off..so far i could only read data through 'Data Socket'.Can i also send data to tell the heater to off using 'Data Socket'?? or there is other program to do the job?
0 Kudos
Message 1 of 2
(2,624 Views)
What protocol are you using through DataSocket to read the data from the Fieldbus device? I would guess you are using some form of OPC server with your device and are using DataSocket to communicate to the OPC server. If so, you can use DataSocket to send data using the OPC protocol, assuming your OPC server supports that operation.

Christian L
authored by
Christian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX


  
0 Kudos
Message 2 of 2
(2,624 Views)