![]() |
G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
|
Public Member Functions | |
| FunctionGeneratorState | GetState () |
| Get the current state of the function generator. | |
| void | SetCommand (FunctionGeneratorCommand command) |
| Set a command to the function generator. | |
| Single | GetCycleTime () |
| Get the cycle time of the function generator [s]. | |
| FunctionGeneratorBlockConfiguration | GetFunctionGeneratorBlockConfiguration () |
| Get a instance of FunctionGeneratorBlockConfiguration. | |
| FunctionGeneratorSequenceConfiguration | GetFunctionGeneratorSequenceConfiguration () |
| Get a instance of FunctionGeneratorSequenceConfiguration. | |
| FunctionGeneratorSequenceManagement | GetFunctionGeneratorSequenceManagement () |
| Get a instance of FunctionGeneratorSequenceManagement. | |
| FunctionGeneratorPreview | GetFunctionGeneratorPreview () |
| Get a instance of FunctionGeneratorPreview. | |
| FunctionGeneratorPreviewOptimization | GetFunctionGeneratorPreviewOptimization () |
| Get a instance of FunctionGeneratorPreviewOptimization. | |
|
inline |
Get the cycle time of the function generator [s].
| G5ApiException |
|
inline |
Get a instance of FunctionGeneratorBlockConfiguration.
|
inline |
Get a instance of FunctionGeneratorPreview.
|
inline |
Get a instance of FunctionGeneratorPreviewOptimization.
|
inline |
Get a instance of FunctionGeneratorSequenceConfiguration.
|
inline |
Get a instance of FunctionGeneratorSequenceManagement.
|
inline |
Get the current state of the function generator.
| G5ApiException |
|
inline |
Set a command to the function generator.
| G5ApiException |