G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
Loading...
Searching...
No Matches
Regatron.G5.Api.System Namespace Reference

Classes

class  ActiveInterface
 
class  ActualSystemValues
 
class  BaseSweepConfiguration
 
class  BaseSweepParameters
 
class  BatteryControl
 This class contains the specific methods for battery simulation.
. More...
 
class  CurrentLoadProtection
 
class  DataExchange
 DataExchange provides methods to read and write values from/to
dedicated objects out of the ObjectDirectory of the G5 device.
The object addressing consists of a device id,
board id, object-group index and object index. More...
 
class  EthernetConfiguration
 
class  FrequencySweepConfiguration
 
class  FrequencySweepParameters
 
class  FunctionGenerator
 
class  FunctionGeneratorBlockConfiguration
 
class  FunctionGeneratorPreview
 
class  FunctionGeneratorSequenceConfiguration
 
class  FunctionGeneratorSequenceManagement
 
class  G5System
 G5System is the root object of this library.
It is the entry point to all the functionality of this library.
You can create multiple number of instances by using:
Regatron.G5.Api.System.G5System.CreateSystem
. More...
 
class  G5SystemBase< TDevice, TControllerBoard, TConverterBoard >
 
class  I2TObservation
 
class  LicenseInformation
 
class  LoadProtection
 
class  OutputControl
 
class  OutputMeasurement
 
class  ParameterSetConfiguration
 This class provides methods for accessing
or modifying parameter set information. More...
 
class  PeakSweepConfiguration
 
class  PeakSweepParameters
 
class  PeriodsStepFrequencySweepConfiguration
 
class  PowerLoadProtection
 
class  ReferenceValues
 
class  ReferenceValueSource
 
class  Safety
 
class  Sensing
 
class  SolarArraySimulation
 This class contains the specific methods to configure a solar array simulation.
Other needed methods for automated testing can be found in:
Regatron.G5.Api.System.FunctionGenerator
Regatron.G5.Api.System.FunctionGeneratorBlockConfiguration
Regatron.G5.Api.System.FunctionGeneratorSequenceConfiguration
Regatron.G5.Api.System.FunctionGeneratorSequenceManagement
After configuring a solar array simulation you need to start the simulation with Regatron.G5.Api.System.FunctionGenerator.SetCommand More...
 
class  SolarArraySimulationCellTechnologyParameters
 Container class for the solar array simulation solar cell technology parameters. More...
 
class  SteadyFrequencySweepConfiguration
 
class  SteadyPeakSweepConfiguration
 
class  SteadySweepConfiguration
 
class  StepSweepConfiguration
 
class  SystemCharacteristics
 
class  SystemCommands
 
class  SystemInformation
 
class  SystemReversePolarityProtection
 
class  SystemState
 
class  TimeStepFrequencySweepConfiguration
 
class  TimeStepPeakSweepConfiguration
 
class  VoltageLoadProtection
 

Functions

delegate void G5ConnectionChangedDelegate (Boolean connected)
 Informs whether or not there is a connection to the G5 device.
 

Function Documentation

◆ G5ConnectionChangedDelegate()

delegate void Regatron.G5.Api.System.G5ConnectionChangedDelegate ( Boolean connected)

Informs whether or not there is a connection to the G5 device.