VeriStand .NET API Reference

Table of Contents

DAQSectionType Class

Represents a generic DAQ data section.

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 MustInherit Class DAQSectionType _
	Inherits Section
C#
public abstract class DAQSectionType : Section
Visual C++
public ref class DAQSectionType abstract : public Section

Remarks

Abstract class implementing constructors and methods for creating/modifying DAQ data sections based on DAQ Plugin XMLs

Inheritance Hierarchy

System.Object
    NationalInstruments.VeriStand.SystemDefinitionAPI.BaseNode
        NationalInstruments.VeriStand.SystemDefinitionAPI.Section
            NationalInstruments.VeriStand.SystemDefinitionAPI.DAQSectionType
                NationalInstruments.VeriStand.SystemDefinitionAPI.DAQCounterInput
                NationalInstruments.VeriStand.SystemDefinitionAPI.DAQCounterOutput

See Also

Log in to get a better experience