.

CanNode.AnalogOutCount

The number of analog 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 AnalogOutCount As UInt32

Sample Code

 

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

 

C#

Syntax

uint AnalogOutCount;

Sample Code

 
uint nodeAnalogOutCount = Controller.Can[0].Node[5].AnalogOutCount; 

 

See Also

AnalogInCount
DigitalInCount
DigitalOutCount

CanOpen Overview

 

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