set_di_bit
Purpose:
-
Set digital input bits for a specified logical channel.
Enter:
-
set_di_bit <bit number>
Where:
-
bit number Specify the number of the bit to set for the digital input channel.
Example:
-
set_di_bit 1 2 3
Notes:
-
The program only processes the first argument, potentially ignoring any additional ones provided.