.

CanNode.DigitalOutCount

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

Sample Code

 

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

 

C#

Syntax

uint DigitalOutCount;

Sample Code

 
uint nodeDigitalOutCount = Controller.Can[0].Node[5].DigitalOutCount;

 

See Also

AnalogInCount
AnalogOutCount
DigitalInCount

CanOpen Overview

 

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