.

CanNode.AnalogInTxType

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

Version History

Introduced in MPX 2.0.

Type

Mpx.CanTxType

Visual Basic

Syntax

Property AnalogInTxType As Mpx.CanTxType

Sample Code

 

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

 

C#

Syntax

Mpx.CanTxType AnalogInTxType;

Sample Code

 

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

 

See Also

AnalogOutTxType
DigitalInTxType
DigitalOutTxType

CanTxType

CanOpen Overview

 

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