VeriStand .NET API Reference

DAQLogging.GetStartNewFileChannel Method

Gets the Start New File 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 GetStartNewFileChannel As DAQTaskCommand
C#
public DAQTaskCommand GetStartNewFileChannel()
Visual C++
public:
DAQTaskCommand^ GetStartNewFileChannel()

Return Value

A DAQTaskCommand reference to the Start New File channel.

See Also

Log in to get a better experience