![]() |
G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
|
Public Member Functions | |
| Single | GetMinimumVoltage () |
| Get the lower limit of the DC output reference voltage. | |
| void | SetMinimumVoltage (Single voltage) |
| Set the lower limit of the DC output reference voltage. | |
| Single | GetVoltage () |
| Get the DC output reference voltage. | |
| void | SetVoltage (Single voltage) |
| Set the DC output reference voltage. | |
| Single | GetMaximumVoltage () |
| Get the upper limit of the DC output reference voltage. | |
| void | SetMaximumVoltage (Single voltage) |
| Set the upper limit of the DC output reference voltage. | |
| Single | GetMinimumCurrent () |
| Get the lower limit of the DC output reference current. | |
| void | SetMinimumCurrent (Single current) |
| Set the lower limit of the DC output reference current. | |
| Single | GetCurrent () |
| Get the DC output reference current. | |
| void | SetCurrent (Single current) |
| Set the DC output reference current. | |
| Single | GetMaximumCurrent () |
| Get the upper limit of the DC output reference current. | |
| void | SetMaximumCurrent (Single current) |
| Set the upper limit of the DC output reference current. | |
| Single | GetMinimumPower () |
| Get the lower limit of the DC output reference power. | |
| void | SetMinimumPower (Single power) |
| Set the lower limit of the DC output reference power. | |
| Single | GetPower () |
| Get the DC output reference power. | |
| void | SetPower (Single power) |
| Set the DC output reference power. | |
| Single | GetMaximumPower () |
| Get the upper limit of the DC output reference power. | |
| void | SetMaximumPower (Single power) |
| Set the upper limit of the DC output reference power. | |
| Single | GetMinimumLoadResistance () |
| Get the lower limit of the reference load resistance. | |
| Single | GetLoadResistance () |
| Get the reference load resistance. | |
| Boolean | SetLoadResistance (Single resistance) |
| Set the reference load resistance. | |
| Single | GetMaximumLoadResistance () |
| Get the upper limit of the reference load resistance. | |
| Single | GetMinimumInternalResistance () |
| Get the lower limit of the reference internal resistance. | |
| Single | GetInternalResistance () |
| Get the reference internal resistance. | |
| void | SetInternalResistance (Single resistance) |
| Set the reference internal resistance. | |
| Single | GetMaximumInternalResistance () |
| Get the upper limit of the reference internal resistance. | |
| Single | GetMinimumInternalConductance () |
| Get the lower limit of the reference internal conductance. | |
| Single | GetInternalConductance () |
| Get the reference internal conductance. | |
| Boolean | SetInternalConductance (Single conductance) |
| Set the reference internal conductance. | |
| Single | GetMaximumInternalConductance () |
| Get the upper limit of the reference internal conductance. | |
| ControllerMode | GetControllerMode () |
| Get the Output Controller mode. | |
| void | SetControllerMode (ControllerMode controllerMode) |
| Set the output controller mode. | |
| EquipmentUnderTestControlMode | GetEquipmentUnderTestControlMode () |
| Get the Equipment Under Test control mode. | |
| Boolean | SetEquipmentUnderTestControlMode (EquipmentUnderTestControlMode mode) |
| Set the Equipment Under Test control mode. | |
| QuadrantMode | GetQuadrantMode () |
| Get the quadrant mode. | |
| Boolean | SetQuadrantMode (QuadrantMode quadrantMode) |
| Set the quadrant mode. | |
| Single | GetVoltageSlopeLimit () |
| Get the reference voltage slope. | |
| void | SetVoltageSlopeLimit (Single slope) |
| Set the reference voltage slope. | |
| Boolean | EnableVoltageSlopeLimit () |
| Enable voltage slope limitation. | |
| Boolean | DisableVoltageSlopeLimit () |
| Disable voltage slope limitation. | |
| Boolean | IsVoltageSlopeLimitEnabled () |
| Get the status of the voltage slope limitation. | |
| Single | GetCurrentSlopeLimit () |
| Get the reference current slope. | |
| void | SetCurrentSlopeLimit (Single slope) |
| Get the reference current slope. | |
| Boolean | EnableCurrentSlopeLimit () |
| Enable current slope limitation. | |
| Boolean | DisableCurrentSlopeLimit () |
| Disable current slope limitation. | |
| Boolean | IsCurrentSlopeLimitEnabled () |
| Get the status of the current slope limitation. | |
| Single | GetPowerSlopeLimit () |
| Get the reference power slope. | |
| void | SetPowerSlopeLimit (Single slope) |
| Set the reference power slope. | |
| Boolean | EnablePowerSlopeLimit () |
| Enable power slope limitation. | |
| Boolean | DisablePowerSlopeLimit () |
| Disable power slope limitation. | |
| Boolean | IsPowerSlopeLimitEnabled () |
| Get the status of the power slope limitation. | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Get the reference internal conductance.
| G5ApiException |
|
inline |
Get the reference internal resistance.
| G5ApiException |
|
inline |
|
inline |
Get the upper limit of the DC output reference current.
| G5ApiException |
|
inline |
Get the upper limit of the reference internal conductance.
| G5ApiException |
|
inline |
Get the upper limit of the reference internal resistance.
| G5ApiException |
|
inline |
Get the upper limit of the reference load resistance.
| G5ApiException |
|
inline |
Get the upper limit of the DC output reference power.
| G5ApiException |
|
inline |
Get the upper limit of the DC output reference voltage.
| G5ApiException |
|
inline |
Get the lower limit of the DC output reference current.
| G5ApiException |
|
inline |
Get the lower limit of the reference internal conductance.
| G5ApiException |
|
inline |
Get the lower limit of the reference internal resistance.
| G5ApiException |
|
inline |
Get the lower limit of the reference load resistance.
| G5ApiException |
|
inline |
Get the lower limit of the DC output reference power.
| G5ApiException |
|
inline |
Get the lower limit of the DC output reference voltage.
| G5ApiException |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Get the status of the current slope limitation.
| G5ApiException |
|
inline |
Get the status of the power slope limitation.
| G5ApiException |
|
inline |
Get the status of the voltage slope limitation.
| G5ApiException |
|
inline |
|
inline |
Set the DC output reference current.
| current | Reference current [A]. |
| G5ApiException |
|
inline |
Get the reference current slope.
| slope | Reference current slope [A/ms]. |
| G5ApiException |
|
inline |
Set the Equipment Under Test control mode.
| mode | EUT control mode. |
| G5ApiException |
|
inline |
Set the reference internal conductance.
| conductance | Internal conductance reference [S]. |
| G5ApiException |
|
inline |
Set the reference internal resistance.
| resistance | Internal resistance reference [Ω]. |
| G5ApiException |
|
inline |
Set the reference load resistance.
| resistance | Load resistance reference [Ω]. |
| G5ApiException |
|
inline |
Set the upper limit of the DC output reference current.
| current | Current upper limit [A]. |
| G5ApiException |
|
inline |
Set the upper limit of the DC output reference power.
| power | Power upper limit [W]. |
| G5ApiException |
|
inline |
Set the upper limit of the DC output reference voltage.
| voltage | Voltage upper limit [V]. |
| G5ApiException |
|
inline |
Set the lower limit of the DC output reference current.
| current | Current lower limit [A]. |
| G5ApiException |
|
inline |
Set the lower limit of the DC output reference power.
| power | Power lower limit [W]. |
| G5ApiException |
|
inline |
Set the lower limit of the DC output reference voltage.
| voltage | Voltage lower limit [V]. |
| G5ApiException |
|
inline |
|
inline |
Set the reference power slope.
| slope | Reference power slope [W/ms]. |
| G5ApiException |
|
inline |
|
inline |
Set the DC output reference voltage.
| voltage | Reference voltage [V]. |
| G5ApiException |
|
inline |
Set the reference voltage slope.
| slope | Reference voltage slope [V/ms]. |
| G5ApiException |