Driver Mode 70: Long Pulse¶
This page describes a mode of operation for a driver. See the Working with Drivers section of the FAST Serial Protocol documentation for details about how to use it.
Pulse/PWM the driver for an initial time, then switch to an extended timed pulse/PWM (up to 25 seconds).
[DL/DN]:<driver_id>,<trigger>,<switch_id>,<70>,<PWM1_ONTIME>,<PWM1>,<PWM2_ONTIMEx100ms>,<PWM2>,<REST_TIME><CR>
¶
<driver_id>¶
- FAST Driver number, zero based.
<trigger>¶
-
0x00 = Disabled
-
0x01 = Switch True
-
0x11 = Switch False
-
0xC1 = Virtual Switch True
-
0x81 = Virtual Switch False
<switch_id>¶
- FAST Switch number, zero based.
<mode>¶
- 0x70 = Diverter
<PWM1_ONTIME>¶
- PWM1 On-Time in Milliseconds (HEX)
<PWM1>¶
See PWM Byte Sequence Table
<PWM2_ONTIMEx100ms>¶
- PWM2 On-Time X 100 in Milliseconds (HEX)
<PWM2>¶
See PWM Byte Sequence Table
<REST_TIME>¶
- Rest Time in Milliseconds (HEX)
Auto Triggered Diverter Comments
- //[DL/DN]:
,<75>, , , , , ,
N or > jump the next page, P or < for previous, search with S or ?