Skip to main content
Control solar panel simulator Nets through the Lager CLI. Solar simulation enables testing of solar-powered devices by simulating various irradiance conditions, temperatures, and panel characteristics.

Syntax

Global Options

Commands

Command Reference

set

Initialize and start the solar simulation mode.
This command configures the power supply to operate in solar panel simulation mode, enabling I-V curve emulation.

stop

Stop the solar simulation mode and return to normal operation.

irradiance

Set or read the irradiance level in watts per square meter (W/m²).
Arguments:
  • VALUE - Irradiance value in W/m² (0.0 - 1500.0). If omitted, reads current value.
Examples:

mpp-current

Read the maximum power point (MPP) current in amps.
Returns the current at which the simulated solar panel produces maximum power.

mpp-voltage

Read the maximum power point (MPP) voltage in volts.
Returns the voltage at which the simulated solar panel produces maximum power.

resistance

Set or read the dynamic panel resistance in ohms.
Arguments:
  • VALUE - Resistance value in Ω (0.1 - 100.0). If omitted, reads current value.

temperature

Read the simulated cell temperature in degrees Celsius.

voc

Read the open-circuit voltage (Voc) in volts.
Returns the voltage when no load is connected to the simulated solar panel.

Examples


Supported Hardware


Solar Panel Simulation Concepts

I-V Curve

Solar panel simulators create an I-V (current-voltage) characteristic curve that mimics real solar panel behavior:
  • Short-circuit current (Isc): Maximum current when terminals are shorted
  • Open-circuit voltage (Voc): Voltage with no load
  • Maximum Power Point (MPP): Optimal operating point for maximum power

Standard Test Conditions (STC)

Industry standard for solar panel testing:
  • Irradiance: 1000 W/m²
  • Cell temperature: 25°C
  • Air mass: AM1.5

Notes

  • Solar simulation requires compatible bidirectional power supplies
  • The EA PSI/EL series supports two-quadrant operation for realistic simulation
  • Use lager nets to see available solar nets on your box
  • Irradiance values above 1500 W/m² are outside the valid range