DAQPulseMeasurement Constructor
- Updated2023-02-21
- 2 minute(s) read
Initializes a new instance of the DAQPulseMeasurement class.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ name As String, _ description As String, _ index As UInteger _ ) |
| C# |
|---|
public DAQPulseMeasurement( string name, string description, uint index ) |
| Visual C++ |
|---|
public: DAQPulseMeasurement( String^ name, String^ description, unsigned int index ) |
Parameters
- name
- Type: System.String
Name of Counter
- description
- Type: System.String
Section description
- index
- Type: System.UInt32
Counter Index