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

Public Member Functions

ReferenceValueOrigin GetVoltageMinimumSource ()
 
ReferenceValueOrigin GetVoltageSource ()
 
ReferenceValueOrigin GetVoltageMaximumSource ()
 
ReferenceValueOrigin GetCurrentMinimumSource ()
 
ReferenceValueOrigin GetCurrentSource ()
 
ReferenceValueOrigin GetCurrentMaximumSource ()
 
ReferenceValueOrigin GetPowerMinimumSource ()
 
ReferenceValueOrigin GetPowerSource ()
 
ReferenceValueOrigin GetPowerMaximumSource ()
 
ReferenceValueOrigin GetInternalConductanceSource ()
 
ReferenceValueOrigin GetLoadResistanceSource ()
 
ReferenceValueOrigin GetInternalResistanceSource ()
 
ReferenceValueOrigin GetControllerModeSource ()
 Get a ReferenceValueOrigin enum.
 
ReferenceValueOrigin GetEquipmentUnderTestControlModeSource ()
 Get a ReferenceValueOrigin enum.
 
Boolean IsVoltageControlModulationEnabled ()
 Check if the voltage control modulation is enabled.
 
Boolean IsCurrentControlModulationEnabled ()
 Check if the current control modulation is enabled.
 
Boolean IsPowerControlModulationEnabled ()
 Check if the power control modulation is enabled.
 
Boolean IsLoadResistanceControlModulationEnabled ()
 Check if the load resistance control modulation is enabled.
 

Member Function Documentation

◆ GetControllerModeSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetControllerModeSource ( )
inline

Get a ReferenceValueOrigin enum.

Returns
Exceptions
G5ApiException

◆ GetCurrentMaximumSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetCurrentMaximumSource ( )
inline
Returns
Exceptions
G5ApiException

◆ GetCurrentMinimumSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetCurrentMinimumSource ( )
inline
Returns
Exceptions
G5ApiException

◆ GetCurrentSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetCurrentSource ( )
inline
Returns
Exceptions
G5ApiException

◆ GetEquipmentUnderTestControlModeSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetEquipmentUnderTestControlModeSource ( )
inline

Get a ReferenceValueOrigin enum.

Returns
Exceptions
G5ApiException

◆ GetInternalConductanceSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetInternalConductanceSource ( )
inline
Returns
Exceptions
G5ApiException

◆ GetInternalResistanceSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetInternalResistanceSource ( )
inline
Returns
Exceptions
G5ApiException

◆ GetLoadResistanceSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetLoadResistanceSource ( )
inline
Returns
Exceptions
G5ApiException

◆ GetPowerMaximumSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetPowerMaximumSource ( )
inline
Returns
Exceptions
G5ApiException

◆ GetPowerMinimumSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetPowerMinimumSource ( )
inline
Returns
Exceptions
G5ApiException

◆ GetPowerSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetPowerSource ( )
inline
Returns
Exceptions
G5ApiException

◆ GetVoltageMaximumSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetVoltageMaximumSource ( )
inline
Returns
Exceptions
G5ApiException

◆ GetVoltageMinimumSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetVoltageMinimumSource ( )
inline
Returns
Exceptions
G5ApiException

◆ GetVoltageSource()

ReferenceValueOrigin Regatron.G5.Api.System.ReferenceValueSource.GetVoltageSource ( )
inline
Returns
Exceptions
G5ApiException

◆ IsCurrentControlModulationEnabled()

Boolean Regatron.G5.Api.System.ReferenceValueSource.IsCurrentControlModulationEnabled ( )
inline

Check if the current control modulation is enabled.

Returns
Exceptions
G5ApiException

◆ IsLoadResistanceControlModulationEnabled()

Boolean Regatron.G5.Api.System.ReferenceValueSource.IsLoadResistanceControlModulationEnabled ( )
inline

Check if the load resistance control modulation is enabled.

Returns
Exceptions
G5ApiException

◆ IsPowerControlModulationEnabled()

Boolean Regatron.G5.Api.System.ReferenceValueSource.IsPowerControlModulationEnabled ( )
inline

Check if the power control modulation is enabled.

Returns
Exceptions
G5ApiException

◆ IsVoltageControlModulationEnabled()

Boolean Regatron.G5.Api.System.ReferenceValueSource.IsVoltageControlModulationEnabled ( )
inline

Check if the voltage control modulation is enabled.

Returns
Exceptions
G5ApiException