11-12-2012 10:02 AM
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
11-21-2012 05:53 AM
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.
11-26-2012 04:33 AM
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