Chapter 13 Built-in Analog Function
(5) Input disconnection / interpolation output status
(a) This area shows the channel detecting input disconnection and being outputting interpolation.
(b) _01_DA0_INTP(%UX0.1.64) : Output channel 0 outputting interpolation
_01_DA1_INTP(%UX0.1.65) : Output channel 1 outputting interpolation.
_01_AD0_IDD(%UX0.1.72) : Detecting Input channel 0 disconnection
_01_AD1_IDD(%UX0.1.73) : Detecting Input channel 1 disconnection
- -
Output channel 0
interpolation
Output channel 1
interpolation
------ - ---
Input channel 0
disconnection
Input channel 1
disconnection
- -
Bit15 Bit4 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5
Bit4 Bit3 Bit2 Bit1 Bit0
Interpolation output status
Bit On(1) : Interpolation status
Bit Off(0) : Don't
Input disconnection detection
Bit On(1) : Disconnection
Bit Off(0) : Normal
(6) Digital output value.
(a) This area shows converted(A/D) digital output value by channel in buffer memory (%UW0.1.5 ~%UW0.1.6)
(b) Digital output value is stored in 16-bit binary number.
(c) _01_AD0_DATA(%UW0.1.5) : Input channel 0 conversion value.
_01_AD1_DATA(%UW0.1.6) : Input channel 1 conversion value.
Input channel 0 conversion value
%UW0.1.5
Input channel 1 conversion value
%UW0.1.6
Bit15 Bit4 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0
(7) Output permission setting
(a) The output enable / disable for each channel can be set.
(b) When the output permission is not set, the output of all channels will be prohibited
(c) _01_DA0_OUTEN(%UX0.1.112) : Output channel 0 output enable
_01_DA1_OUTEN(%UX0.1.113) : Output channel 1 output enable
- -
Output channel 0
Output channel 1
------ - ---
-
-
- -
Bit15 Bit4 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0
Output permission information
Bit On(1) : Permission
Bit Off(0) : Prohibition
(8) Digital input value
(a) Unsigned value(-192~16,191 / 0~16,191), Signed value(-8,192~8,191 / -8,000~8,191), Precise value(-952~5,047
/ -60~5,059 / -120~10,119 / -10,240~10,239 / 3,808~20,191 / 0~20,239), Percentile value(-120~10,119 / 0~10,119)
can be used within these ranges depending on the setting of input data type.
(b) If the digital input value is not set, it will be handled as '0'.