Section 3 Parameter Interface
ParError
3BSE042835-600
37
ParError
The ParError parameter is set true if any input parameter is out of range. This type
of check is mandatory for SIL classified object. For non-SIL objects or SIL marked
objects running in a non-SIL environment, the EnableParError parameter may be
used. A real or integer input parameter may have a range. This means that it may be
required to have a relation (for example, > or <) to one or several constants or other
parameters.
The parameter description shall state the range, the action for valid input values, and
the action for out-of-range values.
For SIL applications, the ParError is intended to be connected to Errorhandler(M).
Exception: A ParError parameter (or other parameters) shall not be added to types
where the parameter interface is defined by IEC 61131-3, for example TOn.
Connections
A special sort of data types are the ones representing connections. These are used to
connect control modules, function blocks, and diagrams. A connection carries
information in more than one direction, why the structured data types are used. The
naming convention for the data type is that they have the suffix Connection.
Main Signal Flow
The main signal flow of an object should have a name stating its purpose, like
•
In, In1, In2, … - main input signals, if there are no other natural names.
•
Out, Out1, … - main output signals, if there are no other natural names.
•
Pv - process value signal, used for example for process feedback in control
loops.
•
Sp - set point signal, used in for example controllers.
This type of parameters do not need to reflect the data type used. The direction
in
is
used for input signals and
out
for output signals. This kind of connections have the
attribute
reverse
for the values that are sent backwards.
Содержание AC 800M
Страница 1: ...Power and productivity for a better worldTM AC 800M Library Object Style Guide System Version 6 0...
Страница 2: ......
Страница 3: ...AC 800M Library Object Style Guide System Version 6 0...
Страница 12: ...Related Documentation About This User Manual 12 3BSE042835 600...
Страница 18: ...Naming Convention Section 1 Libraries 18 3BSE042835 600...
Страница 108: ...SIL Mark Restrictions Section 6 Program Code Issues 108 3BSE042835 600...
Страница 116: ...Standard Library Parameters Appendix A Names and Abbreviations 116 3BSE042835 600...
Страница 119: ......