436-0100-01-10, Rev. 200 Duo User Guide
Information on this page is subject to change without notice
Struct {
Uint32_t u32Total ; // The total number of currently retrieved files
Uint 32 _t u 32 Count; // number of file lists
Struct {
Uint32_t u32Size; // file size
Sting strTime [20]; // file creation time
Sting strPath [64]; // file path
} List [n]; // file list, n = u32Count
Uint32 _t u 32 Flag; // 0- can continue to query, 1 - last file -
};
CRC Description :
In CSP-TCP applications, the CRC is ignored
【Remarks】
The device is querying and can not respond to another query event. The response command status code is returned to 0x08 "The device is busy and can not
respond" .
5.2 file details query
Request instruction
Instruction Application: TCP
Data flow: G / A --- CS
Identification
code
1 Byte
Instruction number
2 Bytes
Instruction length
2 Bytes
Instruction body
64 Bytes
Instruction body format:
Struct {
Sting strPath [64]; // file path
};
CRC Description:
In CSP-TCP applications, the CRC is ignored
Instruction Application: TCP
Data flow: CS --- G / A