.

CanNode.DigitalOutWait

DigitalOutWait determines whether new output states are applied immediately or if a wait is inserted so that any previously set output is transmitted over the CANOpen network and applied before the new state is set.

Version History

Introduced in MPX 2.0.

Type

Boolean

Default

True

Visual Basic

Syntax

Property DigitalOutWait As Boolean

Sample Code

 

controller.Can(0).Node(7).DigitalOutWait = False

 

C#

Syntax

bool DigitalOutWait;

Sample Code

 

controller.Can[0].Node[7].DigitalOutWait = false;

 

See Also

DigitalOutBit
DigitalOutSet

Controller Object
DigitalOutBit
DigitalOutSet

SqNode Object
DigitalOutBit
DigitalOutSet

SqNodeSegment Object
DigitalOutBit
DigitalOutSet

Overview of MPX I/O

 

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