G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
Loading...
Searching...
No Matches
Regatron.G5.Api.System.FunctionGenerator Class Referencesealed

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.
 

Member Function Documentation

◆ GetCycleTime()

Single Regatron.G5.Api.System.FunctionGenerator.GetCycleTime ( )
inline

Get the cycle time of the function generator [s].

Exceptions
G5ApiException

◆ GetFunctionGeneratorBlockConfiguration()

FunctionGeneratorBlockConfiguration Regatron.G5.Api.System.FunctionGenerator.GetFunctionGeneratorBlockConfiguration ( )
inline

◆ GetFunctionGeneratorPreview()

FunctionGeneratorPreview Regatron.G5.Api.System.FunctionGenerator.GetFunctionGeneratorPreview ( )
inline

Get a instance of FunctionGeneratorPreview.

◆ GetFunctionGeneratorPreviewOptimization()

FunctionGeneratorPreviewOptimization Regatron.G5.Api.System.FunctionGenerator.GetFunctionGeneratorPreviewOptimization ( )
inline

Get a instance of FunctionGeneratorPreviewOptimization.

◆ GetFunctionGeneratorSequenceConfiguration()

FunctionGeneratorSequenceConfiguration Regatron.G5.Api.System.FunctionGenerator.GetFunctionGeneratorSequenceConfiguration ( )
inline

◆ GetFunctionGeneratorSequenceManagement()

FunctionGeneratorSequenceManagement Regatron.G5.Api.System.FunctionGenerator.GetFunctionGeneratorSequenceManagement ( )
inline

◆ GetState()

FunctionGeneratorState Regatron.G5.Api.System.FunctionGenerator.GetState ( )
inline

Get the current state of the function generator.

Exceptions
G5ApiException

◆ SetCommand()

void Regatron.G5.Api.System.FunctionGenerator.SetCommand ( FunctionGeneratorCommand command)
inline

Set a command to the function generator.

Exceptions
G5ApiException