.

CanNode.DigitalInCount

The number of digital 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 DigitalInCount As UInt32

Sample Code

 

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

 

C#

Syntax

uint DigitalInCount;

Sample Code

 
uint nodeDigitalInCount = Controller.Can[0].Node[5].DigitalInCount; 

 

See Also

AnalogInCount
AnalogOutCount
DigitalOutCount

CanOpen Overview

 

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