.

SqNode.AnalogOut

Reads or sets the current state of a SynqNet node analog output.

This property cannot be saved to flash memory.

Version History

Introduced in MPX 2.0.

Arguments

 
Argument Type Description
channel Long
The analog output channel to read or set.

Units

Seconds

Type

Int32 (read only)

Valid Range

-32768 to 32767

Visual Basic

Syntax

Property AnalogOut As Int32(index As UInt32)

Sample Code

 

AnalogOut4 = Controller.SqNode(0).AnalogOut(4)

Controller.SqNode(3).AnalogOut(1) = 1024


Sample Application

 

C#

Syntax

int[] AnalogOut;

Sample Code

 

See Also

AnalogIn
AnalogInCount
AnalogOutCount

SqNodeSegment
AnalogIn
AnalogInCount
AnalogOut
AnalogOutCount

Overview of MPX I/O

 

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