- 04 Jul 2024
- 1 Minute to read
- Print
- PDF
Command SV
- Updated on 04 Jul 2024
- 1 Minute to read
- Print
- PDF
Command SV is used to read and set the supply voltage limits.
Structure
Command | Notes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
CommandID | SV | SV works in all XLC4 operating modes | ||||||||||
Parameter | None | |||||||||||
voltage pair | ||||||||||||
Parameter | Value | Description | ||||||||||
None | The current values of the voltage limits are queried | |||||||||||
voltage pair | Two comma-separated integer values | The values are the maximum and minimum limits for the input supply voltage [mV]. The values are stored permanently. Minimum limit: 10600 Maximum limit: 26400 | ||||||||||
Response | ||||||||||||
sv , space , min-level , max-level | ||||||||||||
General notes | ||||||||||||
The values are valid after switching on again. Applicable for firmware release from 4.25. If the input voltage exits the defined voltage range, an error 200 is set and the Corona II modules are switched off. The error state is active, even if the input voltage is back in the valid range. Reset the error state by sending the command ER 0 or by switching on again. |
Example
Query | Response | Action |
---|---|---|
SV | sv 21600,26000 | Displays the voltage limits |
SV 22000,25500 | sv 22000,25500 | The new values are set:
|