See CM names from equipment module

Hi!

I would like to know whether there is a way to see the names of the bound control modules in an EM. For example, I have DEV1 bound to control module XV500. Then, I can use DEV1/REQ_SP to open and close the valve from the EM. But in some cases I would like to know the control module name (in this example, XV500) for logging purposes. Is there a parameter which returns the name? Or do I need to use one of these workarounds:

- Make a string parameter in every CM which is configured to contain the CM name, and then use DEV1/MY_NAME.CV to get the module name.

- Make several string parameters in the EM and configure them to contain the CM names and then use DEV1_NAME.CV, DEV2_NAME.CV, etc. to get the CM names.

Istvan

1 Reply