SMAC
LAC-25 Technical Reference Manual
63
Command:
CLn
-- Make I/O Channel 'n' Active Low --
Argument:
0 <= n <= 63
Default:
Active high or active "on"
This command causes I/O channel 'n' to assume an active "off" mode.
Related Commands: CH
Command:
CNn
-- Turn I/O Channel 'n' "On" --
Argument:
0 <= n <= 63
Default:
"Off"
This command will cause I/O channel 'n' to assume the "on" state. The actual output state
will depend on whether the channel is set active "on" or active "off".
Related Commands: CF, CH, CL
Command:
IDn
-- Input Debounce 'n' milliseconds --
Argument:
0 <= n <= 7
Default:
0
This command determines the length of debounce time, if any, that is applied to the digital
inputs. The digital inputs are sampled once every millisecond. What this means is that an input
must remain in a given state for 'n' samples before it is considered valid. If the argument 'n' is "0",
then no input debouncing in performed. This debouncing applies to the following commands: BI,
DF, DN, IF, IN, WF, WN.