LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview database

Hello, 

 

Please, can somebody help me to implement a small VI to execute this Tag: 

 

http://20.30.98.252/cgi-bin/readVal.exe?PDP,,R80,d ( Read a Value from Saia SPS)

 

http://20.90.58.262/cgi-bin/writeVal.exe?PDP,,R80,d+1234 (Write a Value to Saia SPS)

 

Thank you

 

0 Kudos
Message 1 of 3
(2,424 Views)

Hi dcolains,

 

I assume you have these devices connected to a network and they are publishing data? Have you tried communicating with them via TCP comms? Try this link out it shows you how to communicate via tcp comms, you would have to know how much data is being transmitted and in what format but after that you should be able to read in the data strings and convert them into numerics or save them etc.

Regards

Andy
_______________________________________

"To 'G' and not to 'C', this is not a question!"
0 Kudos
Message 2 of 3
(2,344 Views)

hallo Andy,

thank you for you reply.

I have used the Activ X to solve my Problem and i find it very simple.

 

colains Donfack

0 Kudos
Message 3 of 3
(2,309 Views)