Getting CIP Data (CPU Utilisation N Temperature from a Stratix

Hello everyone, I would like to know if there is a way trough Ignition to get CIP data from a Stratix 5700 and copy it back into a tag of a CLX.
I have the stratix in my modules tree, but the temperature and CPU utilisation are not there, but Rockwell documentation shows they are availabe through CIP.

The goal is the have a Dashboard of all my stratix including, Stratix and panel temperature.

Thank you,

The ControlLogix processor should be able to message the Stratix to extract anything else that's available that you want. And that is the most robust approach.

Thank you, I'll look it up.

Found out what I needed on Rockwell forum. Using the EDS file, you can configure a message for the data you want.
Thanks again @pturmel