FLIR AX8 User Manual page 169

Ax series s camera / sensor
Hide thumbs Also See for FLIR AX8:
Table of Contents

Advertisement

Example using Service Code 0x33:
Goal: Force an Auto Nuc on the camera
Explanation: Data field is filled with the length of the camera variable ".image.services.nuc.commit" followed by the ASCII representation of
it, plus an additional byte of data (in this case 0x01) for the new BOOLEAN value.
Service Code
Class
Instance
0x33
0x70
0x01
Example using Service Code 0x34:
Goal: Read Focus Position Value
Explanation: Data field is filled with the length of the camera variable ".system.focus.position" followed by the ASCII representation of it.
Service Code
Class
Instance
0x34
0x70
0x01
Example using Service Code 0x35:
Goal: Write Focus Position Value to 125
Explanation: Data field is filled with the length of the camera variable ".system.focus.position" followed by the ASCII representation of it,
plus 4 additional bytes of data (in this case 0x7D 0x00 0x00 0x00) for the new INT32 value. The new value should be passed in Little-
Endian to match EtherNet/IP. This means that the bytes are placed in order from least significant to most significant.
Service Code
Class
Instance
0x35
0x70
0x01
Example using Service Code 0x36:
Goal: Read Zoom Factor Value
Explanation: Data field is filled with the length of the camera variable ".image.zoom.zoomFactor" followed by the ASCII representation of it.
©Real Time Automation, Inc.
FLIR Systems Object Model version 1.22
Attribute
Data
1A 2E 69 6D 61 67 65 2E 73 65 72 76 69 63 65 73 2E 6E 75 63 2E 63 6F 6D 6D 69 74 01
Attribute
Data
16 2E 73 79 73 74 65 6D 2E 66 6F 63 75 73 2E 70 6F 73 69 74 69 6F 6E
Attribute
Data
16 2E 73 79 73 74 65 6D 2E 66 6F 63 75 73 2E 70 6F 73 69 74 69 6F 6E 7D 00 00 00
09/15/2009

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents