C Damper 009
C Damper 009
0
Function Block Library ILS_CEM
Function Description   Edition 09/13
Damper C_DAMPER
Safety Guidelines
               This manual contains notices you have to observe in order to ensure your personal safety, as well as to prevent damage
               to property. The notices referring to your personal safety are highlighted in the manual by a safety alert symbol, notices
               referring to property damage only have no safety alert symbol. The notices shown below are graded according to the
               degree of danger.
               Danger
  !            indicates that death or severe personal injury will result if proper precautions are not taken.
               Warning
  !            indicates that death or severe personal injury may result if proper precautions are not taken.
               Caution
  !            with a safety alert symbol indicates that minor personal injury can result if proper precautions are not
               taken.
               Caution
               without a safety alert symbol indicates that property damage can result if proper precautions are not
               taken.
               Attention
               indicates that an unintended result or situation can occur if the corresponding notice is not taken into
               account.
               If more than one degree of danger is present, the warning notice representing the highest degree of danger will be used.
               A notice warning of injury to persons with a safety alert symbol may also include a warning relating to property damage.
Qualified Personnel
               The device/system may only be set up and used in conjunction with this documentation. Commissioning and operation
               of a device/system may only be performed by qualified personnel. Within the context of the safety notices in this
               documentation qualified persons are defined as persons who are authorized to commission, ground and label devices,
               systems and circuits in accordance with established safety practices and standards.
Prescribed Usage
               Note the following:
               Warning
  !            This device and its components may only be used for the applications described in the catalog or the
               technical description, and only in connection with devices or components from other manufacturers
               which have been approved or recommended by Siemens.
               Correct, reliable operation of the product requires proper transport, storage, positioning and assembly
               as well as careful operation and maintenance.
Trademarks
               All names identified by ® are registered trademarks of the Siemens AG.
               The remaining trademarks in this publication may be trademarks whose use by third parties for their own purposes
               could violate the rights of the owner.
      Siemens AG
      Automation and Drives                                              Siemens AG 2005
      Postfach 4848, 90327 Nuremberg, Germany                            Technical data subject to change.
      Siemens Aktiengesellschaft
                                               Reference Manual Objects       Damper C_DAMPER
DAMPER C_DAMPER 1
Description of C_DAMPER                                                                    4
  Type/Number                                                                              4
  Calling OBs                                                                              4
  Function                                                                                 5
    General Function description                                                           5
    Visualization                                                                          6
    Additional functions                                                                   6
    Sequence Test                                                                          6
  Operating Principle                                                                      7
    Hardware inputs                                                                        7
    Input interfaces                                                                       9
    Group and Object links                                                                20
    Process values                                                                        26
    Input/Output interfaces                                                               29
    Output interfaces                                                                     30
    Hardware outputs                                                                      34
  Time characteristics                                                                    35
  Message characteristics                                                                 35
  Module states                                                                           36
  Commands                                                                                37
I/O-bar of C_DAMPER 38
OS-Variable table 45
Variable details 47
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                    Reference Manual Objects
Description of C_DAMPER
          Type/Number
          Module name:    C_DAMPER
          Module no.:     FB1002
          Calling OBs
          C_DAMPER must be called in OB1 (MAIN_TASK).
                              N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                Reference Manual Objects                       Damper C_DAMPER
              Function
              General Function description
              Module Type C_DAMPER can be used to control dampers, actuators or gates in a cement
              plant. As per definition, direction 1 = close and direction 2 = open. Two modes are possible
              for the control:
              - Normal control mode: The damper is controlled into direction 1 (close) or 2 (open), including
                a supervision of the Limit switches of the corresponding direction.
              - Positioning mode: The damper is controlled into a certain position. The setpoint can be
                entered via operator faceplate or transferred as an external setpoint (e. g. from a controller).
                The inching mode can be used for manual positioning of the damper. In this case open or
                close commands can be given "step-wise" using buttons in the operator faceplate.
              For the "normal control" the start/stop can be carried out in three different operating modes:
              - In the automatic mode the damper is opened/closed by a superordinated group module.
              - The single-start mode allows individual open/close via operator faceplate of the damper.
              - In the local mode the damper can be opened and closed by the locally installed pushbuttons
                KSP (stop button) and KCL and KOP (start buttons for direction 1 and 2).
              If additional protections are available for the damper or for the equipment, those signals have
              to be linked to an Annunciation block C_ANNUNC or C_ANNUN8 in order to create an alarm. In
              order to stop the drive in case of a fault an output of the annunciation block has to be connected
              to the protection interlock of the damper. We distinguish between:
              - Protection interlock KSV1 or IntProt1           effective in all modes
              - Protection interlock KSV2 or IntProt2           effective in all modes
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                         Reference Manual Objects
          Interlocks can be used in order to enable or disable the damper operation dependent on a
          process condition, like "previous drive is running" or a process signal:
          - Start interlock KEV1 or IntStrt1           Effective only in auto and in single-start mode.
                                                       In local mode, in positioning mode and in inching
                                                       mode not effective!
          - Start interlock KEV2 or IntStrt2           Effective only in auto and in single-start mode.
                                                       In local mode, in positioning mode and in inching
                                                       mode not effective!
          - Operating interlock KBV1 or IntOper1       Effective in all operation modes except local mode.
          - Operating interlock KBV2 or IntOper2       Effective in all operation modes except local mode.
          Visualization
          In the block icon of the damper the most important operation status are displayed (damper
          position, operating mode, fault status). Operation functions and detail information are only
          available after opening the faceplate.
          Additional functions
          Link to a measured value
          - An additional measure can be displayed in the damper faceplate, either through connection of
            the physical output of measured value block or through connection of the output of an analog
            value selection block to the damper.
          SIMOCODE drives
          If SIMOCODE is used, the communication between the damper block and the SIMOCODE can
          be carried out via adapter block C_SIMOS or C_SIM_AD.
          An additional button in the damper faceplate opens the faceplate of the C_SIMOS in order to
          display the SIMOCODE details.
          Sequence Test
          In Sequence Test mode the damper can be started without hardware signals. The limit switches
          are simulated. The hardware inputs (KSB; KBM; KVO...) are still active and have to be
          simulated by a test program at the beginning of OB1 Cycle.
          If driver blocks are used, the Output SIM_ON of the damper can be connected to input SIM_ON
          of the driver blocks to enable the simulation.
                                   N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                Reference Manual Objects                    Damper C_DAMPER
              Operating Principle
              Hardware inputs
              KWE1                   Limit position 1                               Basic state 0-signal
              Format BOOL
              The KWE1 parameter is used to monitor the "closed" limit position of the damper. A 1-signal at
              KWE1 means that the "closed" limit position has been reached. The connection of the KWE1
              parameter is made with the make contact of the position limit switch. The break contact is
              switched directly in the contactor control circuit.
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                         Reference Manual Objects
                                  N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                Reference Manual Objects                     Damper C_DAMPER
              Input interfaces
              KEV1                   Start interlock direction 1                     Basic state 1-signal
              Format BOOL
              The damper can be operated in automatic mode or single-start mode only if the start interlock
              has 1-signal. A 0-signal at interface KEV1 prevents the operation in direction 1. In local mode, in
              positioning mode and in inching mode the start interlock is not effective.
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                         Reference Manual Objects
 !        Caution: When the damper is switched off via KSV1 or KSV2, the damper module does not
          generate an alarm message. There is no summarizing fault indication at the group and the
          protection interlock is not shown in the status call.
          For the fault message one must program an annunciation module. To connect the protection
          interlock one must use the output MAU of the associated annunciation module and not the input
          signal of the fault so that a possible time delay is taken into consideration.
          Remark: In older standard versions, interfaces KSV1/KSV2 were used for the torque monitoring.
          This interfacing is still possible but today it is much easier with interfaces KDR1 and KDR2.
                                  N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                Reference Manual Objects             Damper C_DAMPER
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                          Reference Manual Objects
          Caution: For security reasons the local start button must remain pressed until the drive is
 !        running!
                                   N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                               Reference Manual Objects                      Damper C_DAMPER
              Caution: If KMFR has 0-Signal the damper fault is not shown in the summarizing indication of
  !           group and route and not listed in the status call.
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                        Reference Manual Objects
          Caution: Using KLP1 the lamp test interface at the C_PUSHBT module must not be
 !        connected. There is only one interface for both direction 1 and direction 2.
          Caution: Using KQT1 for individual acknowledgement, the acknowledgement interface at the
 !        C_PUSHBT must not be connected.
          For group-wise acknowledgement connect the output ACK of the corresponding group to
          interface KQT1 of the damper. See Engineering Manual, chapter AS-Engineering.
          Caution: Interfaces KEB1 and KEB2 must not be connected with a continuous signal because
 !        then the damper fault cannot be acknowledged! If a continuous signal is required (e.g. for fan
          dampers) one must take care that the ON command becomes zero in the event of a fault (see
          engineering manual "Fan dampers").
                                  N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                               Reference Manual Objects                      Damper C_DAMPER
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                         Reference Manual Objects
          The following input interfaces belong to the positioning function of the damper:
          KPOS               Positioner                                           Basic state 0-signal
          Format BOOL
          For dampers with positioning functions the interfaces KPOS and KTFG must be connected with
          a 1-signal and an actual value for the damper position (0-100%) must be connected to the
          damper module using parameter POS_IN. If you want to inch the damper outputs directly, then
          the interface has to be KPOS=0 and KTFG=1.
          Caution: The signal status of the structure variable POS_IN.ST is only used for display and
 !        does not stop the damper positioning. Therefore you must additionally connect output ULZ of
          the measure to input POS_LZ of the damper positioner.
                                   N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                Reference Manual Objects                       Damper C_DAMPER
              Attention: This is not a second function fort the „normal inching mode“. But if there are
              problems to reach the limit positions in positioning mode one can use the new function. The
  !           operator then is responsible to switch back into positioning mode.
              The following conditions will switch off this special inching mode:
              - the operator (by pressing the button in the diagnosis faceplate)
              - when the damper is not in the condition of positioning anymore (KTFG=0 or KPOS=0)
              - when the limit position1 or 2 is reached.
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                         Reference Manual Objects
          Caution: Only the status and the unit of the selected measure are displayed in the damper
 !        faceplate.
                                  N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                               Reference Manual Objects                      Damper C_DAMPER
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                           Reference Manual Objects
          A drive can be linked to two groups or routes via GR_LINK1 and GR_LINK2. If a drive belongs
          to more than two groups or routes the additional block C_MUX must be inserted, which provides
          5 additional link interfaces.
          Caution: The main group (or main route) should be connected to GR_LINK1! This is the one
 !        which is opened with a click on button "Main group" in the drive faceplate.
                                    N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                               Reference Manual Objects                   Damper C_DAMPER
              Caution:       If a C_MUX block is used, the programming order is very important. The C_MUX
  !                          must be called before the drive block!
                             The MUX_IN interface can under no circumstances be used for connection with a
                             group or route. It is used exclusively for connection with another MUX module.
              Structure variables:
                  MUX_LINK.Point_GRL              Pointer                         Default: 0
                  Format INTEGER
                  MUX_LINK.Command                Group / Route Command           Default: 16#00
                  Format WORD
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                             Reference Manual Objects
Example of a circuit:
G_LINK ST R_LINK ST
ST G_LINK
Route2
C_Route MAIN_TASK
1/4
Group2 R_LINK ST
1/6
ST GR_LINK1
G_LINK ST ST GR_LINK2
ST MUX_LINK
Group3
C_Group MAIN_TASK
1/7 MUX1
C_MUX MAIN_TASK
G_LINK ST 1/1
BO EN ENO BO
ST MUX_IN MUX_OUT ST
Group4 ST GR_LINK1
1/8 ST GR_LINK3
ST GR_LINK4
G_LINK ST ST GR_LINK5
          Caution: Check the runtime sequence! The C_MUX module must be called before the drive.
 !        For the other modules the run sequence is as follows: first the drives, then the associated routes
          and finally the associated groups.
          Caution:     Some people use one C_MUX block and connect its output to a number of
                       drives/devices, annunciations and measurements.
 !                     If you do so, make sure that the C_MUX is called before all the other objects and
                       that no other C_MUX call comes in between.
                       We don't recommend using the same C_MUX if the blocks are located in different
                       runtime groups.
                                      N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                  Reference Manual Objects                     Damper C_DAMPER
NO_OF_I
FT1
FT2
FT3
....
FT20
              The damper block collects the information and forwards it to the group (or route). The result is
              as follows:
              -    All objects, linked to the damper are listed in the damper object list and in the group (or
                   route) object list (one level below the damper).
              -    All objects, linked to the damper are highlighted in the process picture with button "Show
                   related objects".
              -    The faults of all objects, linked to the damper are included in the summarizing fault
                   indication of the group (or route).
              -    The warnings of all objects, linked to the damper are included in the summarizing warning
                   indication of the group (or route).
              -    In case of a dynamic fault during the startup of the group, the group start will be interrupted.
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                         Reference Manual Objects
          Caution:    C_RECV_G can only be linked to a C_GROUP module. Linking to routes is not
 !                    permitted and will not work!
          In the AS of the Cemat Objects the output O_LINKQ of block C_SEND_G is connected to input
          O_LINK of the drives/devices, annunciations and measurements.
NO_OF_FT
FT1
                          FT2
                                                           NO_OF_I
                          FT3
                                                             FT1
                           ....
                                                             FT2
                          FT30
                                                             FT3
....
              AS02
                                               LSEND04    MAINTASK                   R01        MAINTASK
                                              C_SEND_G       1/5                  C_ANNUNC         1/2
                                                 LINK
                                                                                   O_LINK
                                                          O_LINKQ
                                                                                      M01       MAINTASK
                                                           NO_OF_I                 C_DRV_1D        1/3
                                                             FT1
                                                                                   O_LINK        O_LINKQ
                                                             FT2
                                                             FT3
                                                                                     M02        MAINTASK
                                                                                  C_DAMPER         1/4
                                                             ....
                                                            FT50
                                                                                   O_LINK        O_LINKQ
          Caution: It is not allowed to use the Object link and the Group/Route link at the same time:
 !        If O_LINK is used, GR_LINK1 and GR_LINK2 or C_MUX must not be connected!
                                   N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                               Reference Manual Objects                 Damper C_DAMPER
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                          Reference Manual Objects
          Process values
          The process values can be set during engineering and they can be changed online from the
          OS. To permit the modification of the process values from the faceplates, they must not be
          connected in the CFC.
                                   N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                               Reference Manual Objects                        Damper C_DAMPER
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                        Reference Manual Objects
                                  N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                               Reference Manual Objects                     Damper C_DAMPER
              Input/Output interfaces
              RES_RTOS               Reset time for number of movements for OS         Default: 16#00
              Format DWORD
              Interface to OS
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                         Reference Manual Objects
          Output interfaces
          KVS1               Position 1
          Format BOOL
          A 1-signal means "Damper in limit position 1".
          The logic signal is mainly used for the interlocking with other drives and as feedback for the
          route or the group.
          PosSig1            Position 1
          Format STRUCT
          For function description, see KVS1. This interface can be connected to a structure input as e. g.
          signal IntOper of the next drive.
          Remark: For the feedback to the group or route you still have to use signal KVS1 because the
          group/route interfaces have no structure format.
          Structure variables:
             PosSig1.Value            Signal
             Format BOOL
             PosSig1.ST               Signal status
             Format BYTE
          KVS2               Position 2
          Format BOOL
          A 1-signal means "Damper in limit position 2".
          The logic signal is mainly used for the interlocking with other drives and as feedback for the
          route or the group.
          PosSig2            Position 2
          Format STRUCT
          For function description, see KVS2. This interface can be connected to a structure input as e. g.
          signal IntOper of the next drive.
          Remark: For the feedback to the group or route you still have to use signal KVS2 because the
          group/route interfaces have no structure format.
          Structure variables:
             PosSig2.Value            Signal
             Format BOOL
             PosSig2.ST               Signal status
             Format BYTE
                                   N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                Reference Manual Objects                      Damper C_DAMPER
              SST                    Fault
              Format BOOL
              A 1-signal means that some fault is still present.
              SIM_ON                 Simulation ON
              Format BOOL
              In Sequence Test mode SIM_ON has 1-Signal. If module drivers are used the output SIM_ON
              of the damper can be connected to SIM_ON of the driver blocks in order to switch all driver
              blocks to simulation mode.
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                         Reference Manual Objects
                                   N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                Reference Manual Objects      Damper C_DAMPER
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                         Reference Manual Objects
          Hardware outputs
          KB1                Command direction 1
          Format BOOL
          The KB1 signal is used to trigger the main contactor in direction 1 to close the damper.
          KL1                Lamp 1
          Format BOOL
          The KL1 lamp indicates the status of the damper and can be used for the connection of an
          annunciation lamp (when no visualization system is present). A continuous 1-signal indicates
          that the damper has reached the limit position 1 (closed). Rapid flashing indicates a dynamic
          fault (non-acknowledged) and slow flashing indicates a static fault (already acknowledged).
          KL2                Lamp 2
          Format BOOL
          The KL2 lamp indicates the status of the damper and can be used for the connection of an
          annunciation lamp (when no visualization system is present). A continuous 1-signal indicates
          that the damper has reached the limit position 2 (open). Rapid flashing indicates a dynamic fault
          (non-acknowledged) and slow flashing indicates a static fault (already acknowledged).
                                  N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                               Reference Manual Objects                           Damper C_DAMPER
              Time characteristics
              The module must be called before the associated route or group.
              Any called C_MUX modules must run before this module.
              Message characteristics
              The module uses the ALARM_8 module to generate annunciations.
              A plausibility and priority logic at the process level analyses all object faults
                 only one fault annunciation is issued for each fault
                 secondary annunciations are suppressed automatically
                 the fault source is recorded in detail and uniquely.
              The current operational state of the plant objects is automatically taken into consideration during
              the fault analysis, e.g. all fault annunciations are suppressed automatically for a stationary
              group
                  no superfluous fault annunciations are created
                  the operator does not need to manually disable/suppress any annunciations.
              Refer to the Variable details for the assignment of the annunciation text and annunciation class
              to the module parameters.
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                            Reference Manual Objects
          Module states
          Variable VISU_OS:
                                      N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                 Reference Manual Objects               Damper C_DAMPER
              Commands
              Refer to the Variable details for the assignment of the command word.
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                          Reference Manual Objects
I/O-bar of C_DAMPER
          C_DAMPER
                                                                                                      Permitted
           Element          Meaning                         Format   Default   Type    Attr.   HMI
                                                                                                       Values
                            Protection interlock
           KSV1                                             BOOL       1         I
                            direction 1
                            Protection interlock
           IntProt1                                         STRUCT               I
                            direction 1
                                  N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                 Reference Manual Objects                           Damper C_DAMPER
                                                                                                             Permitted
                 Element             Meaning                         Format   Default   Type   Attr.   HMI
                                                                                                              Values
                                     Operating interlock direction
                 KBV2                                                BOOL       1        I
                                     2
                                     Operating interlock direction
                 IntOper2                                            STRUCT              I
                                     2
                                     Protection interlock
                 KSV2                                                BOOL       1        I
                                     direction 2
                                     Protection interlock
                 IntProt2                                            STRUCT              I
                                     direction 2
                                     Manual command 1
                 KHA1                                                BOOL       0        I
                                     (inching)
                                     Manual command 2
                 KHA2                                                BOOL       0        I
                                     (inching)
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                       Reference Manual Objects
                                                                                                     Permitted
           Element        Meaning                        Format    Default   Type     Attr.   HMI
                                                                                                      Values
                          Spare input transferred into
           STA2_B10                                      BOOL         0         I      U
                          STATUS 2
                          Spare input transferred into
           STA2_B11                                      BOOL         0         I      U
                          STATUS 2
                          Spare input transferred into
           STA2_B12                                      BOOL         0         I      U
                          STATUS 2
                          Spare input transferred into
           STA2_B13                                      BOOL         0         I      U
                          STATUS 2
                          Spare input transferred into
           STA2_B14                                      BOOL         0         I      U
                          STATUS 2
                          Spare input transferred into
           STA2_B15                                      BOOL         0         I      U
                          STATUS 2
                          Spare input transferred into
           STA2_B16                                      BOOL         0         I      U
                          STATUS 2
                          Spare input transferred into
           STA2_B17                                      BOOL         0         I      U
                          STATUS 2
                          1 = startup-warning in local
           L_STA_WA                                      BOOL         0         I      U
                          mode
                          Local stop active in
           LST_ACT                                       BOOL         0         I      U
                          automatic mode
                                                         STRING
           PV_Stat.UNIT   Unit                                        %         I      U       +
                                                           [8]
           PV_Stat.
                          Status                         DWORD      16#00       I      U       +
           STATUS
                          Run-time monitoring
           RTMONTIM                                        INT        90        I              +
                          controller
                                 N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                  Reference Manual Objects                         Damper C_DAMPER
                                                                                                            Permitted
                 Element             Meaning                       Format    Default   Type   Attr.   HMI
                                                                                                             Values
                                                                   STRING
                 UNIT                Unit                                      ‚%‘      I      U       +
                                                                     [8]
                 GR_LINK1.Com
                                     Group/ route command           WORD     16#00      I      U
                 mand
                 GR_LINK2.Com
                                     Group/ route command           WORD     16#00      I      U
                 mand
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                      Reference Manual Objects
                                                                                                   Permitted
           Element        Meaning                      Format    Default   Type     Attr.   HMI
                                                                                                    Values
           MUX_LINK.Point
                          Pointer                        INT        0         I      U
           _GRL
           MUX_LINK.Com
                        Group/ route command           WORD       16#00       I      U
           mand
           O_LINK.
                          Instance DB master object      INT        0         I      U
           iDB
           O_LINK         DW number NO_OF_FT in
                                                         INT        0         I      U
           iDW            master object
           O_LINK.
                          Group/ route command          BYTE      16#00       I      U
           Command
           O_LINK.
                          Status master object          BYTE      16#00       I      U
           Status
                          Maintenance Actual
           MAI_CNT                                     DWORD      16#00      IO      U       +
                          Counter in hours or starts
                          Maintenance
           CNT_TRIP                                    DWORD      16#00      IO      U       +
                          Counter for Trips
                          Maintenance
           FT_DUR                                      DWORD      16#00      IO      U       +
                          Fault time duration
                                                                   16#
           MAI_STA        Maintenance Status           DWORD                 IO      U       +
                                                                  80022
                          Run-time for OS
           RT_H_O                                      DWORD      16#00      O       U
                          refreshed every hour
           X_POS_OS.
                          Value                         REAL        0.0       I      U       +
           Value
           X_POS_OS.
                          Signal Status                 BYTE      16#80       I      U
           ST
                               N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                  Reference Manual Objects                         Damper C_DAMPER
                                                                                                            Permitted
                 Element             Meaning                       Format    Default   Type   Attr.   HMI
                                                                                                             Values
                                     Status word 3
                 STATUS3                                           DWORD     16#00      O      U       +
                                     Structure input available
                 W_ACT_O.
                                     Value                          REAL       0.0      I      U
                 Value
                 W_ACT_O.
                                     Signal Status                  BYTE     16#80      I      U
                 ST
                                     Dynamic fault 1
                 KST1                                               BOOL       0        O
                                     (not acknowledged)
                                     Dynamic fault 2
                 KST2                                               BOOL       0        O
                                     (not acknowledged)
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                  Reference Manual Objects
                                                                                               Permitted
           Element    Meaning                      Format    Default   Type     Attr.   HMI
                                                                                                Values
           O_LINKQ.
                      Instance DB master object      INT        0        O       U
           iDB
           O_LINKQ    DW number NO_OF_FT in
                                                     INT        0        O       U
           iDW        master object
           O_LINKQ.
                      Group/ route command          BYTE      16#00      O       U
           Command
           O_LINKQ.
                      Status master object          BYTE      16#00      O       U
           Status
                           N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                Reference Manual Objects                          Damper C_DAMPER
