- Studio 5000 Logix Designer
- Tasks, programs, and routines
- Add-On Instructions
- Controller Organizer
- Logical Organizer
- Alarms
- Tag-based alarms
- Tag Editor and Data Monitor
- Configure settings for Tag Editor and Data Monitor
- Equipment phases
- Equipment Sequences
- Equipment Sequence Diagrams
- Ladder Editor
- Structured Text Editor
- Sequential Function Chart Editor
- Define the steps of an SFC process
- PlantPAx instruction properties
- Controller Properties
- Editing Controller Properties
- Controller Security
- Source Protection
- License Source Protection for Routines and Add-On Instructions
- Module Information
- 1756 ControlLogix I/O Modules
- Instruction Set
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 the
Message 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