VeriStand .NET API Reference

DAQLogging.GetLoggingEnabledChannel Method

Gets the Logging Enabled channel under the current DAQTaskAI. This reference is valid only if the LoggingEnabled property is true (True in Visual Basic).

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 GetLoggingEnabledChannel As DAQTaskCommand
C#
public DAQTaskCommand GetLoggingEnabledChannel()
Visual C++
public:
DAQTaskCommand^ GetLoggingEnabledChannel()

Return Value

A DAQTaskCommand reference to the Logging Enabled channel.

See Also

Log in to get a better experience