Trigger detection removed from the Statement of Work.
5.26
Read Trigger Threshold Value Trigger Detection Parameter
The Device Configuration Service shall provide the ability to get the trigger threshold value trigger detection parameter from an FN VictoR device as a value between 0 and Tmax.
5.27
Write Trigger Threshold Value Trigger Detection Parameter
The Device Configuration Service shall provide the ability to set the trigger threshold value trigger detection parameter of an FN VictoR device to a value between 0 and Tmax.
5.28
Read Maximum Trigger Threshold Value Trigger Detection Parameter
The Device Configuration Service shall provide the ability to get the maximum trigger threshold value (Tmax) trigger detection parameter from an FN VictoR device as a value between 0 and 65535.
5.29
Write Maximum Trigger Threshold Value Trigger Detection Parameter
The Device Configuration Service shall provide the ability to set the maximum trigger threshold value (Tmax) trigger detection parameter of an FN VictoR device to a value between 0 and 65535.
The Device Configuration Service shall provide the ability to get the trigger impact window trigger detection parameter from an FN VictoR device as a value between 1 and 99 milliseconds.
The Device Configuration Service shall provide the ability to set the trigger impact window trigger detection parameter of an FN VictoR device to a value between 1 and 99 milliseconds.
The Device Configuration Service shall provide the ability to get the post-trigger impact window trigger detection parameter from an FN VictoR device as a value between 0 and 65535 milliseconds.
The Device Configuration Service shall provide the ability to set the post-trigger impact window trigger detection parameter of an FN VictoR device to a value between 0 and 65535 milliseconds.
6. Object Transfer Service
ID
Name
Description
Warning
Object Transfer Service removed from Statement of Work.
6.1
Object Transfer Service
The FN VictoR SDK shall provide developers with a multi-platform, BLE protocol Object Transfer Service that allows for reading and writing of binary objects including video, images, and vision system model files to and from an FN Victor device over a common interface.
6.2
Write Command PDU
The Object Transfer Service shall provide the ability to write Object Transfer Command PDUs to an FN VictoR device
6.3
Read Response PDU
The Object Transfer Service shall provide the ability to read Object Transfer Response PDUs from an FN VictoR device.
6.4
Notify Response PDU
The Object Transfer Service shall provide the ability to receive notifications of incoming Object Transfer Response PDUs from an FN VictoR device.
6.5
File Read Command Class
The Object Transfer Service shall support the File Read Command Class of object transfer commands.
6.6
Write File Command
The Object Transfer service shall provide the ability to write the Read File Object Transfer Command to an FN VictoR device with a specified byte offset, number of bytes to read, and file name to read from the device.
6.7
Read File Command Data
The Object Transfer service shall provide the ability to read the Read File Object Transfer Command Data from an FN VictoR device which contains the requested file contents in binary format.
6.8
Notify File Command Data
The Object Transfer service shall provide the ability to receive Read File Object Transfer Command Data notifications from an FN VictoR device which contains the requested file contents in binary format.