.

SqNode.AlarmMask

AlarmMask determines whether an axis object will trigger the node alarm output when the dedicated input DedicatedIn.AmpFault bit is set.

If AlarmMask is True, then the axis’ amplifier fault input will trigger a node alarm.
If AlarmMask is False, then the axis’ amplifier fault input will not trigger a node alarm.

Version History

Introduced in MPX 2.0.

Type

Boolean (read only)

Index

 
Index Type Description
UInt32 The axis number used to set the alarm mask.

Visual Basic

Syntax

Property AlarmMask As Boolean(index As UInt32)

Sample Code

 
Dim x As Boolean = controller.SynqNet(0).Node(0).AlarmMask(0) 


Sample Application

 

C#

Syntax

bool[] AlarmMask;

Sample Code

 
bool x = controller.SynqNet[0].Node[0].AlarmMask[0]; 

 

See Also

AlarmIoAbort
AlarmNotCyclic

SynqNet Network/Node Faults Diagram

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering