.

CanNode.AnalogInCount

The number of analog inputs on the CANOpen node associated with a CanNode object.

 This property cannot be saved to flash memory.

Version History

Introduced in MPX 2.0.

Type

UInt32 (read only)

Visual Basic

Syntax

Property AnalogInCount As UInt32

Sample Code

 

x = Controller.Can(0).Node(5).AnalogInCount

 

C#

Syntax

uint AnalogInCount;

Sample Code

 
uint nodeAnalogInCount = Controller.Can[0].Node[5].AnalogInCount; 

 

See Also

AnalogOutCount
DigitalInCount
DigitalOutCount

CanOpen Overview

 

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