EasyManua.ls Logo

FLIR Duo - Page 75

FLIR Duo
110 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
FLI R Duo User Guide
436-0100-01-10, Rev. 200 Duo User Guide
Information on this page is subject to change without notice
70
RIGHT_MID DLE,
LEFT_DOWN,
MIDDLE_DOWN,
RIGHT_DOWN
} PIP_POSITION;
CRC Description :
In CSP-TCP applications, the CRC is ignored
3.12.2 settings
Request instruction
Instruction Application: UART /
TCP
Data flow: G / A --- CS
Identification
code
1 Byte
status code
1 Byte
Instruction number
2 Bytes
Instruction length
2 Bytes
CRC1
/ reserved
2 Bytes
0x64
0x00
0x1024
0x04
CRC
Instruction body
4 Bytes
CRC2
/ reserved
2 Bytes
Instruction body format:
Struct {
u8P uint8_t osition ; // see PIP_POSITION defined
Byte Reserve [3]; // Reserved
};
CRC
PIP_POSITION Definition:
Typedef enum {
LEFT_UP = 0,
MIDDLE_UP,
RIGHT_UP,
LEFT_MIDDLE,
CENTRAL,
RIGHT_MIDDLE,
LEFT_DOWN,
MIDDLE_DOWN,
RIGHT_DOWN
} PIP_POSITION;

Table of Contents