VeriStand .NET API Reference

DataLoggingFile.GetDataFileStatus Method

Gets the DataFileStatus channel associated with the data logging file. The status channel stores the current status of the data logging process.

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

Return Value

A reference to the DataFileStatus channel.

See Also

Log in to get a better experience