SightLine Applications Command, Control, and Script API
v3.3
|
Execute an image snapshot to the MicroSD card or an external FTP server.
Use SLASetSnapShot_t first to specify the FTP server, login, and other relevant parameters.
See File Recording for additional details on file naming, etc.
Notes:
NOTE: Capture snapshot is not available in Demo Mode.
Message ID 0x60
Byte Offset | Name | Description | ||||||
---|---|---|---|---|---|---|---|---|
4 | frameStep | Frame Step – step between frames (e.g. 2 = every other) | ||||||
5 | numFrames | Number of snapshots to take (1 to 254), 255 = continuous, 0 = Stop; Ignored if Snap All Cameras is used. | ||||||
6 | fileName.len | string length | ||||||
7-... | fileName.str | Base file name of saved files. See File Recording for how this is used to construct file names. | ||||||
varies | snapAllCameras | 3000/4000 Only: Bit mask of Cameras to Snap (for example, use 0x5 to snap cameras 0 and 2). 0 = snap the command Camera. For multi camera snaps, only a single frame snap-shot is allowed. NOTE: Do not use a file name ending in a digit when snapAllCameras is used. NOTE: Snapshot settings are per camera and must be configured for each camera using SLASetSnapShot_t | ||||||
varies | shouldScan | When using file auto-numbering, begin file numbering after highest-numbered existing filename. This requires a scan of the contents on the SD card once at startup and again if the filename is changed or if the autoFolder state is changed. If this is not set each time the filename or the autoFolder state is changed the auto-numbering will restart at 0. | ||||||
varies | autoFolder | 1 = create a new folder every maxFiles, 0 = don't create new folders | ||||||
varies | maxFiles | Max files per folder (2000 is default, 20000 is max). NOTE: maxFiles is the maximum number of files per folder, the folder may auto increment sooner under certain conditions such as snapshots being taken too fast. | ||||||
varies | flags | SnapShot Flags
|
Firmware Version: 3.3