17 enable/disable channels for multiplexing – ADLINK ND-6013 User Manual
Page 62
 
54
• Command Set
3.17 Enable/Disable channels for Multiplexing
@Description
Enable/Disable multiplexing simultaneously for individual channel.
@Syntax
$(Addr)5(ChannelVal)<CR> 
 
$
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)<CR> 
 or 
?(Addr)<CR
> 
 
!
Command is valid.
?
Command is invalid.
(Addr)
Address ID.
@Example
User command:
$06548<CR>
Response:
!06<CR>
$
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)