![Siemens SINAMICS S Series List Manual Download Page 1529](http://html.mh-extra.com/html/siemens/sinamics-s-series/sinamics-s-series_list-manual_12654271529.webp)
List of faults and alarms
Faults and Alarms
3-1529
© Siemens AG 2007 All Rights Reserved
SINAMICS S List Manual (LH1), 07/2007
-21: Called file is not valid for parameter 700.
-22: Called file is not valid for parameter 1000.
-23: Called file is not valid for parameter 1500.
-24: Data type of a TAG is incorrect (e.g.: Index, number or bit is not U16).
Faults for the parameters to be set:
-25: Error level has an undefined value.
-26: Mode has an undefined value.
-27: A value was entered as string in the tag value that is not "DEFAULT".
-31: Entered drive object type unknown.
-32: A device was not able to be found for the determined drive object number.
-34: A trigger parameter was recursively called.
-35: It is not permissible to write to the parameter via macro.
-36: Check, writing to a parameter unsuccessful, parameter can only be read, not available, incorrect data type, value
range or assignment incorrect.
-37: Source parameter for a BICO interconnection was not able to be determined.
-38: An index was set for a non-indexed parameter (or CDS-dependent).
-39: No index was set for an indexed parameter.
-41: A bit operation is only permissible for parameters with the parameter format DISPLAY_BIN.
-42: A value not equal to 0 or 1 was set for a BitOperation.
-43: Reading the parameter to be changed by the BitOperation was unsuccessful.
-51: Factory setting for DEVICE may only be executed on the DEVICE.
-61: The setting of a value was unsuccessful.
Remedy:
- check the parameter involved.
- check the macro file and BICO interconnection.
See also: p0015 (Macro drive unit), p0700 (Macro Binector Input (BI)), p1000 (Macro Connector Inputs (CI) for
speed setpoints), p1500 (Macro Connector Inputs (CI) for torque setpoints)
F07083
Macro: ACX file not found
Drive object:
All objects
Reaction:
NONE
Acknowledge:
IMMEDIATELY
Cause:
The ACX file (macro) to be executed was not able to be found in the appropriate directory.
Fault value (r0949, interpret decimal):
Parameter number with which the execution was started.
See also: p0015 (Macro drive unit), p0700 (Macro Binector Input (BI)), p1000 (Macro Connector Inputs (CI) for
speed setpoints), p1500 (Macro Connector Inputs (CI) for torque setpoints)
Remedy:
- check whether the file is saved in the appropriate directory on the CompactFlash card.
Example:
If p0015 is set to 1501, then the selected ACX file must be located in the following directory:
... /PMACROS/DEVICE/P15/PM001501.ACX
F07084
Macro: Condition for WaitUntil not fulfilled
Drive object:
All objects
Reaction:
NONE
Acknowledge:
IMMEDIATELY
Cause:
The wait condition set in the macro was not fulfilled in a certain number of attempts.
Fault value (r0949, interpret decimal):
Parameter number for which the condition was set.
Remedy:
Check and correct the conditions for the WaitUntil loop.