Driver Mode 00: Disabled / Unused Driver¶
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.
Mode 00 means the driver is disabled. It cannot be fired, even if a command to fire it is sent. This is the default mode drivers have when the system starts.
[DL/DN]:<driver_id>,<trigger>,<switch_id>,0
¶
<driver>¶
FAST driver number, in hex.
<trigger>¶
Not used.
<switch>¶
Not used.
<mode>¶
00
Disabled
Example¶
The following example disables driver 1:
>>>> DL:1,,,0
DL:P
N or > jump the next page, P or < for previous, search with S or ?