API C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Kinova.DLL.TestData.Instruction.CDaqBurstReadInstruction Class Reference
Inheritance diagram for Kinova.DLL.TestData.Instruction.CDaqBurstReadInstruction:
Kinova.DLL.TestData.Instruction.CDaqInstruction Kinova.DLL.TestData.Instruction.CBasicInstruction

Public Member Functions

override void Init ()
 Initialize all member of the instance. More...
 
override bool EvaluateInstruction ()
 Evaluates the instruction and return the result. More...
 
override CTest GetTestStructure ()
 This method extracts a CTest structure from the current instruction. More...
 
- Public Member Functions inherited from Kinova.DLL.TestData.Instruction.CDaqInstruction
override void Init ()
 Initialize all members of the instance. More...
 
override void ResetInstruction ()
 This method reset the current instruction. More...
 
override bool EvaluateInstruction ()
 Evaluates the instruction and return the result. More...
 
override CTest GetTestStructure ()
 This method extracts a CTest structure from the current instruction. More...
 
- Public Member Functions inherited from Kinova.DLL.TestData.Instruction.CBasicInstruction
 CBasicInstruction ()
 Initializes a new instance of the CBasicInstruction class. More...
 

Additional Inherited Members

- Properties inherited from Kinova.DLL.TestData.Instruction.CDaqInstruction
bool DAQIsStreaming [get, set]
 
List< float > DAQMultiplicatorList [get, set]
 
int DAQLowChannel [get, set]
 
int DAQHighChannel [get, set]
 
List< string > DAQReadingTypeList [get, set]
 
int DAQSampleQuantity [get, set]
 
int DAQTime [get, set]
 
List< string > DAQRangeUpperList [get, set]
 
List< string > DAQRangeLowerList [get, set]
 
List< string > DAQMaxValueList [get, set]
 
List< string > DAQMinValueList [get, set]
 
List< string > DAQAverageValueList [get, set]
 
int DAQReadingRange [get, set]
 
int DAQRate [get, set]
 

Member Function Documentation

override bool Kinova.DLL.TestData.Instruction.CDaqBurstReadInstruction.EvaluateInstruction ( )
virtual

Evaluates the instruction and return the result.

Returns

Implements Kinova.DLL.TestData.Instruction.CBasicInstruction.

override CTest Kinova.DLL.TestData.Instruction.CDaqBurstReadInstruction.GetTestStructure ( )
virtual

This method extracts a CTest structure from the current instruction.

Returns

Implements Kinova.DLL.TestData.Instruction.CBasicInstruction.

override void Kinova.DLL.TestData.Instruction.CDaqBurstReadInstruction.Init ( )
virtual

Initialize all member of the instance.

Implements Kinova.DLL.TestData.Instruction.CBasicInstruction.


The documentation for this class was generated from the following file: