Power converter state
States of the power converter
- OFF: The power supply is OFF
- FLT_OFF: The power suplly is OFF due to a fault
- DIRECT: The power supply is ON for the non PPM (single user)
- ON_STANDBY: The power supply is ON for the PPM (multi-user)
- IDLE: The power supply is ON for the PPM (multi-user)
Turn OFF the power supply
s pc of
Turn ON the power supply non PPM (single user)
s pc direct
Turn ON the power supply PPM (multi-user)
s pc idle
Set the PC state to go when CCC is turning on the power supply non PPM
s state.pc_on direct
Set the PC state to go when CCC is turning on the power supply PPM
s state.pc_on idle
PPM (multi user)
Know the history of the users
g log.timing
Read the PPM configuration
g device.ppm
Set the PPM configuration
s device.ppm [enable/disable]
Faults and Warnings
Clear the warning
s ???
Clear the faults
s pc off
Debug
Check the fault of the FGC:
g diag.dig
Check the DIMS extected
g diag.dims_expected
Check DIMS detected
g diag.dims_detected
Check if the hardware installed is correct
g barcode
Restart the FGC
s device.reset
Database
Check the configuration difference between the FGC and the database
g config.changed
Send the parameters from the FGC to the database
s config.mode sync_db
Download the parameters from the database to the FGC
s config.mode sync_fgc