.enabled Property
Function: |
Enables/disables the currently selected SSI channel (see ssi.channel). |
Type: |
Enum (no_yes, byte) |
Value Range: |
|
See Also: |
Details
The SSI channel's operating parameters (ssi.baudrate, ssi.mode, etc.) can only be changed when the channel is disabled.
You can only send and receive data (ssi.value and ssi.str) when the channel is enabled.