|
| CInstructionDataTypes.ComparisonType | ComparisonType [get, set] |
| | The type of the comparison. More...
|
| |
| List< string > | ResultValueList [get, set] |
| | The result value. More...
|
| |
| List< string > | TargetMinList [get, set] |
| | The lower bound of the comparison range when the comparison type is RANGE. More...
|
| |
| List< string > | TargetMaxList [get, set] |
| | The upper bound of the comparison range when the comparison type is RANGE. More...
|
| |
| CInstructionDataTypes.InstructionType | Type [get, set] |
| | The type of test instruction. More...
|
| |
| List< int > | Index [get, set] |
| | Index of the instruction listed by the level of indexation. More...
|
| |
| string | Title [get, set] |
| | The title of the test instruction. Basically, this is what you will be displayed More...
|
| |
| bool | HasBeenExecuted [get, set] |
| | Indicates if the instruction has been executed. More...
|
| |
| bool | IsSub [get, set] |
| | Indicates if this instruction is a sub instruction More...
|
| |
| string | Comment [get, set] |
| | A general comment about the instruction. More...
|
| |
| DateTime | StartTime [get, set] |
| | A timestamp to store the starttime of the instruction. More...
|
| |
| DateTime | StopTime [get, set] |
| | A timestamp to store the starttime of the instruction. More...
|
| |
| bool | Result [get, set] |
| | Indicates if the instruction PASSED or FAILED. More...
|
| |
| Kinova.DLL.TestData.Instruction.CReadInstruction.CReadInstruction |
( |
| ) |
|
| override bool Kinova.DLL.TestData.Instruction.CReadInstruction.EvaluateInstruction |
( |
| ) |
|
|
virtual |
| override CTest Kinova.DLL.TestData.Instruction.CReadInstruction.GetTestStructure |
( |
| ) |
|
|
virtual |
| override void Kinova.DLL.TestData.Instruction.CReadInstruction.Init |
( |
| ) |
|
|
virtual |
| override void Kinova.DLL.TestData.Instruction.CReadInstruction.ResetInstruction |
( |
| ) |
|
|
virtual |
| CInstructionDataTypes.ComparisonType Kinova.DLL.TestData.Instruction.CReadInstruction.ComparisonType |
|
getset |
The type of the comparison.
The type of the comparison.
| List<string> Kinova.DLL.TestData.Instruction.CReadInstruction.ResultValueList |
|
getset |
The result value.
The result value.
| List<string> Kinova.DLL.TestData.Instruction.CReadInstruction.TargetMaxList |
|
getset |
The upper bound of the comparison range when the comparison type is RANGE.
| List<string> Kinova.DLL.TestData.Instruction.CReadInstruction.TargetMinList |
|
getset |
The lower bound of the comparison range when the comparison type is RANGE.
The documentation for this class was generated from the following file:
- C:/Workspace/jaco_api_windows/Kinova.DLL.TestData/Code/Instruction/CReadInstruction.cs