OS-Variable table
              C_DAMPER
                                                                       PLC Data
                 OS Variable          Description                               OS Data Type
                                                                         Type
                                                                       STRING
                 PV_Stat#UNIT         Unit                                      Text variable 8-bit character set
                                                                         [8]
KWUG Setpoint lower limit REAL 32-bit floating-point number IEEE 754
KWOG Setpoint upper limit REAL 32-bit floating-point number IEEE 754
                                                                       STRING
                 UNIT                 Unit                                      Text variable 8-bit character set
                                                                         [8]
TMIN Min. pulse length REAL 32-bit floating-point number IEEE 754
AN Switch on of the dead zone REAL 32-bit floating-point number IEEE 754
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                      Reference Manual Objects
                                                           PLC Data
           OS Variable     Description                              OS Data Type
                                                             Type
AB Switch off of the dead zone REAL 32-bit floating-point number IEEE 754
           X_POS_OS#
                           Value                            REAL      32-bit floating-point number IEEE 754
           Value
                           Status word 3
           STATUS3                                         DWORD      Unsigned 32-bit value
                           Structure input available
                               N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                    Reference Manual Objects                              Damper C_DAMPER
Variable details
Internal structure of the Commands, Alarms, Visualization status and Interface word:
VISU_OS          dezimal           hex     für Symbol und Texte           for Symbol and Text
                          1                Endlage 2                      limit position 2
                          2                Endlage 1                      limit position 1
                          3                Läuft in Richtung 2            moving to position 2
                          4                Läuft in Richtung 1            moving to position 1
                          5                Störung nicht quittiert        fault not acknowledged
                          6                Störung quittiert              fault ackniwledged
                          7                Keine Endlage                  no limit position
                          8                Störung quittiert Endlage 1    fault acknowledged position 1
                          9                Störung quittiert Endlage 2    fault acknowledged position 2
                        10                 Vorortbetrieb Endlage 2        local mode position 2
                        11                 Vorortbetrieb Endlage 1        local mode position 1
                        12                 Vorort läuft in Richtung 2     local mode moving to position 2
                        13                 Vorort läuft in Richtung 1     local mode moving to position 1
                        14                 Vorort keine Endlage           local mode no limit position
                        15                 Einzelbetrieb Endlage 2        single mode position 2
                        16                 Einzelbetrieb Endlage 1        single mode position 1
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                           Reference Manual Objects
OS_IF_B30                    8
OS_IF_B31     KLOC           9     Vorortbetrieb Freigabe            Local mode release
OS_IF_B32     KEIZ          10     Einzelbetrieb Freigabe            Single-start mode release
OS_IF_B33     KSTB          11     Betriebsart Stand-by              Stand-by mode
OS_IF_B34     KTFG          12     Tipp-Freigabe                     Inching release
OS_IF_B35     KPOS          13     Positionierer                     Positioner
OS_IF_B36     KWEE          14     Externer Sollwert ein             External setpoint ON
OS_IF_B37     KSNF          15     Sollwert nachführen               Setpoint tracking
                                   N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                  Reference Manual Objects                                       Damper C_DAMPER
                                           Störung elektrische
