What it means
F07750 (Drive: Parameter invalid) means that a parameter value has been set that is not valid, or was not correctly entered. The drive raises the fault on the HLA drive object; the message value states which parameter is affected, at which index, and for which of the fault causes decoded below.
Why it appears
- A parameter value has been set that is not valid, or was not correctly entered.
- Which condition is violated is shown by the fault cause in the fault value: a zero value that is not permitted, a piston rod greater than the piston diameter, a cylinder parameterized without piston rod, or a possible position overflow in the traversing range.
What to check
- Take the affected parameter, the index and the fault cause from the message value; the same information is coded in the fault value in r0949.
- Fault cause 0: the parameter has the value zero that is not permitted — set the parameter to a value that is permitted for it.
- Fault cause 1: the piston rod is greater than the piston diameter — set the parameters to values in which the piston rod is not greater than the piston diameter.
- Fault cause 2: p0311 = 0 and p0312 = 0, i.e. the cylinder is parameterized without a piston rod — set p0311 and p0312 to correct values.
- Fault cause 3: position overflow possible in the traversing range — check p0407 and p0313 and, if required, reduce p0418.
Reading the message value
- The drive enters the affected parameter, the index and the fault cause into the message value (Parameter: %1, index: %2, fault cause: %3).
- The fault value is read in r0949 and is interpreted hexadecimal: ccbbaaaa hex, where cc = fault cause, bb = index and aaaa = parameter.
- cc = 0: parameter has the value zero that is not permitted.
- cc = 1: piston rod greater than piston diameter.
- cc = 2: cylinder without piston rod (p0311 = 0 and p0312 = 0).
- cc = 3: position overflow possible in the traversing range (check p0407 and p0313 and if required, reduce p0418).
Parameters the manual names
- r0949 (fault value): read the coded fault value here — interpreted hexadecimal it yields the fault cause, the index and the parameter.
- p0311 (cylinder piston rod diameter A side): with p0312 it triggers fault cause 2 when it is 0; set it to a correct value.
- p0312 (cylinder piston rod diameter B side): with p0311 it triggers fault cause 2 when it is 0; set it to a correct value.
- p0407 (linear encoder grid division): check this parameter when fault cause 3 is present.
- p0313 (cylinder piston stroke): check this parameter when fault cause 3 is present.
- p0418 (fine resolution Gx_XIST1, in bits): if required, reduce this parameter when fault cause 3 is present.
Acknowledging and restarting
Acknowledge the fault immediately; the drive can then be restarted. Set the specified parameters to a correct value before the drive runs again, otherwise the fault is raised again.
The same on every family
Every manual that describes F07750 gives it the same reaction, acknowledgement and message class.
| Drive family | Reaction | Acknowledge | Message class | Component | Manual |
|---|---|---|---|---|---|
| S120, S150 | OFF1 (OFF2, OFF3) | IMMEDIATELY | Error in the parameterization / configuration / commissioning procedure (18) | Control Unit (CU) | SINAMICS S120, S150 List Manual · p. 2859 |
The drives this code lives on
F07750 is described for S120, S150. These are the converters of those families in our catalogue — price on request.
Questions technicians ask
What does fault F07750 mean on a SINAMICS drive?
A parameter value has been set that is not valid, or was not correctly entered. The message value names the affected parameter, the index and the fault cause.
How do I decode the fault value of F07750?
Read r0949 and interpret it hexadecimal as ccbbaaaa: cc is the fault cause, bb the index and aaaa the parameter. The fault causes 0 to 3 are decoded on this page.
Why does F07750 report a cylinder without piston rod?
Fault cause 2 means p0311 = 0 and p0312 = 0, so the cylinder is parameterized without a piston rod. Set both rod diameters to correct values.
How do I clear fault F07750?
Set the specified parameters to a correct value and acknowledge the fault immediately. The drive can then be restarted.
Codes next to this one
Source
Written from Siemens' own List Manuals and operating instructions; every number, designation and parameter on this page is checked against them before publication.
All SINAMICS codes: fault and alarm codes · the F07xxx group · SINAMICS manuals · Siemens manuals
