EasyManua.ls Logo

FLIR Duo - Page 68

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
63
Identification
code
1 Byte
status code
1 Byte
Instruction number
2 Bytes
Instruction length
2 Bytes
CRC1
/ reserved
2 Bytes
0x64
0x00
0x1014
0x04
CRC
Instruction body
4 Bytes
CRC2
/ reserved
2 Bytes
Instruction body format:
Struct {
uint8_t u8SDcardNo; // SD card number, from 1 to start
Byte Reserve [3]; // Reserved
};
CRC
CRC Description :
In CSP-TCP applications, the CRC is ignored
Response command:
Instruction Application: UART /
TCP
Data flow: CS --- G / A
Identification
code
1 Byte
status code
1 Byte
Instruction number
2 Bytes
Instruction length
2 Bytes
CRC1
/ reserved
2 Bytes
0x64
Status Code
0x1015
0x0C
CRC
Instruction body
12 Bytes
CRC2
/ reserved
2 Bytes
Instruction body format:
Struct {
uint8_t u8SDcardNo; // SD card number, from 1 to start
// SD card status, 0 - available 1 nonexistent 2 - card full 3 - exception 4 - format
error or format unrecognizable
Byte Reserve [2]; // Reserved
Uint32_t u32 Total ; // total capacity in megabytes
Uint32_t u32Free; // remaining capacity in megabytes
};
CRC
Description:

Table of Contents