Appendix
F
Serial Commands
F-2
HAWK MV-4000 Smart Camera Guide
Serial Command Syntax
< >
= Required argument. Replace appropriately.
For example:
-u <DB_User_name>
becomes
-u av
where
av
replaces
DB_User_name
.
|
= Mutually exclusive arguments. Choose one from the list.
{ }
= Used with
|
to specify a list of choices for an argument.
[ ]
= Optional parameter.
Important:
Unless otherwise stated, commands will respond with
!OK
on success and
!ERROR
on failure.
AUTOCAL [-exp={0|1}] [-expval={60-100000}] [-gain={0|1}] [-gainval
={0-100}] [-focus={0|1}] [-focval{0-9999}]
Initiates camera calibration of gain, exposure, and focus. Each parameter is independent.
Ranges are device-dependent.
CHECKSUM {BOOT | KERNEL | BOOTPARAM}
Gets a checksum on an individual part of the system.
GET {tagname|service|service.tagname}
Gets value of a global tag.
The tagname must correspond to one of the supported tags within the device. Use the
INFO
command to get a full list of tags and services, as well as attributes of the tag and list
of subtags.
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|service.tagname|service}
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
Содержание HAWK MV-4000
Страница 1: ...HAWK MV 4000 Smart Camera Guide 84 9007433 02 Rev A ...
Страница 9: ...HAWK MV 4000 Smart Camera Guide 1 1 1 Introduction 1 CHAPTER 1 Introduction HAWK MV 4000 Smart Camera ...
Страница 21: ...HAWK MV 4000 Dimensions System Components 2 HAWK MV 4000 Smart Camera Guide 2 7 Standard HAWK MV 4000 Back ...
Страница 22: ...Chapter 2 System Components 2 8 HAWK MV 4000 Smart Camera Guide Standard HAWK MV 4000 Side ...
Страница 23: ...HAWK MV 4000 Dimensions System Components 2 HAWK MV 4000 Smart Camera Guide 2 9 Standard HAWK MV 4000 Base ...
Страница 66: ...Chapter 2 System Components 2 52 HAWK MV 4000 Smart Camera Guide ...
Страница 94: ...Appendix C General Specifications C 14 HAWK MV 4000 Smart Camera Guide ...
Страница 98: ...Appendix D MVMonitor Web Page D 4 HAWK MV 4000 Smart Camera Guide ...
Страница 106: ...Appendix E CloudLink Web HMI E 8 HAWK MV 4000 Smart Camera Guide ...
Страница 114: ...Appendix F Serial Commands F 8 HAWK MV 4000 Smart Camera Guide ...
Страница 134: ...Appendix G Operating System Save and Restore G 20 HAWK MV 4000 Smart Camera Guide ...