|
.Enabled Property |
Top Previous Next |
Function: |
Enables/disables the currently selected SSI channel (see ssi.channel). |
Type: |
Enum (no_yes, byte) |
Value Range: |
0- NO (default): disabled 1- YES: enabled |
See Also: |
Details
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 the data (ssi.value, ssi.str) when the channel is enabled.