.

CanNode.DigitalInTxType

The transmission type used for communication of the digital inputs on the CANOpen node associated with the CanNode object.

Version History

Introduced in MPX 2.0.

Type

Mpx.CanTxType

Visual Basic

Syntax

Property DigitalInTxType As Mpx.CanTxType

Sample Code

 

Controller.Can(0).Node(5).DigitalInTxType = Mpx.CanTxTypeEvent

 

C#

Syntax

Mpx.CanTxType DigitalInTxType;

Sample Code

 

Controller.Can[0].Node[5].DigitalInTxType = Mpx.CanTxTypeEvent;

 

See Also

AnalogInTxType
AnalogOutTxType
DigitalOutTxType

CanTxType

CanOpen Overview

 

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