4.9.4.2  Disabled Alarms

To create an Alarm Disabled List (i.e., a list of tags with alarms that are disabled) in graphics. Use %AALMDISN, %AALMDISP, %AALMDISH, %TALMDIS1(, %TALMDIS2(, %TALMDIS3(, %TALMDIS4(, %TALMDIS5(, %TALMDIS6(.

 See also 7.7.1 Disable / Enable alarming and 4.8.11 .ALMED.

%AALMDISN

Alarm Disabled List Number.  Describes the number of Tags with Alarms Disabled.

Syntax:         %AALMDISN

Security:       READ ONLY

Arguments:    None

 

 %AALMDISP

Alarm Disabled List Position.  Commonly Used with %TLV to pass highlighted tag's position number

Syntax:         %AALMDISP

Security:       View Tag  

Arguments:    number of tag on Data Log Trend display (0 - 11)

Examples:      <SETVAL>%AALMDISH=@%TLS(%AALMDISH 0 %AALMDISP)
<SETVAL>%AALMDISP=%MINUS 5

 

%AALMDISH

Alarm Disabled List Highligted.  Commonly Used with %TLV to pass reference tag number (%ADTRDH) and evaluate the result. Used to Zoom into Trend data (or zoom out).  Default value is set to high span of tag.

Syntax:         %AALMDISH

Security:       None if changed by using %TLV and Keymacro or Script.

Arguments:    Position Highlighted Number, Relative Position Number

Examples:      <SETVAL>%AALMDISH=@%TLS(%AALMDISH 0 %AALMDISP)
%TLV(%TALMDIS2 0 %AALMDISH)
%TLS(%AALMDISH 16 %AALMDISP

%TALMDIS1(

Alarm Disabled List Tagname.  %TDTRDETM is the tag that shows END TIME of DataLog Trend time. Date and Time is shown.

Syntax:         %TDTRDETM(number number)

Security:       READ ONLY

Arguments:    Position Highlighted Number, Relative Position Number

Examples:      %TLV(%TALMDIS1 16 %AALMDISP)

%TALMDIS2(

Alarm Disabled List Description.  Commonly Used with %TLV to pass highligted tag's description.

Syntax:         %TALMDIS2(number number)

Security:       READ ONLY

Arguments:    Position Highlighted Number, Relative Position Number

Example:       %TLV(%TALMDIS2 0 %AALMDISH)

 

%TALMDIS3(

Alarm Disabled List Value.  Commonly Used with %TLV to pass highligted tag's current value.

Syntax:        %TALMDIS3(number number)

Security:      READ ONLY

Arguments:   Position Highlighted Number, Relative Position Number

Example:      %TLV(%TALMDIS3 16 %AALMDISP)

 

%TALMDIS4(

Alarm Disabled List Group. Commonly Used with %TLV to pass the referenced tag's Alarm Group Number. See also 7.7.1 Disable / Enable alarming

Syntax:        %TALMDIS4(number number)

Security:      READ ONLY

Arguments:   Position Highlighted Number, Relative Position Number

Example:      %TLV(%TALMDIS4 16 %AALMDISP)

 

 

%TALMDIS5(

Alarm Disabled List Nodename. Commonly Used with %TLV to pass the referenced tag's Alarm Group Number.

Syntax:        %TALMDIS5(number number)

Security:      READ ONLY

Arguments:   Position Highlighted Number, Relative Position Number

Example:      %TLV(%TALMDIS5 16 %AALMDISP)

 

%TALMDIS6(

Alarm Disabled List Comport.Commonly Used with %TLV to pass the referenced tag's Alarm Group Number.

Syntax:        %TALMDIS6(number number)

Security:      READ ONLY

Arguments:   Position Highlighted Number, Relative Position Number

Example:      %TLV(%TALMDIS6 16 %AALMDISP)


%TALMDIS6(

Alarm Disabled List Unit Number .Commonly Used with %TLV to pass the referenced tag's Unit Number (i.e. Device Number on there comport).

Syntax:        %TALMDIS7(number number)

Security:      READ ONLY

Arguments:   Position Highlighted Number, Relative Position Number

Example:      %TLV(%TALMDIS7 16 %AALMDISP)