Chapter 13 Built-in Analog Function
(2) Example program
(a) Example of input program
1) The '%MX0' is on while the module normally operates.
%UX0.1.0 (Module Error) = Off
%UX0.1.15 (Module Ready) = On
%UX0.1.16 (Channel 0 Run) = On
%UX0.1.32 (Channel 0 Error) = Off
2) When the '%MX0' is on, conversion value (%UW0.1.5) of CH0 is moved to the '%MW100'.
3) If the error is caused on CH0, %UX0.1.72 (CH0 disconnection) will be on and the ‘%MX1’ will be on.
(b) Example of output program
1) The '%MX10' is on while the module normally operates.
%UX0.1.0 (Module Error) = Off
%UX0.1.15 (Module Ready) = On
%UX0.1.24 (Voltage Output Channel 0 Run) = On
%UX0.1.40 (Voltage Output Channel 0 Error) = Off
2) When the '%MX10' is on, voltage channel 0 output status (%UX0.1.112) is on, and the output is permitted.
3) If ‘%MX10’ is on, ‘%MW200’ data is moved to voltage channel 0 output value (%UW0.1.8) and then it is output.