SightLine Applications Command, Control, and Script API
v3.6
|
Used to save or load NUC/DPR tables as well as set a table to be applied on startup.
When saving tables, the file extension {.nuc, .dead} will be appended to the end of the filename provided; filename.nuc will treated the same as filename. Files are stored on the microSD card.
Message ID 0x36
Byte Offset | Name | Description | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4 | cameraIndex | Camera Index 1500: only applies to camera index 2 | |||||||||||||||||||||||||||||
5 | reserved | Reserved | |||||||||||||||||||||||||||||
6 | nucReadWriteMode | Function that will be performed on the filename
| |||||||||||||||||||||||||||||
7 | fileName.len | string length | |||||||||||||||||||||||||||||
8-... | fileName.str | Filename for NUC/Dead table to be acted on. See File Recording NOTE: A blank filename will not be accepted unless nucReadWriteMode is 0x30 or 0x40. |