Serial Commands
D
VS-05 Smart Camera Guide
D-3
The command is terminated by a carriage return and/or line feed
character.
Include an index to get a single value from an array such as
GET int1
. If
the index is omitted, the full array of values will be returned in a comma-
separated list of values.
Send
Get {tagname}
to get the value of a tag within the global data
service. To get the value of a tag within another service, prefix the
tagname with the service name. For example, a
GET {service.tagname}
command such as
GET eip.input
for the EIP input assembly.
The AVP service allows retrieval of step and datum information from the
job tree using forward slash ‘
/
’ in the symbolic name path.
GET
avp/insp1/snapshot1/status
paths are not case-sensitive and do not
need to be fully qualified if unique.
GET avp/snapshot1/status
will return the same result if there is only one
inspection.
When issued against a step,
GET avp/snapshot1
will return the values
for all datums.
Success Return:
On success will return the value stored in the tag. For
example:
ABCD
Fail Return:
On failure will return
!ERROR
followed by the reason for the
failure. For example:
!ERROR Tag matchstring66 not found
INFO {service.tagname or service}
Gets information about a tag or service.
INFO with no arguments gets a list of services.
INFO {service} gets a list of tags in that service.
INFO {service.tagname} gets attributes of the tag as well as a list of
subtags.
Summary of Contents for VS-05
Page 1: ...VS 05 Smart Camera Guide ...
Page 6: ...Preface 6 Vs 05 Smart Camera Guide ...
Page 16: ...Chapter 2 System Components 6 VS 05 Smart Camera Guide Direct Input Output Diagrams ...
Page 18: ...Chapter 2 System Components 8 VS 05 Smart Camera Guide New Master Input with VSID A 24 5V S ...
Page 24: ...Chapter 2 System Components 14 VS 05 Smart Camera Guide ...
Page 32: ...Appendix Connector Pinouts 4 VS 05 Smart Camera Guide ...
Page 40: ...Appendix B Cable Specifications 8 VS 05 Smart Camera Guide ...
Page 44: ...Appendix C General Specifications C 4 VS 05 Smart Camera Guide ...
Page 54: ...Appendix E Diagnostic Boot Mode E 4 VS 05 Smart Camera Guide ...