C# Class DAQ.TransferCavityLock2012.DAQMxTCL2012ExtTriggeredMultiReadHelper

Inheritance: TransferCavity2012Lockable
Exibir arquivo Open project: ColdMatter/EDMSuite

Public Methods

Method Description
ConfigureReadAI ( int numberOfMeasurements, double sampleRate, bool autostart ) : void
DAQMxTCL2012ExtTriggeredMultiReadHelper ( string inputs ) : System
DAQMxTCL2012ExtTriggeredMultiReadHelper ( string inputs, string trigger ) : System
DisposeAITask ( ) : void
ReadAI ( int numberOfMeasurements ) : ].double[

Method Details

ConfigureReadAI() public method

public ConfigureReadAI ( int numberOfMeasurements, double sampleRate, bool autostart ) : void
numberOfMeasurements int
sampleRate double
autostart bool
return void

DAQMxTCL2012ExtTriggeredMultiReadHelper() public method

public DAQMxTCL2012ExtTriggeredMultiReadHelper ( string inputs ) : System
inputs string
return System

DAQMxTCL2012ExtTriggeredMultiReadHelper() public method

public DAQMxTCL2012ExtTriggeredMultiReadHelper ( string inputs, string trigger ) : System
inputs string
trigger string
return System

DisposeAITask() public method

public DisposeAITask ( ) : void
return void

ReadAI() public method

public ReadAI ( int numberOfMeasurements ) : ].double[
numberOfMeasurements int
return ].double[