SightLine Applications Command, Control, and Script API
v3.3
|
Sets new KLV metadata values.
Latest values are output with MPEG2-TS enacapsulated video stream, at the rate for each element specified by SLASetMetadataRate_t. For non - string values, data encoding is big-endian as defined by MISB 0603. For example, to encode Target Error Estimate CE90 which is specified as a uint16 value, 'Identifier string length' should be set to 2, byte 6 to the most significant byte of the value, and byte 7 to the least significant byte of value.
This message is also sent in response to SLAGetParameters_t().
Replaces SLASetMetadataValues_t Sensor horizontal field of view (valid data bit = 7) and Sensor vertical field of view (valid data bit = 8).
Set the validDataMask for bits 7 & 8 to 0 in SLASetMetadataValues_t
Example: 51 AC 0A 14 12 04 9C CD 17 D9 00 02 0D
Set the validDataMask for bit 52 in SLASetMetadataRate_t.
Set the validDataMask for bit 53 in SLASetMetadataRate_t.
Replaces SLASetMetadataFrameValues_t (targetTrackGateHeight, targetTrackGateWidth, etc.) which allowed user to maually specify target location in pixels
Using this command will cause the Slant Range (MISB TAG 21) and Target Width (TAG 22) to be autocalculated.
USE:
bit | description |
---|---|
0 | enable / disable frame center lat/long = target position lat/long |
2 | Enable Auto/Manual modes that would normally defined in 0x15 userSuppliedFlags in SLASetMetadataFrameValues_t |
EXAMPLE: 51 AC 0F 14 15 09 f3 34 37 00 f0 00 40 10 01 00 02 A3
In addition to the security tags below, Version (TAG 48/22) is set internally to value of 0x000A and sent at the default rate.
Message ID 0x14
Byte Offset | Name | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4 | type | Static element identifier
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
5 | value.len | string length | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
6-... | value.str | Identifier string - maximum string length is 127 characters | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
varies | displayId | Network Display ID 3000 / 4000: (0x0002 = Net0, 0x0080 = Net1, 0x0082 = both) 1500: Ignored or 0x0000 |
Firmware Version: 3.3