STA_B30          KSB                  8                                          Electrical availability fault
                                           Schaltbereitschaft
                                           Störung / Betriebsart
                                                                                 Local fault / operating mode local
STA_B31          KVO                  9    Vorortschalter (Antrieb steht nicht
                                                                                 switch (drive not in automatic)
                                           auf Automatik)
STA_B32          KBM                 10    Störung Bimetall                      Overload fault
STA_B33          KSV                 11    Störung Schutzverriegelung            Protection interlock fault
STA_B34          KM1                 12    Störung mechanisch Richtung 1         Mechanical fault direction 1
STA_B35          KM2                 13    Störung mechanisch Richtung 2         Mechanical fault direction 2
STA_B36          KDR1                14    Störung Drehmoment Richtung 1         Torque fault direction 1
STA_B37          KDR2                15    Störung Drehmoment Richtung 2         Torque fault direction 2
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                            Reference Manual Objects
                                     N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
                                                 Reference Manual Objects                          Damper C_DAMPER
                                           Objekt markieren
STA3_B30         MARK                 8                                Highlight object (group command)
                                           (Gruppenkommando)
STA3_B31                              9
STA3_B32                             10    KWEX angeschlossen          KWEX connected
STA3_B33                             11    POX_IN angeschlossen        POS_IN connected
STA3_B34                             12
STA3_B35                             13
STA3_B36                             14
STA3_B37                             15
STA3_B20                             16
STA3_B21                             17
STA3_B22                             18
STA3_B23                             19
STA3_B24                             20
STA3_B25                             21
STA3_B26                             22
STA3_B27                             23
STA3_B10                             24
STA3_B11                             25
STA3_B12                             26
STA3_B13                             27
STA3_B14                             28
STA3_B15                             29
STA3_B16                             30
STA3_B17                             31
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc
Damper C_DAMPER                         Reference Manual Objects
MAI_STA_B10               24
MAI_STA_B11               25
MAI_STA_B12               26
MAI_STA_B13               27
MAI_STA_B14               28
MAI_STA_B15               29
MAI_STA_B16               30
MAI_STA_B17               31
N:\Cemat\DOKU\V80_SP1\English\Reference\Objekte\000_Normal\C_DAMPER_009.doc