VeriStand .NET API Reference

SignalBasedFrame.GetMultiplexer Method

Gets the Multiplexer signal for the frame, which defines an area within the frame that contains different dynamic signals based on the multiplexer signal value.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Function GetMultiplexer As Multiplexer
C#
public Multiplexer GetMultiplexer()
Visual C++
public:
Multiplexer^ GetMultiplexer()

Return Value

A Multiplexer object.

Remarks

This method is only valid for frames under CAN ports.

See Also

Log in to get a better experience