DestinationLine Property

NI Vision for Visual Basic

DestinationLine Property

Syntax

CWIMAQSignal.DestinationLine

Data Type

CWIMAQSignalLines

You can use the following constants with this data type:

  • cwimaqExternal—External signal line.
  • cwimaqIsoIn—Isolated input signal line.
  • cwimaqIsoOut—Isolated output signal line.
  • cwimaqRTSI—RTSI signal line.
  • cwimaqScaledEncoder—Scaled encoder signal line.
  • cwimaqStatus—Status signal line.

Purpose

Type of line to route a signal to.

Remarks

This property applies only if the CWIMAQSignal.Action is set to cwimaqRouteSignal.

Note  The cwimaqIsoIn constant is not valid for this property.

See Also

Action

DestinationLineNumber