Reset Latched Status on an Analog Module
Use this procedure to reset the latched status on an analog module.
- Use the Tag Editor to create a tag at controller scope with a MESSAGE data type.
- Go to the Ladder Editor, and insert a rung that contains an MSG instruction. The instruction operand should be the MESSAGE tag you just created.
- select the button to the right of the operand to go to theMessage Configurationdialog.
- ForMessage Type, choose Generic CIP.
- ForService Code, enter 4B (Reset Latch Diagnostics service code).
- ForObject Type, enter A (Analog Input Channel).
- ForObject ID, enter 1.
- Enter the code for theObject Attributeyou wish to reset. For example, enter 6C to reset the High Alarm.Leave the Source blank.
- ForNum. Of Elements, enter 0.Leave theDestinationblank.
- Select theCommunicationtab.
- ForPath, enter module name or CIP path to the module.
- ForCommunication Method, chooseCIP.
- Select theOKbutton.
Provide Feedback