HART Device Configuration Change Notification
If any configuration parameters are changed in a HART device for any reason,
ConfigChanged
bit is set to 1 in the producer data of the HART device that is
used in Logix 5000 controller to inform the Studio 5000 Logix Designer application about
the change. When this occurs, the application should:- TransitResetConfigChangedbit from 0 to 1 in the consumer data.
- Execute the Get HART Device Information Service. For more information on the Get HART Device Information Service, See CIP Object Model of HART Device.
- Perform any other HART services needed to get other configuration data being managed by the Studio 5000 Logix Designer application.
Provide Feedback