Up | GetValue | SetValue

  

GetValue
GetValue gets values from the Scorpion tagdatabase. GetValue is ment for external communication via RS-232 or TCP/IP, the responce is not available withon Python environment (executeCmd returns 0/1 only)

Syntax :

GetValue;name=<value>;<value>;<value>

value is an alias or tagname

Note:

The GetValue result is returned in a  GetValueResponse message

GetValueResponse;<value>=result;<value>=result

The values are the parameters given in the GetValue message


Examples:

Request from RS-232 or TCP/IP:

GetValue;name=ExScalar0.Value;Alias

Response:

GetValueResponse;ExScalar0.Value=12;Alias=3

 


Scorpion Vision Software Version: 9.2.0.515 - Date: 20120502
Scorpion Vision Software® is a registered trademark of Tordivel AS.
Copyright © 2000 - 2012 Tordivel AS.