ADLINK ND-6067 User Manual
Page 157

155
6.3.6 Enable/Disable channels for Multiplexing
@Description
Enable/Disable multiplexing simultaneously for individual
channel.
@Syntax
$(Addr)5(ChannelVal)
$
Command leading code. (1-character)
(Addr)
Address ID (2-character)
5
Enable/Disable channel. (1-character)
(ChannelVal)
bit 3~0 of 1st character: control channel 7 - 4.
bit 3~0 of 2nd character: control channel 3 - 0.
bit value 0: Disable channel
bit value 1: Enable channel (2-character)
@Response
!(Addr)
or
?(Addr)
!
Command is valid.
?
Command is invalid.
(Addr) Address
ID.
@Example
User command:
$06548
Response:
!06
$
Command leading code.
06 Address
ID.
5 Disable/Enable
channel.
48
Channel Value is 0x48.
‘48’ is 01001000 that means enable channel 3 and
channel 6, the other channels are all disable.
(6013, 6017, 6018)