Chapter 13 Built-in Analog Function
(13) Built-in analog Output data type setting
(a) The range of digital input data(D/A conversion) can be specified for respective channels.
(b) If the input data range is not specified, the range of all the channels will be set to 0 ~ 16000.
(c) _01_DA0_DATATYPE(%UB0.1.28) : Output channel 0 – D/A Conversion output data type setting.
_01_DA1_DATATYPE(%UB0.1.29) : Output channel 1 – D/A Conversion output data type setting.
D/A conversion input data type setting (2 Bit per channel)
0 : 1~16,000
1 : -8,000~8,000
2 : Precise value
3 : 0~10,000
Don't Care
Output
Channel 1
Output
Channel 0
Bit15 Bit4 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5
Bit4
Bit3 Bit2 Bit1 Bit0
1~5V : 1,000~5,000
0~5V : 0~5,000
0~10V : 0~10,000
-10~10V : -10,000~10,000
(14) Filter constant setting
(a) When the filter constant is specified with 0, the filter will not be operated.
(b) _01_AD0_FILCONST(%UW0.1.15) : Input channel 0 Filter constant
_01_AD1_FILCONST(%UW0.1.16) : Input channel 1 Filter constant
Input channel 0 filter constant(0 or 64,000ms)
%UW0.1.15
Input channel 1 filter constant(0 or 64,000ms)
%UW0.1.16
Bit15 Bit4 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0
(15) Average process method setting
(a) When setting average process, the average process method is selected among time average, count average,
moving average, or weighted average.
(b) If setting average process is not specified, all channels will not handle the average process.
(c) _01_AD0_AVGTYPE(%UB0.1.34) : Input channel 0 average process method setting.
_01_AD1_AVGTYPE(%UB0.1.35) : Input channel 1 average process method setting.
Average process method setting (4 Bit per channel)
0 : Sampling
1 : Time average
2 : Count average
3 : Moving average
4 : Weighted average
Don't Care
Input
channel 1
Input
channel 0
Bit15 Bit4 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0