ZMIO310 Vertical Bus Expansion Module User Manual V1.0
5
ZM1115
AD module
0~20mA
6
ZM1116
AD module
0~5V
7
ZM1117
AD module
-5~5V
9
ZM2111
Output module
--
10
ZM2112
DA module
0~10V
11
ZM2113
DA module
-10~10V
12
ZM2114
DA module
4~20mA
13
ZM2115
DA module
0~20mA
14
ZM2116
DA module
0~5V
15
ZM2117
DA module
-5~5V
⚫
This function is valid for current AD module (or DA module).
⚫
One AD module (or DA module) cannot use multiple ranges, and all channels use the
same one range, different modules can match with multi-range.
⚫
Type No.1 and No.9 are fixedly used by input module and output module. Type
No.2~No.7 are used only by AD module, Type No.10~No.15 are used only by DA
module.
⚫
When using AD module, if input voltage (or current) exceeds the range, then it will
keep with the maximum value.
6.4.5.
Get Channel Input State Value of AD Module
Function description
This function is only used to read channel input state value of
AD module, and one of AD module has 4 channels, they are
channel 0, channel 1, channel 2 and channel 3.
Object to use
Analog input module: ZMIO310-4AD.
Data dictionary
6051h: 6001h + extension No. of corresponding AD module *
10, please refer to Chapter 6.4.1 for sub-module address
assignment.
Examples
‘6051h is AD module state dictionary
‘read
data are saved into TABLE, then get the data through
TABLE command
SDO_READ (0,0,$6051,1,6,100)
‘get input state of channel 0