System Projects Reference > Situational Awareness System Projects > Situational Awareness Library Project > Associate PLC Limits with Equipment
Associate PLC Limits with Equipment

To associate PLC alarm limits with a piece of equipment:

  1. Define the PLC limit names to use. For more information about the parameters that need to be configured for setting up PLC alarm limits, refer to the Parameters help.
  2. In Citect Studio, navigate to System Model activity | Equipment.
  3. Select Runtime Parameters from the dropdown menu.
  4. For each equipment, in the Name property, type PLCLimits.
  5. In the Value property, specify your comma-separated list of default PLC limits, that is the order in which the defined PLC alarm limits need to be used.

Note: Setting the Value property to * reverses the setting of the UseDefaultPLCLimits parameter. Therefore, if the UseDefaultPLCLimits parameter is set to TRUE, it will be reversed and applied as if it were set to FALSE. In this example, analog alarm limits will apply. If UseDefaultPLCLimits is FALSE, setting the value of the runtime parameter to * will cause the associated equipment to use the default PLC limits defined at the project level.

  1. Set the IsTag property to FALSE so that the PLC limit labels are displayed on the meter faceplates.
  2. Click Save.

See Also

Published June 2018