ALX-9000 (Linux based PAC) User Manual version 1.0.0 Page: 64
Copyright © 2024 ICP DAS Co., Ltd. All Rights Reserved. E-mail: [email protected]
setexdo 2 1 55
(2)
setexdo [slot] [comport] [data] [baudrate] [address]
setexdo 0 3 55 9600 2
Description
:
(1)Set the dec digital output value to the module at slot 2
at COM1.
(2)Set the dec digital output value to the module at slot 0 at
COM3.
setexao
Command:
(1)
setexao [slot] 1 [value] [channel]
setexao 2 1 6.7 5
(2)setexao [slot] [comport] [value] [channel] [baudrate]
[address]
setexao 0 3 6.7 5 9600 2
Description
:
(1)Set channel 5 analog value 6.7 to the module at slot 2.
(2)Set channel 5 analog value 6.7 to the module at COM3.
getexdi
Command:
(1)getexdi [slot] 1
getexdi 2 1
(2)getexdi [slot] [comport] [baudrate] [address]
getexdi 0 3 9600 2
Description
:
(1)Get the dec digital input value from the module at slot
2.
(2)Get the dec digital input value from the module at
COM3.
getexai
Command:
(1)getexai [slot] 1 [channel]
getexai 2 1 5
(2)getexai [slot] [comport] [channel] [baudrate] [address]
getexai 0 3 5 9600 2
Description
:
(1)Get channel 5 analog value from the module at slot 2.
(2)Get channel 5 analog value from the module at COM3.