ST_AcsiPresCond

This structure configures the availability of the optional data attributes system-wide.

Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)

Syntax

TYPE ST_AcsiPresCond :
STRUCT
    AnalogueValue               : E_AcsiAnalogueValuePresCond;
    Cell_xEnd                   : BIT := 0;
    Cell_yStart                 : BIT := 0;
    Cell_yEnd                   : BIT := 0;
    Point_zVal                  : BIT := 0;
    RangeConfig_limDb           : BIT := 0;
    Unit_multiplier             : BIT := 0;
    ValWithTrans_transInd       : BIT := 0;
    Vector_ang                  : BIT := 0;
    Oper_AnalogueValue_operTm   : BIT := 0;
    Oper_BOOLEAN_operTm         : BIT := 0;
    Oper_CODEDENUM_operTm       : BIT := 0;
    Oper_ENUMERATED_operTm      : BIT := 0;
    Oper_INT32_operTm           : BIT := 0;
    Oper_INT8_operTm            : BIT := 0;
    SBOw_AnalogueValue_operTm   : BIT := 0;
    SBOw_BOOLEAN_operTm         : BIT := 0;
    SBOw_CODEDENUM_operTm       : BIT := 0;
    SBOw_ENUMERATED_operTm      : BIT := 0;
    SBOw_INT32_operTm           : BIT := 0;
    SBOw_INT8_operTm            : BIT := 0;
    Cancel_AnalogueValue_operTm : BIT := 0;
    Cancel_BOOLEAN_operTm       : BIT := 0;
    Cancel_CODEDENUM_operTm     : BIT := 0;
    Cancel_ENUMERATED_operTm    : BIT := 0;
    Cancel_INT32_operTm         : BIT := 0;
    Cancel_INT8_operTm          : BIT := 0;
    BRCB_ResvTms                : BIT := 0;
    BRCB_Owner                  : BIT := 0;
    URCB_Owner                  : BIT := 0;
    LCB_OptFlds                 : BIT := 0;
    LCB_BufTm                   : BIT := 0;
END_STRUCT
END_TYPE

Components

Name

Type

Description

AnalogueValue

E_AcsiAnalogueValuePresCond

Configures the presence of the AnalogueValue "i" and "f" attributes in the control values (ctlVal) and status values (mxVal).

Cell_xEnd

BIT

False | 0 := optional (default);
True | 1 := mandatory;

Cell_yStart

BIT

-//-

Cell_yEnd

BIT

-//-

Point_zVal

BIT

-//-

RangeConfig_limDb

BIT

-//-

Unit_multiplier

BIT

-//-

ValWithTrans_transInd

BIT

-//-

Vector_ang

BIT

-//-

Oper_AnalogueValue_operTm

BIT

-//-

Oper_BOOLEAN_operTm

BIT

-//-

Oper_CODEDENUM_operTm

BIT

-//-

Oper_ENUMERATED_operTm

BIT

-//-

Oper_INT32_operTm

BIT

-//-

Oper_Int8_operTm

BIT

-//-

SBOw_AnalogueValue_operTm

BIT

-//-

SBOw_BOOLEAN_operTm

BIT

-//-

SBOw_CODEDENUM_operTm

BIT

-//-

SBOw_ENUMERATED_operTm

BIT

-//-

SBOw_INT32_operTm

BIT

-//-

SBOw_INT8_operTm

BIT

-//-

Cancel_AnalogueValue_operTm

BIT

-//-

Cancel_BOOLEAN_operTm

BIT

-//-

Cancel_CODEDENUM_operTm

BIT

-//-

Cancel_ENUMERATE_operTm

BIT

-//-

Cancel_INT32_operTm

BIT

-//-

Cancel_INT8_operTm

BIT

-//-

BRCB_ResvTms

BIT

-//-

BRCB_Owner

BIT

-//-

URCB_Owner

BIT

-//-

LCB_OptFlds

BIT

-//-

LCB_BufTm

BIT

-//-