BaltechScript / SetTimer Protocol Frame
Activate/deactivate one of the three Timers. TimerId is the ID of the timer to setup. The reader will wait TimerValue / 10 seconds before starting the corresponding timer event.
If TimerValue is 0, the timer will be deactivated. This means that the timer event will never be started.
Properties
- Frame value: 0x0B
Format
Name | Type/Size | Description |
---|---|---|
TimerId | Integer (8 bits) | - |
TimerValue | Integer (16 bits) | - |