7 PLC programming
48
7.3 Extended functions
H0U has built-in analog expansion cards 6AT, which can be set and displayed through special
registers. Users only need to set and read the corresponding special registers, no instructions
are required.
D8400~D8409 are display areas, D8410~D8419 are basic parameter setting areas, D8420~
D8429 are AD special parameter setting areas, and D8430~D8439 are DA special parameter
setting areas.
See the table below for the meaning of specific parameters.
Display 0x6A1x means 6AT station card. Displaying 0x6A2x means 6ATC
expansion card. (x represents the expansion version number)
Displaying other information means there is no analog expansion card or
communication error.
AD function error message
DA1 conversion data (display)
DA2 conversion data (display)
DA function error message
Temperature channel 1 temperature value (unit: 0.1℃)
Temperature channel 2 temperature value (unit: 0.1℃)
Temperature function error message
0x6A1 means 6AT station card. Displaying 0x6A2 means 6ATC
expansion card.
AD function mode setting. Each HEX represents 1 input channel.
0: 0V ~ 10V; corresponding digital output 0 ~ 2000
1: 4mA ~ 20mA; corresponding digital output 0 ~ 2000
2: 0mA ~ 20mA; corresponding digital output 0 ~ 2000
Other: invalid
AD1 filter constant, the default value is 8.
AD2 filter constant, the default value is 8.
DA function mode setting. Each HEX represents 1 input channel.
0: 0V ~ 10V; corresponding digital output 0 ~ 2000
1: 4mA ~ 20mA; corresponding digital output 0 ~ 1000
2: 0mA ~ 20mA; corresponding digital output 0 ~ 1000
Other: invalid
DA1 output value. The default is 0.
DA2 output value. The default is 0.
Temperature function mode setting. Every 2 HEX represents 1 input
channel.
0x00: Detect PT100 thermal resistance.
0x05: Detect Cu50 thermal resistance.
0x10: Detect K-type thermocouple
0x20: Detect J-type thermocouple
Temperature detection 1 channel average filter constant. The default
value is 8.