11-13-2012 02:56 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-15-2012 01:57 AM
Hello dcolains,
please can you describe your setup more (Hardware, Version of Labview,...).
The two links you have posted don´t work.
Best regards,
Tobi
11-15-2012 03:00 AM
Hello Tobi,
try with this IP.
cgi write: http://10.90.98.222/cgi-bin/writeVal.exe?PDP,,R117,d+8
cgi read: http://10.90.98.222/cgi-bin/readVal.exe?PDP,,R117,d
dcolains
11-15-2012 03:38 AM
Hello dcolains,
can you please describe your setup in more details (Hardware, Labview Version, ...)
and the 2 Links you have postet again don´t work again.
best regards,
Tobi
11-15-2012 08:55 AM
Hallo Tobi,
I have try with the DS Socket and i can read the value from the SPS I want, in attachment the BD I used.
I want to write the Value to the SPS too, but I can´t.
I use labview 2011 und I have to read and write a value to the SPS (specially i use Saia SPS)
have you ever use labview to read/write data trought internet?
If you never