Applies To: |
|
Summary: |
When an Omron PLC is powered up, the default operating mode is "RUN". When the PLC is in Run mode, some registers cannot be written to. |
Solution: |
To write to these registers the PLC must
be in Monitor mode. There are some status registers that can be
written to, writing a "1" to the appropriate register will change
the mode. The registers are as follows.
S0 Program Mode. These addresses should be configured as type DIGITAL in Citect. All these registers are not present in all PLC's, but the important one is S2 for Monitor mode (which should be in all PLC's). |
Keywords: |
Related Links
Attachments