[SA_Library.Meter]PLCLimitNames
- Last UpdatedJul 19, 2023
- 1 minute read
Names for PLC alarm limits. This is a comma-separated list of values. For example, Limit1, Limit2, Limit3 and so on. You should specify all possible limits that may be used by equipment in the project. There is no limit on the number of PLC alarm limits that you can define.
Note: Each limit should correspond to an Item Name, and may also be associated with a piece of equipment through a tag. For example, if the equipment is Meter1 and the PLC alarm limit is Limit1, you could have a tag Meter1.Limit1.
PLC alarm limits are applicable to the entire project.
Allowable Values:
Any valid limit names.
Default:
None
See Also
[SA_Library.Meter]UseDefaultPLCLimits