Altivar 31 User's manual Communication variables #### #### #### efesotomasyon.com Contents General _____________________________________________________________________________________________________ 3 Communication bus monitoring __________________________________________________________________________________ 5 Supervision and control in LINE mode _____________________________________________________________________________ 6 Function compatibility _________________________________________________________________________________________ 10 DRIVECOM variables _________________________________________________________________________________________ 11 Control variables_____________________________________________________________________________________________ 14 Monitoring variables __________________________________________________________________________________________ 16 Identification variables ________________________________________________________________________________________ 22 Configuration and adjustment variables ___________________________________________________________________________ 23 Replacing an ATV28 with an ATV31 _____________________________________________________________________________ 51 Code index _________________________________________________________________________________________________ 52 NOTE While every precaution has been taken in the preparation of this document, Schneider Electric SA assumes no liability for any omissions or errors it may contain, nor for any damages resulting from the application or use of the information herein. The products described in this document may be changed or modified at any time, either from a technical point of view or in the way they are operated. Their description can in no way be considered contractual. 2 efesotomasyon.com General The Altivar 31 can be connected directly to Modbus and CANopen buses by means of an RJ45 connector, which supports both protocols. The communication function provides access to the drive’s configuration, adjustment, control and monitoring functions. The "Communication variables" User's Manual defines the drive control processes and the drive variables which can be accessed by these buses. It supplements each of the following manuals: • Modbus • CANopen These documents should be referred to for the hardware and software setup specific to each bus. We also recommend consulting the Programming Manual for additional explanations (operation, factory settings, etc). If the PowerSuite software workshop is used, consult the on-line help provided. The communication variables are listed with: • Their address •••• in decimal format for Modbus • Their index and subindex address ••••/•• in hexadecimal format for CANopen They are grouped into several different tables according to the following criteria: • DRIVECOM variables • control variables • monitoring variables • identification variables • configuration and adjustment variables Read/write Whether the parameters have read and/or write access is indicated in the "Read/Write" column with the following codes: • R: read only, drive stopped or running • R/WS: read access when drive stopped or running and write access only when drive stopped • R/W: read and write access when drive stopped or running Authorized addresses Only the addresses and values defined in this document can be used. Any other address or value must be considered to be reserved and must never be written. Failure to observe this precaution may result in malfunctions. 3 efesotomasyon.com Control modes Control and reference channels The - control and the reference may originate from different channels: the terminal block the built-in keypad (ATV31...A only) the remote display terminal Modbus CANopen These channels are managed: - either in priority mode for compatibility with the ATV28 - or in deterministic mode The "Function access level (LAC)" and "Mixed mode (CHCF)" parameters are used to select the run mode. Operation is described in detail in the Programming Manual ("Control menu" section). Priority stops In line mode, stop requests which can be activated by the terminals or by the remote display terminal always have priority: Type of stop From Drivecom state reached Actions for restoring control of the Altivar using the fieldbus Fast stop LI2 to LI6 "Operation enabled" DC injection stop LI2 to LI6 "Operation enabled" Freewheel stop LI2 to LI6 "Switch on disabled" - Set the logic input assigned to the "fast stop" function to 1 (active at 0) - Set the logic input assigned to the "injection stop" function to 0 (active at 1) - Set the logic input assigned to the "freewheel stop" function to 1 (active at 0) - Perform the transitions required to return the drive to "run" status - Set the logic input assigned to STOP to 1 (active at 0) - Perform the transitions required to return the drive to "run" status - Release the Stop key - Perform the transitions required to return the drive to "run" status 3-wire control stop via LI1 "Switch on disabled" STOP logic input (LI1) (3-wire control) Stop by the display terminal STOP key "Switch on disabled" (1) (1)Unless the PSt parameter has been set to "NO" 4 efesotomasyon.com Communication bus monitoring The drive behaviour in the event of loss of communication can be configured via the "SLL" parameter (page 47) for Modbus or the "COL" parameter (page 47) for CANopen. This configuration is saved if the power supply is disconnected. In its factory setting, loss of communication triggers a fault (COF for CANopen or SLF for Modbus) with freewheel stopping. Bit 14 (NTO) of "Extended control word (CMI)" is also used to inhibit Modbus communication monitoring. This configuration is not saved if the power supply is disconnected. For safety reasons, inhibiting the communication fault should be restricted to the debug phase or to special applications. 5 efesotomasyon.com Supervision and control in LINE mode DRIVECOM status chart Key DRIVECOM drive status Drive status applied to ATV Enter the status chart All states 0 13 Not ready to switch on ATV powered down Malfunction reaction active ETA = 16#xx00 ETA = 16#xxxx ETA = 16#xxxx "ATV terminal display" Transition condition X CMD = 16#xxxx Fault disappeared, fault reset CMD =16#0080 1 Switch on disabled ATV locked 15 Fault 14 Malfunction ATV faulty ETA = 16#xxx8 ETA = 16#xx40 Disable voltage CMD = 16#0000 or modification of 9 a configuration parameter (motor stopped) or STOP key on display terminal or STOP at terminals "nSt" Shutdown CMD = 16#0006 2 Disable voltage CMD = 16#0000 or modification of a configuration 12 parameter (motor stopped) or STOP key on Disable display terminal voltage 10CMD = 16#0000 or STOP at terminals or Disable voltage CMD = 16#0000 7 or Quick stop CMD = 16#0002 Ready to switch on ATV waiting ETA = 16#xx21 modification of a configuration parameter Shutdown 6 CMD = 16#0006 (motor stopped) "nSt" 8 Shutdown CMD =16#0006 Switch on CMD = 16#0007 3 3A Enable operation CMD = 16#xxxF Switched on ATV ready Quick stop active Emergency stop ETA = 16#xx23 "nSt" Enable Disable operation 4 5 operation CMD = 16#xxxF CMD = 16#0007 Operation enabled ATV running ETA = 16#xx27 ETA = 16#xx07 "rdY, dCb" Quick stop CMD = 16#000B 11 "rUn, rdY, ..." Examples: ETA = 16#0627 : Normal stop or Forward operation, speed reached ETA = 16#8627 : Reverse operation, speed reached ETA = 16#0227 : Forward operation, ACC or DEC ETA = 16#8227 : Reverse operation, ACC or DEC Examples (default configuration): CMD = 16#000F : Forward operation CMD = 16#080F : Reverse operation CMD = 16#100F : Stop (configured by "Stt") CMD = 16#200F : DC injection stop CMD = 16#400F : Fast stop Any "Operation enabled" output except "Quick stop" = freewheel stop 6 efesotomasyon.com Supervision and control in LINE mode The Altivar control process using the communication bus conforms to the CANopen DS402 profile status chart compatible with the DRIVECOM standard. Each state represents an aspect of the internal behaviour of the drive. This chart evolves according to whether the control word is sent (CMD W8501) or an event occurs (example: lock following malfunction). The drive status can be identified by the value of the status word (ETA W3201). Not ready to switch on (Initialization): Communication is being initialized. Transient state invisible to the communication bus. Switch on disabled (Configuration): Initialization of the drive is complete. The configuration and adjustment parameters can be modified. If all or part of the configuration and settings are to be loaded, we recommend disabling the consistency check function during the transfer (CMI W8504, bit 15 = 1). On completion of the transfer, the consistency check must be enabled (CMI W8504, bit 15 = 0). The drive is locked. Ready to switch on and Switched on (Drive initialized): The configuration and adjustment parameters can be modified. In the "Switched on" state, modifying a configuration parameter returns the drive to the "Switch on disabled" state. The drive is locked. The power stage of the drive is ready to operate, but voltage has not yet been applied to the output. Operation enabled (Operational): Only the adjustment parameters can be modified. Modifying a configuration parameter (motor stopped) returns the drive to the "Switch on disabled" state. The drive functions are activated and voltage is applied to the motor terminals. Auto-tuning (tUn) requires an injection of current. The drive must therefore be in this state for this command. Quick stop active (Emergency stop active): Fast stop. Restarting is only possible after the drive has changed to the "Switch on disabled" state. Malfunction reaction active (Reaction on fault): Transient state during which the drive performs an action appropriate to the type of fault. The drive function is disabled. Malfunction (Fault): The drive is faulty. The drive is locked. 7 efesotomasyon.com Supervision and control in LINE mode CMD control word (W8501) bit 7 bit 6 bit 5 bit 4 Fault reset 0 0 0 bit 15 (1) bit 14 (1) bit 13 (1) bit 12 (1) bit 3 Enable operation bit 2 Quick stop (active at 0) bit 1 Disable voltage (active at 0) bit 11 (1) bit 10 0 bit 9 0 bit 0 Switch on bit 8 0 (1)This bit action depends on the LAC "Access levels" parameter and the functions configured by the user. For example, to use bit 15 to switch the ramp, simply configure LAC = L3 (Access to advanced functions and management of mixed modes) and set the "Ramp switching rPS" configuration parameter to Cd15. Command Transition address Shut down 2, 6, 8 Switch on Enable operation 3 4 Disable operation 5 Disable voltage 7, 9, 10, 12 11 Quick stop 7, 10 Fault reset 15 bit 7 Final state Reset bit 3 Enable operation bit 2 Quick stop bit 1 Disable voltage bit 0 Switch on Typical value of CMD (W8501) Ready to switch on Switched on Operation enabled x x 1 1 0 16#0006 x x 1 1 1 16#0007 x 1 1 1 1 16#000F Switched on x 0 1 1 1 16#0007 x x x 0 x 16#0000 x x 0 1 x 16#000B or 16#0002 0V1 x x x x 16#0080 Switch on disabled Quick stop active Switch on disabled Switch on disabled x: State not significant 0 V 1: Change from 0 to 1 8 efesotomasyon.com Supervision and control in LINE mode ETA status word (W3201) bit 7 bit 6 Switch on disabled bit 5 Quick stop active at 0 bit 4 0 (1) bit 15 bit 14 bit 13 bit 12 bit 11 bit 10 Direction of rotation Stop via STOP key 0 0 Reference exceeded Reference reached Alarm State bit 6 Switch on disabled Not ready to switch on bit 3 Malfunction bit 1 bit 1 Switched on bit 9 Forced local mode (active at 0) bit 5 bit 3 Quick stop Malfunction 0 x 0 0 0 0 Switch on disabled 1 x 0 0 0 0 Ready to switch on Switched on Operation enabled 0 0 0 1 1 1 0 0 0 0 0 1 0 1 1 1 1 1 Malfunction 0 x 1 0 0 0 0 x 1 1 1 1 0 0 0 1 1 1 Malfunction reaction active Quick stop active bit 2 Operation enabled bit 2 Operation enabled Switched on bit 0 Ready to switch on bit 0 Ready to switch on bit 8 0 ETA (W3201) masked by 16#006F 16#0000 16#0020 16#0040 16#0060 16#0021 16#0023 16#0027 16#0008 16#0028 16#000F 16#002F 16#0007 x: State not significant (1)Bit 4 of the ETA status word corresponds to DRIVECOM’s "Voltage disabled". 9 efesotomasyon.com Function compatibility Incompatible functions The following functions will be inaccessible or deactivated in the cases described below: Automatic restart This is only possible for 2-wire level detection control (tCC = 2C and tCt = LEL or PFO). Flying restart This is only possible for 2-wire level detection control (tCC = 2C and tCt = LEL or PFO). This function is locked if automatic injection on stopping is configured as DC (AdC = Ct). Reverse On the ATV31pppA range only, this function is locked if local control is active (tCC = LOC). Function compatibility table A p p Management of limit switches Preset speeds PI regulator Jog operation X p X p p p p p X Brake sequence p p p p p p A p A p p p p p p DC injection stop Freewheel stop Fast stop DC injection stop Brake sequence Jog operation PI regulator Preset speeds Management of limit switches p Summing inputs +/- speed (1) +/- speed (1) Summing inputs The choice of application functions may be limited by the number of I/O and by the fact that some functions are incompatible with one another. Functions which are not listed in this table are fully compatible. If there is an incompatibility between functions, the first function configured will prevent the remainder being configured. To configure a function, first check that the incompatible functions are not assigned, especially "Preset speeds" and "Summing inputs" which are assigned by default in the factory setting. A A Fast stop X Freewheel stop X (1)Excluding special application with reference channel Fr2. p Incompatible functions Compatible functions N/A Priority functions (functions which cannot be active at the same time): The function indicated by the arrow has priority over the X A other. Stop functions have priority over run commands. Speed references via logic command have priority over analog references. Logic and analog input application functions Each of the functions can be assigned to one of the inputs. A single input can activate several functions at the same time (reverse and 2nd ramp for example). The user must therefore ensure that these functions can be used at the same time. 10 efesotomasyon.com DRIVECOM variables Modbus address 8601 CANopen Read/ Code address Write 6040 CMDD R/W Name/Description/Possible values DRIVECOM control word Identical to CMD (page 14). bit 0: "Switch on": active at 1 bit 1: "Disable Voltage": active at 0 bit 2: "Quick Stop": active at 0 bit 3: "Enable Operation": active at 1 bits 4 to 6: Reserved: set to 0 bit 7: Fault reset: active on rising edge 0 -> 1 bits 8 to 10: Reserved: set to 0 For "Access level" LAC (page 30) = L1 or L2: bit 11 = 0: Forward direction command bit 11 = 1: Reverse direction command bit 12 = 0: No action bit 12 = 1: Stop command depending on the Stt "Stop type" parameter bit 13 = 0: No action bit13 = 1: Injection stop command bit 14 = 0: No action bit14 = 1: Fast stop command bit 15: Reserved: set to 0 For "Access level" LAC (page 30) = L3: Factory assignments bit 11 = 0: Forward direction command bit 11 = 1: Reverse direction command bit 12 = 0: No action bit 12 = 1: Stop command depending on the Stt "Stop type" parameter bit 13: No action bit 14: No action bit 15: No action 8602 6042 LFRD R/W 8603 6041 ETAD R These 5 bits can be assigned to functions. For example, to use bit 15 to switch the ramp, simply set the "Ramp switching" rPS configuration parameter (page 33) to Cd15. Speed reference via the bus (signed value) DSP402: vl target velocity DRIVECOM: Nominal speed value Unit: • 1 = 1 rpm if bit 9 of CMI (page 15) = 0 • 1 ≈ 0.018 Hz (resolution 32767 points = 600 Hz) if bit 9 of CMI = 1 DRIVECOM status word Identical to ETA (page 16). bit 0: Ready to switch on bit 1: Switched on bit 2: Operation enabled bit 3 = 0: No fault bit 3 = 1: Malfunction, fault present (FAI) bit 4: Voltage disabled bit 5: Quick stop bit 6: Switch on disabled bit 7 = 0: No alarm bit 7 = 1: Alarm present bit 8: Reserved bit 9 = 0: Forced local mode in progress (FLO) bit 9 = 1: No forced local mode bit 10 = 0: Reference not reached (transient state) bit 10 = 1: Reference reached (steady state) bit 11 = 0: LFRD reference normal bit 11 = 1: LFRD reference exceeded (< LSP or > HSP) Caution: LFRD is expressed in rpm, LSP and HSP in Hz bits 12 and 13: Reserved bit 14 = 0: No stop imposed by STOP key on built-in keypad (ATV31...A) or on the remote display terminal bit 14 = 1: Stop imposed by STOP key on built-in keypad (ATV31...A) or on the remote display terminal bit 15 = 0: Forward rotation (output frequency) bit 15 = 1: Reverse rotation (output frequency) 11 efesotomasyon.com DRIVECOM variables Modbus address 8605 CANopen Read/ Code address Write 6043 FRHD R 8604 6044 RFRD R 8606 603F ERRD R 8607 8608 6046 / 1 SMIL R/W 8609 8610 6046 / 2 SMAL R/W 8611 8612 6048 / 1 SPAL R/W 8613 6048 / 2 SPAT R/W Name/Description/Possible values Speed reference (signed ramp input) DSP402: vl velocity demand DRIVECOM: Reference speed variable Unit: 1 rpm Output speed (signed value) DSP402: vl control effort DRIVECOM: Actual speed value Unit: • 1 = 1 rpm if bit 9 of CMI (page 15) = 0 • 1 ≈ 0.018 Hz (resolution 32767 points = 600 Hz) if bit 9 of CMI = 1 Fault code DSP402: Error code DRIVECOM: Malfunction code 0000H = "nOF": No fault saved 1000H = "CrF": Capacitor pre-charge fault or = "OLF": Motor overload fault or = "SOF": Motor overspeed fault 2310H = "OCF": Overcurrent fault 2320H = "SCF": Impeding short-circuit fault or = "SCF": Power module fault, specific to ATV31pD15p 2330H = "SCF": Motor short-circuit fault (to earth) 2340H = "SCF": Motor short-circuit fault (phase to phase) 3110H = "OSF": Line supply overvoltage fault 3120H = "USF": Line supply undervoltage fault 3130H = "PHF": Line supply phase loss fault 3310H = "ObF": DC bus overvoltage fault or = "OPF": Motor phase loss fault or = "OPF": Motor phase loss fault - 3 phases 4210H = "OHF": Drive overheating fault 5520H = "EEF": EEPROM memory fault 6100H = "InF": Internal fault 6300H = "CFF": Configuration (parameters) incorrect or = "CFI": Configuration (parameters) invalid 7300H = "LFF": 4 - 20 mA fault on AI3 7510H = "SLF": Modbus communication fault 8100H = "COF": CANopen communication fault 9000H = "EPF": External fault FF00H = "tnF": Auto-tuning fault FF01H = "bLF": Brake control fault Min. speed DSP402: vl velocity min amount DRIVECOM: Speed min amount Low speed, equivalent to LSP (page 23), but in rpm Unit: 1 rpm 32-bit word (low order: 8607, high order: 8608) Adjustment range: 0 to HSP (page 23) Max. speed DSP402: vl velocity max amount DRIVECOM: Speed max amount High speed, equivalent to HSP (page 23), but in rpm Unit: 1 rpm 32-bit word (low order: 8609, high order: 8610) Adjustment range: LSP (page 23) to tFR (page 27) Acceleration - Speed delta Speed for calculation of acceleration ramp Unit: 1 rpm 32-bit word (low order: 8611, high order: 8612) Adjustment range: 1 to 65535 Acceleration - Time delta Time for calculation of acceleration ramp (time to go from 0 to SPAL) Unit: 1 s Adjustment range: 0 to 65535 12 efesotomasyon.com DRIVECOM variables Modbus address 8614 8615 CANopen Read/ Code address Write 6049 / 1 SPDL R/W 8616 6049 / 2 SPDT R/W Name/Description/Possible values Deceleration - Speed delta Speed for calculation of deceleration ramp Unit: 1 rpm 32-bit word (low order: 8614, high order: 8615) Adjustment range: 1 to 65535 Deceleration - Time delta Time for calculation of deceleration ramp (time to go from SPDL to 0) Unit: 1 s Adjustment range: 0 to 65535 13 efesotomasyon.com Control variables Modbus address 8501 CANopen address 2037 / 2 Code CMD Read/ Write R/W Name/Description/Possible values Control word bit 0: "Switch on": active at 1 bit 1: "Disable Voltage": active at 0 bit 2: "Quick Stop": active at 0 bit 3: "Enable Operation": active at 1 bits 4 to 6: Reserved: set to 0 bit 7: Fault reset: active on rising edge 0 -> 1 bits 8 to 10: Reserved: set to 0 For "Access level" LAC (page 30) = L1 or L2: bit 11 = 0: Forward direction command bit 11 = 1: Reverse direction command bit 12 = 0: No action bit 12 = 1: Stop command depending on the Stt "Stop type" parameter bit 13 = 0: No action bit13 = 1: Injection stop command bit 14 = 0: No action bit14 = 1: Fast stop command bit 15: Reserved: set to 0 For "Access level" LAC (page 30) = L3: Factory assignments bit 11 = 0: Forward direction command bit 11 = 1: Reverse direction command bit 12 = 0: No action bit 12 = 1: Stop command depending on the Stt "Stop type" parameter bit 13: No action bit 14: No action bit 15: No action 8502 2037 / 3 LFr R/W 8503 2037 / 4 PISP R/W These 5 bits can be assigned to functions. For example, to use bit 15 to switch the ramp, simply set the "Ramp switching" rPS configuration parameter (page 33) to Cd15. Frequency reference via the bus (signed value) Unit: • 1 = 0.1 Hz if bit 9 of CMI (page 15) = 0 • 1 ≈ 0.018 Hz (resolution 32767 points = 600 Hz) if bit 9 of CMI = 1 PI regulator reference via the bus Unit: 0.1% Adjustment range: 0 to 1000 14 efesotomasyon.com Control variables Modbus address 8504 CANopen address 2037 / 5 Code CMI Read/ Write R/W Name/Description/Possible values Extended control word bit 0 = 0: No action bit 0 = 1: Recall factory settings command. This bit automatically resets to 0 when the request is taken into account. It is only active when the drive has come to a complete stop: ETI.4 = ETI.5 = 0. bit 1 = 0: No action bit 1 = 1: Save configuration/adjustments in EEPROM if voltage is sufficient (no USF fault). This bit automatically resets to 0 when the request is taken into account. During saving (ETI.0 = 1), parameters cannot be written. bits 2 and 3: Reserved bit 4 = 0: No action bit 4 = 1: Ramp switching command bits 4 to 8: Reserved bit 9 = 0: Normal resolution (references, output speed and ouput frequency in physical units: rpm and Hz) bit 9 = 1: High resolution (references, output speed and ouput frequency in 32767 points for 600 Hz) bits 10 to 12: Reserved bit 13 = 0: Drive not locked on standstill bit 13 = 1: Drive locked on standstill bit 14 = 0: Control with Modbus communication monitoring bit 14 = 1: Control with no Modbus communication monitoring (NTO) For safety reasons, inhibiting the Modbus communication fault (NTO) should be restricted to the debug phase or to special applications. 5240 2016 / 29 IOLR R/W 5261 2016 / 3E AO1R R/W bit 15 = 0: Parameter consistency check bit 15 = 1: No parameter consistency check + drive locked on standstill (switching this bit to 0 will revalidate all parameters) Value of logic I/O (0 = inactive, 1 = active) bits 0 to 7: Not accessible in write mode bit 8: Value of "R1" relay output, accessible in write mode if R1 is not assigned bit 9: Value of "R2" relay output, accessible in write mode if R2 is not assigned bit 10: Value of "LO" logic output, accessible in write mode if LO is not assigned bits 11 to 13: Reserved bit 14: Not accessible in write mode bit 15: Reserved Value of the analog output AO1R is accessible in write mode if dO (page 29) is not assigned Variation range: 0 to 10000 The value 10000 corresponds to 10V if AO1t = 10U, or to 20 mA if AO1t = OA or 4A (page 28) 15 efesotomasyon.com Monitoring variables Modbus address 3201 CANopen address 2002 / 2 3202 Read/ Write Code ETA R 2002 / 3 rFr R 3203 2002 / 4 FrH R 3204 2002 / 8 LCr R 3205 2002 / 6 Otr R 3211 2002 / C OPr R 3207 2002 / 5 ULn R 3209 2002 / A tHd R 3210 2002 / B TDM R 9630 2042 / 1F tHr R 3231 2002 / 20 rtH R Name/Description/Possible values Status word bit 0: Ready to switch on bit 1: Switched on bit 2: Operation enabled bit 3 = 0: No fault bit 3 = 1: Malfunction, fault present (FAI) bit 4: Voltage disabled (still equals 0) bit 5: Quick stop bit 6: Switch on disabled bit 7 = 0: No alarm bit 7 = 1: Alarm present bit 8: Reserved bit 9 = 0: Forced local mode in progress (FLO) bit 9 = 1: No forced local mode bit 10 = 0: Reference not reached (transient state) bit 10 = 1: Reference reached (steady state) bit 11 = 0: LFRD reference normal bit 11 = 1: LFRD reference exceeded (< LSP or > HSP) Caution: LFRD is expressed in rpm, LSP and HSP in Hz bits 12 and 13: Reserved bit 14 = 0: No stop imposed by STOP key on built-in keypad (ATV31...A) or on the remote display terminal bit 14 = 1: Stop imposed by STOP key on built-in keypad (ATV31...A) or on the remote display terminal bit 15 = 0: Forward rotation (output frequency) bit 15 = 1: Reverse rotation (output frequency) Output frequency applied to the motor (signed value) Unit: • 1 = 0.1 Hz if bit 9 of CMI (page 15) = 0 • 1 ≈ 0.018 Hz (resolution 32767 points = 600 Hz) if bit 9 of CMI = 1 Frequency reference before ramp (absolute value) Unit: 0.1 Hz Current in the motor Unit: 0.1 A Motor torque Unit: 1% 100% = Nominal motor torque, calculated using the configuration parameters. Motor power Unit: 1% 100% = Nominal motor power, calculated using the configuration parameters. Line voltage Unit: 0.1 V (gives the line voltage via the DC bus, motor running or stopped) Drive thermal state Unit: 1% 100% = Nominal thermal state 118% = "OHF" threshold (drive overheating) Max. thermal state reached by the drive Unit: 1% 100% = Nominal thermal state 118% = "OHF" threshold (drive overheating) Automatically reset to zero when the drive is powered down. Motor thermal state Unit: 1% 100% = Nominal thermal state 118% = "OLF" threshold (motor overload) Operating time Unit: 1 Hour Factory setting: 0 Adjustment range: 0 to 65535 Total time the motor has been powered up. Can be reset to zero by the rPr parameter (see page 48). 16 efesotomasyon.com Monitoring variables Modbus address 12002 CANopen Read/ Code address Write 205A / 3 USPL R 12003 205A / 4 3206 2002 / 7 3250 2002 / 33 USPH R ETI R LRS1 R Name/Description/Possible values Motor speed in customer units - Low order Unit: 1 USPL/USPH = rFr x SdS on 32 bits (see pages 25 and 16). Motor speed in customer units - High order Unit: 1 USPL/USPH = rFr x SdS on 32 bits (see pages 25 and 16). Extended status word bit 0 = 0: Write parameters authorized bit 0 = 1: Write parameters not authorized (the drive is in the process of saving the current parameters from the RAM to the EEPROM) bit 1 = 0: No parameter consistency check + drive locked on standstill bit 1 = 1: Parameter consistency check bit 2 = 0: Fault reset not authorized bit 2 = 1: Fault reset authorized bit 3: Reserved bit 4 = 0: Motor stopped bit 4 = 1: Motor running bit 5 = 0: No DC injection bit 5 = 1: DC injection bit 6 = 0: Drive in steady state bit 6 = 1: Drive in transient state bit 7 = 0: No motor thermal overload alarm bit 7 = 1: Motor thermal overload alarm bit 8 = 0: No alarm if excessive braking bit 8 = 1: Alarm if excessive braking bit 9 = 0: Drive not accelerating bit 9 = 1: Drive accelerating bit 10 = 0: Drive not decelerating bit 10 = 1: Drive decelerating bit 11 = 0: No current limit alarm bit 11 = 1: Current limit alarm bit 12 = 0: Fast stop not in progress bit 12 = 1: Fast stop in progress bit 14 = 0 and bit 13 = 0: ATV controlled via terminal block or built-in keypad (ATV31....A) bit 14 = 0 and bit 13 = 1: ATV controlled via the remote display terminal bit 14 = 1 and bit 13 = 0: ATV controlled via ModBus bit 14 = 1 and bit 13 = 1: ATV controlled via CanOpen bit 15 = 0: Forward rotation requested (reference) bit 15 = 1: Reverse rotation requested (reference) Extended status word No. 1 bit 0: Reserved bit 1 = 0: No drive fault bit 1 = 1: Drive fault bit 2 = 0: Motor stopped bit 2 = 1: Motor running bit 3: Reserved bit 4 = 0: Frequency threshold (Ftd) not reached bit 4 = 1: Frequency threshold (Ftd) reached bit 5 = 0: High speed not reached bit 5 = 1: High speed reached bit 6 = 0: Current threshold (Ctd) not reached bit 6 = 1: Current threshold (Ctd) reached bit 7 = 0: Speed reference not reached bit 7 = 1: Speed reference reached bit 8 = 0: No motor thermal overload alarm bit 8 = 1: Motor thermal overload alarm bit 9 = 0: No brake control (brake engaged) bit 9 = 1: Brake control in progress (brake released) bits 10 and 11: Reserved bit 12 = 0: No loss of 4-20 mA fault bit 12 = 1: Loss of 4-20 mA fault bit 13: Reserved bit 14 = 0: No drive thermal overload alarm bit 14 = 1: Drive thermal overload alarm bit 15: Reserved 17 efesotomasyon.com Monitoring variables Modbus address 3252 CANopen address 2002 / 35 Read/ Write LRS3 R 5240 2016 / 29 IOLR R 5241 2016 / 2A AIPC R 5242 2016 / 2B AI1C R 5243 2016 / 2C AI2C R 5244 2016 / 2D AI3C R 5261 2016 / 3E AO1R R Code Name/Description/Possible values Extended status word No. 3 bit 0 = 0: The reference is given by Fr1 bit 0 = 1: The reference is given by Fr2 bit 1 = 0: The command is given by Fr1 or Cd1 bit 1 = 1: The command is given by Fr2 or Cd2 bit 2 = 0: ACC and DEC are used as ramp parameters bit 2 = 1: ACC2 and DEC2 are used as ramp parameters bit 3 = 0: CLI is used for current limiting bit 3 = 1: CL2 is used for current limiting bits 4 to 10: Reserved bit 11 = 0: Motor 1 is not used bit 11 = 1: Motor 1 is used bit 12 = 0: Motor 2 is not used bit 12 = 1: Motor 2 is used bits 13 to 15: Reserved Value of logic I/O (0 = inactive, 1 = active) bit 0: Value of logic input "LI1" bit 1: Value of logic input "LI2" bit 2: Value of logic input " LI3" bit 3: Value of logic input " LI4" bit 4: Value of logic input " LI5" bit 5: Value of logic input " LI6" bit 6: Reserved bit 7: Keypad presence: 0 = absent, 1 = present bit 8: Value of "R1" relay output, also accessible in write mode if R1 is not assigned bit 9: Value of "R2" relay output, also accessible in write mode if R2 is not assigned bit 10: Value of "LO" logic output, also accessible in write mode if LO is not assigned bit 11: Reserved bit 12: Reserved bit 13: Reserved bit 14: 0 = AOC/AOV logic output, 1 = AOC/AOV analog output bit 15: Reserved Value of analog input AIP (ATV31….A drive potentiometer) Unit: 1 mV Variation range: 0 to 10000 Value of analog input AI1 Unit: 1 mV Variation range: 0 to 10000 Value of analog input AI2 Unit: 1 mV Variation range: -10000 to 10000 Value of analog input AI3 Unit: 1 μA Variation range: 0 to 20000 Value of the analog output AO1R is also accessible in write mode if dO (page 29) is not assigned Variation range: 0 to 10000 The value 10000 corresponds to 10V if AO1t = 10U, or to 20 mA if AO1t = OA or 4A (page 28) 18 efesotomasyon.com Monitoring variables Modbus address 7121 CANopen address 2029 / 16 7201 Read/ Write Code LFt R 202A / 2 DP1 R 7202 202A / 3 DP2 R 7203 202A / 4 DP3 R 7204 202A / 5 DP4 R Name/Description/Possible values Last fault The fault remains saved even if the fault disappears, but LFt is reset after powering down the drive then powering up again. 0 = "nOF": No fault saved 3 = "CFF": Configuration (parameters) incorrect 4 = "CFI": Configuration (parameters) invalid 5 = "SLF": Modbus communication fault 8 = "EPF": External fault 9 = "OCF": Overcurrent fault 10 = "CrF": Capacitor pre-charge fault 13 = "LFF": 4 - 20 mA fault on AI3 16 = "OHF": Drive overheating fault 17 = "OLF": Motor overload fault 18 = "ObF": DC bus overvoltage fault 19 = "OSF": Line supply overvoltage fault 20 = "OPF": Motor phase loss fault 21 = "PHF": Line supply phase loss fault 22 = "USF": Line supply undervoltage fault 23 = "SCF": Motor short-circuit fault (phase to phase) 24 = "SOF": Motor overspeed fault 25 = "tnF": Auto-tuning fault 26 to 29 = "InF": Internal fault 30 = "EEF": EEPROM memory fault 31 = "SCF": Impeding short-circuit fault 32 = "SCF": Motor short-circuit fault (to earth) 33 = "OPF": Motor phase loss fault - 3 phases 34 = "COF": Communication fault line 2 (CANopen) 35 = "bLF": Brake control fault 36 = "SCF": Power module fault, specific to ATV31pD15p Past fault No. 1 (Same format as "LFt" page 19) Past fault No. 2 (Same format as "LFt" page 19) Past fault No. 3 (Same format as "LFt" page 19) Past fault No. 4 (Same format as "LFt" page 19) 19 efesotomasyon.com Monitoring variables Modbus address 7211 CANopen address 202A / C 7212 Read/ Write Code EP1 R 202A / D EP2 R 7213 202A / E EP3 R 7214 202A / F EP4 R 6056 201E / 39 ErCO R 8541 2037 / 2A CMI1 R Name/Description/Possible values Status of past fault No. 1 bit 0 = Same as ETA.1: - 0: Drive not ready - 1: Drive ready (RDY) bit 1 = Same as ETA.5: - 0: Emergency stop in progress - 1: No emergency stop bit 2 = Same as ETA.6: - 0: No SWITCH ON DISABLED status - 1: SWITCH ON DISABLED status bit 3 = Same as ETA.9: Reserved bit 4 = Same as ETA.15: - 0: Forward rotation (output frequency) - 1: Reverse rotation (output frequency) bit 5 = Same as ETI.4: - 0: Motor stopped - 1: Motor running bit 6 = Same as ETI.5: - 0: No DC injection - 1: DC injection bit 7 = Same as ETI.7: - 0: No motor thermal overload alarm - 1: Motor thermal overload alarm bit 8 = Same as ETI.8: Reserved bit 9 = Same as ETI.9: - 0: Drive not accelerating - 1: Drive accelerating bit 10 = Same as ETI.10: - 0: Drive not decelerating - 1: Drive decelerating bit 11 = Same as ETI.11: - 0: No current limit alarm - 1: Current limit alarm bit 12 = Same as ETI.12: Reserved bits 13 and 14 = Same as ETI.13 and ETI.14: - bit 14 = 0 and bit 13 = 0: ATV controlled via terminal block or built-in keypad (ATV31....A) - bit 14 = 0 and bit 13 = 1: ATV controlled via the remote display terminal - bit 14 = 1 and bit 13 = 0: ATV controlled via ModBus - bit 14 = 1 and bit 13 = 1: ATV controlled via CanOpen bit 15 = Same as ETI.15: - 0: Forward rotation requested (reference) - 1: Reverse rotation requested (reference) Status of past fault No. 2 (Same format as "EP1") Status of past fault No. 3 (Same format as "EP1") Status of past fault No. 4 (Same format as "EP1") CANopen: error word Unit: 1 Range: 0 to 4 0: "No error" 1: "Bus off error" 2: "Life time error" 3: "CAN overrun" 4: "Heartbeat error" Image of Modbus extended control word (received by the Modbus channel) Identical to CMI (page 15). 20 efesotomasyon.com Monitoring variables Modbus address 8542 CANopen address 2037 / 2B Read/ Write CMI2 R 8521 2037 / 16 LFR1 R 8522 2037 / 17 LFR2 R 8631 2038 / 20 LFD1 R 8632 2038 / 21 LFD2 R 8531 2037 / 20 PIR1 R 8532 2037 / 21 PIR2 R Code Name/Description/Possible values Image of CANopen extended control word (received by the CANopen channel) Identical to CMI (page 15). Image of Modbus frequency reference (received by the Modbus channel) Identical to LFr (page 14). Image of CANopen frequency reference (received by the CANopen channel) Identical to LFr (page 14). Image of Modbus speed reference Speed reference received by the Modbus channel Identical to LFRD (page 11) Image of CANopen speed reference Speed reference received by the CANopen channel Identical to LFRD (page 11) Image of Modbus PI reference (received by the Modbus channel) Identical to PISP (page 14). Image of CANopen PI reference (received by the CANopen channel) Identical to PISP (page 14). 21 efesotomasyon.com Identification variables Modbus address 3011 CANopen address 2000 / C Read/ Write 3012 2000 / D 3017 2000 / 12 INV R 3010 2000 / B ZON R 3401 2004 / 2 TSP R 3302 2000 / 4 UdP R Code NCV R VCAL R Name/Description/Possible values Drive rating 0 = unknown 1 = 018 (0.18 kW) 2 = 037 (0.37 kW) 3 = 055 (0.55 kW) 4 = 075 (0.75 kW) 5 = U11 (1.1 kW) 6 = U15 (1.5 kW) 7 = U22 (2.2 kW) 8 = U30 (3 kW) 9 = U40 (4 kW) 10 = U55 (5.5 kW) 11 = U75 (7.5 kW) 12 = D11 (11 kW) 13 = D15 (15 kW) Drive voltage 0 = unknown 1 = M2 (200...240 V single phase) 2 = M3X (200...240 V 3-phase) 3 = N4 (380...500 V 3-phase) 4 = S6X (525...600 V 3-phase) Nominal drive current Unit: 0.1 A Drive type 0 = unknown 1 = ATV31……(drive without built-in keypad) 3 = ATV31……(drive with built-in keypad) Drive firmware type The firmware type is specified by an ASCII letter "A": Standard firmware Drive firmware version Coded on 2 bytes. - low order byte: firmware upgrade index (UI) in hexadecimal format - high order byte: firmware version (V) in hexadecimal format Example : For V1.2 IE04, UdP = 16#1204 22 efesotomasyon.com Configuration and adjustment variables Modbus address 3105 CANopen address 2001 / 6 LSP Read/ Write R/W 3104 2001 / 5 HSP R/W 9622 2042 / 17 ItH R/W 9623 2042 / 18 UFr R/W 9620 2042 / 15 FLG R/W 9621 2042 / 16 StA R/W 9625 2042 / 1A SLP R/W 11301 2053 / 2 JPF R/W Code Name/Description/Possible values Low speed Unit: 0.1 Hz Factory setting: 0 Adjustment range: 0 to HSP (Motor frequency at min. reference) High speed Unit: 0.1 Hz Factory setting: if bFr = 50: 500, if bFr = 60: 600 Adjustment range: LSP to tFr (Motor frequency at max. reference): Ensure that this setting is suitable for the motor and the application. Motor thermal protection - max. thermal current Unit: 0.1 A Factory setting: According to drive rating Adjustment range: 0.2 to 1.5 In (1) Set ItH to the nominal current on the motor rating plate. Please refer to OLL on page 47 if you wish to suppress thermal protection. (1) In corresponds to the nominal drive current indicated in the Installation Manual and on the drive rating plate. IR compensation/Voltage boost Unit: 1% Factory setting: 20 Adjustment range: 0 to 100 - For UFt (page 27) = n or nLd: IR compensation - For UFt = L or P: Voltage boost Used to optimize torque at very low speed (increase UFr if the torque is insufficient). Check that the value of UFr is not too high for when the motor is warm (risk of instability). Modifying UFt (page 27) will cause UFr to return to the factory setting (20%). Frequency loop gain Unit: 1% Factory setting: 20 Adjustment range: 1 to 100 Parameter active only if UFt (page 27) = n or nLd. The FLG parameter adjusts the following of the speed ramp on the basis of the inertia of the machine being driven. Too high a gain may result in operating instability. Frequency loop stability Unit: 1% Factory setting: 20 Adjustment range: 1 to 100 Parameter active only if UFt (page 27) = n or nLd. Used to adapt the return to steady state after a speed transient (acceleration or deceleration), according to the dynamics of the machine. Gradually increase the stability to avoid any overspeed. Slip compensation Unit: 1% Factory setting: 100 Adjustment range: 0 to 150 Parameter active only if UFt (page 27) = n or nLd. Used to adjust the slip compensation value fixed by nominal motor speed. The speeds given on motor rating plates are not necessarily exact. If slip setting < actual slip: the motor is not rotating at the correct speed in steady state. If slip setting > actual slip: the motor is overcompensated and the speed is unstable. Skip frequency Unit: 0.1 Hz Factory setting: 0 Adjustment range: 0 to 5000 Prevents prolonged operation at a frequency range of ± 1 Hz around JPF. This function prevents a critical speed which leads to resonance. Setting the function to 0 renders it inactive. 23 efesotomasyon.com Configuration and adjustment variables Modbus address 11302 CANopen address 2053 / 3 JF2 Read/ Write R/W 9201 203E / 2 CLI R/W 11701 2057 / 2 tLS R/W 11003 2050 / 4 Ftd R/WS 11002 2050 / 3 ttd R/WS 11001 2050 / 2 Ctd R/WS Code Name/Description/Possible values 2nd skip frequency Unit: 0.1 Hz Factory setting: 0 Adjustment range: 0 to 5000 Prevents prolonged operation at a frequency range of ± 1 Hz around JF2. This function prevents a critical speed which leads to resonance. Setting the function to 0 renders it inactive. Current limit Unit: 0.1 A Factory setting: 1.5 In (1) Adjustment range: 0.25 to 1.5 In (1) Used to limit the torque and the temperature rise of the motor. (1) In corresponds to the nominal drive current indicated in the Installation Manual and on the drive rating plate. Low speed operating time Unit: 0.1 s Factory setting: 0 (no time limit) Adjustment range: 0 to 9999 Following operation at LSP for a defined period, a motor stop is requested automatically. The motor restarts if the frequency reference is greater than LSP and if a run command is still present. Caution, value 0 corresponds to an unlimited time. Motor frequency threshold Unit: 0.1 Hz Factory setting: bFr Adjustment range: 0 to 5000 Motor frequency threshold above which the relay contact (R1 or R2 = FtA) closes or output AOV = 10 V (dO = StA) Motor thermal state threshold Unit: 1% Factory setting: 100 Adjustment range: 0 to 118 Motor thermal state threshold above which the relay contact (R1 or R2 = tSA) closes or output AOV = 10 V (dO = tSA) Motor current threshold Unit: 0.1 A Factory setting: In (1) Adjustment range: 0 to 1.5 In (1) Motor current threshold above which the relay contact (R1 or R2 = CtA) closes or output AOV = 10 V (dO = CtA) (1) In corresponds to the nominal drive current indicated in the Installation Manual and on the drive rating plate. 24 efesotomasyon.com Configuration and adjustment variables Modbus address 12001 CANopen address 205A / 2 Code SdS Read/ Write R/W 3015 2000 / 10 bFr R/WS 9601 2042 / 2 UnS R/WS 9602 2042 / 3 FrS R/WS Name/Description/Possible values USPL/USPH scale factor (USPL/USPH = rFr x SdS) See USPL/USPH page 17. Unit: 0.1 Factory setting: 300 Adjustment range: 1 to 2000 This parameter also affects the display parameter SPd1/SPd2/SPd3 in the SUP- menu (See Programming Manual) Standard motor frequency Factory setting: 0 0 = "50" 1 = "60" 50 Hz: IEC 60 Hz: NEMA This parameter modifies the presets of the following parameters: HSP page 23, Ftd page 24, FrS page 25 and tFr page 27. Nominal motor voltage given on the rating plate Unit: 1 V Factory setting: According to drive rating Adjustment range according to drive rating: ATV31ppp M2: 100 to 240 V ATV31ppp M3X: 100 to 240 V ATV31ppp N4: 100 to 500 V ATV31ppp S6X: 100 to 600 V Nominal motor frequency given on the rating plate Unit: 0.1 Hz Factory setting: if bFr = 50: 500 if bFr = 60: 600 Adjustment range: 100 to 5000 The ratio 9603 2042 / 4 nCr R/WS UnS (in volts) must not exceed the following values: FrS (in Hz) ATV31ppp M2: 7 max. ATV31ppp M3X: 7 max. ATV31ppp N4: 14 max. ATV31ppp S6X: 17 max. Nominal motor current given on the rating plate Unit: 0.1 A Factory setting: According to drive rating Adjustment range: 0.25 to 1.5 In (1) (1) In corresponds to the nominal drive current indicated in the Installation Manual and on the drive rating plate. 25 efesotomasyon.com Configuration and adjustment variables Modbus address 9604 CANopen address 2042 / 5 Code nSP Read/ Write R/WS Name/Description/Possible values Nominal motor speed given on the rating plate Unit: 1 rpm Factory setting: According to drive rating Adjustment range: 0 to 32767 RPM 0 to 9999 RPM then 10.00 to 32.76 KRPM If, rather than the nominal speed, the rating plate indicates the synchronous speed and the slip in Hz or as a %, calculate the nominal speed as follows: Nominal speed = Synchronous speed x or Nominal speed = Synchronous speed x or Nominal speed = Synchronous speed x 9606 2042 / 7 COS R/WS 9643 2042 / 2C rSC R/WS 100 - slip as a % 100 50 - slip in Hz 50 60 - slip in Hz 60 (50 Hz motors) (60 Hz motors) Motor Cos Phi given on the rating plate Unit: 0.01 Factory setting: According to drive rating Adjustment range: 50 to 100 Cold state stator resistance Factory setting: 0 0 = "nO": Function inactive. For applications which do not require high performance or do not tolerate automatic auto-tuning (passing a current through the motor) each time the drive is powered up. 1 = "InIt": Activates the function. To improve low-speed performance whatever the thermal state of the motor. >1 =" XXXX" XXXX: Value of cold state stator resistance used, in mΩ. Caution: It is strongly recommended that this function is activated for Lifting and Handling applications. The function should be activated (InIt) only when the motor is in cold state. When rSC = InIt, parameter tUn is forced to POn. At the next run command or the next power-up, the stator resistance is measured with an auto-tune. Parameter rSC then changes to this value (XXXX) and maintains it; tUn remains forced to POn. Parameter rSC remains at InIt as long as the measurement has not been performed. Value XXXX can be forced or changed using the keys. XXXX corresponds to half the resistance measured between 2 phases. 9608 2042 / 9 tUn R/WO Motor control auto-tuning Factory setting: 0 It is essential that all the motor parameters (UnS, FrS, nCr, nSP, COS) are correctly configured before performing the auto-tuning. 0 = "nO": Auto-tuning not performed. 112 = "YES": Auto-tuning is performed as soon as possible, then the parameter automatically switches to dOnE or nO in the event of a fault (the tnF fault is displayed if tnL = YES, see page 48). 113 = "dOnE": Use of the values given the last time auto-tuning was performed. 114 = "rUn": Auto-tuning is performed every time a run command is sent. 115 = "POn": Auto-tuning is performed on every power-up. 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 LI1 to LI6: Auto-tuning is performed on the transition from 0 V 1 of a logic input assigned to this function. Caution: tUn is forced to POn if rSC is other than nO. Auto-tuning is only performed if no command has been activated. If a "freewheel stop" or "fast stop" function has been assigned to a logic input, this input must be set to 1 (active at 0). Auto-tuning may last for 1 to 2 seconds. Do not interrupt; wait for the display to change to "dOnE" or "nO". During auto-tuning the motor operates at nominal current. 26 efesotomasyon.com Configuration and adjustment variables Modbus address 9609 CANopen address 2042 / A 9607 Read/ Write Code tUS R 2042 / 8 UFt R/WS 3107 2001 / 8 nrd R/WS 3102 2001 / 3 SFr R/W 3103 2001 / 4 tFr R/WS 9101 203D / 2 SrF R/WS 8001 2032 / 2 SCS R/WS Name/Description/Possible values Auto-tuning status Factory setting: 0 0 =" tAb": The default stator resistance value is used to control the motor. 1 = "PEnd": Auto-tuning has been requested but not yet performed. 2 = "PrOG": Auto-tuning in progress. 3 = "FAIL": Auto-tuning has failed. 4 = "dOnE": The stator resistance measured by the auto-tuning function is used to control the motor. 5 = "Strd": The cold state stator resistance (rSC other than nO) is used to control the motor. Selection of the type of voltage/frequency ratio Factory setting: 2 0 = "L": Constant torque for motors connected in parallel or special motors 1 = "P": Variable torque for pump and fan applications 2 = "n": Sensorless flux vector control for constant torque applications 3 = "nLd": Energy saving, for variable torque applications not requiring high dynamics (behaves in a similar way to the P ratio at no load and the n ratio on load). Random switching frequency Factory setting: 1 0 = "nO": Fixed frequency 1 = "YES": Frequency with random modulation Random frequency modulation prevents any resonance which may occur at a fixed frequency. Switching frequency Unit: 0.1 kHz Factory setting: 40 Adjustment range: 20 to 160 The frequency can be adjusted to reduce the noise generated by the motor. If the frequency has been set to a value higher than 4 kHz, in the event of excessive temperature rise, the drive will automatically reduce the switching frequency and increase it again once the temperature has returned to normal. Maximum output frequency Unit: 0.1 Hz Factory setting: if BFR = 50: 600 if BFR = 60: 720 Adjustment range: 100 to 5000 Suppression of the speed loop filter Factory setting: 0 0 = "nO": The speed loop filter is active (prevents the reference being exceeded). 1 = "YES": The speed loop filter is suppressed (in position control applications, this reduces the response time and the reference may be exceeded). Saving the configuration Factory setting: 0 0 = "nO": Function inactive 2 = "Str1": Saves the current configuration (but not the result of auto-tuning) to EEPROM. SCS automatically switches to nO as soon as the save has been performed. This function is used to keep another configuration in reserve, in addition to the current configuration. When drives leave the factory the current configuration and the backup configuration are both initialized with the factory configuration. If the remote display terminal option is connected to the drive, the following additional selection options will appear: 11 = "FIL1" 12 = "FIL2" 13 = "FIL3" 14 = "FIL4" FIL1, FIL2, FIL3, FIL4 are files available in the remote display terminal’s EEPROM memory for saving the current configuration. They can be used to store between 1 and 4 different configurations which can also be stored on or even transferred to other drives of the same rating. SCS automatically switches to nO as soon as the save has been performed. 27 efesotomasyon.com Configuration and adjustment variables Modbus address 8002 CANopen address 2032 / 3 Code FCS Read/ Write R/WS 11101 2051 / 2 tCC R/WS 11102 2051 / 3 tCt R/WS 11105 2051 / 6 rrS R/WS 4434 200E / 23 CrL3 R/WS 4444 200E / 2D CrH3 R/WS 4601 2010 / 2 AO1t R/WS Name/Description/Possible values Return to factory settings/Restore configuration Factory setting: 0 0 = "nO": Function inactive 2 = "rEC1": The current configuration becomes identical to the backup configuration previously saved by SCS = StrI. rECI is only visible if the backup has been carried out. FCS automatically changes to nO as soon as this action has been performed. 64 = "InI": The current configuration becomes identical to the factory setting. FCS automatically changes to nO as soon as this action has been performed. If the remote display terminal option is connected to the drive, the following additional selection options appear, as long as the corresponding files have been loaded in the remote display terminal’s EEPROM memory (0 to 4 files): 11 = "FIL1": display terminal file 1 not empty 12 = "FIL2": display terminal file 2 not empty 13 = "FIL3": display terminal file 3 not empty 14 = "FIL4": display terminal file 4 not empty They enable the current configuration to be replaced with one of the 4 configurations that may be loaded on the remote display terminal. FCS automatically changes to nO as soon as this action has been performed. 2-wire/3-wire control (Type of control) Factory setting: 0 except for ATV31ppp A: 2 Control configuration: 0 = "2C" = 2-wire control: The open or closed state of the input controls running or stopping. 1 = "3C" = 3-wire control (pulse control): A "forward" or "reverse" pulse is sufficient to control starting, a "stop" pulse is sufficient to control stopping. 2 = "LOC "= local control (drive RUN/STOP/RESET) for ATV31ppp A only (inactive if LAC = L3, see page 30). Changing the assignment of tCC returns the following functions to their factory setting: rrS, tCt and all functions affecting logic inputs. Type of 2-wire control (parameter active only if tCC = 2C) Factory setting: 1 0 = "LEL ": State 0 or 1 is taken into account for run or stop. 1 = "trn": A change of state (transition or edge) is necessary to initiate operation, in order to prevent accidental restarts after a break in the power supply. 2 = "PFO": State 0 or 1 is taken into account for run or stop, but the "forward" input always takes priority over the "reverse" input. Reverse operation via logic input Factory setting: - if tCC = 0: 130 - if tCC = 1: 131 - if tCC = 2: 0 If rrS = nO, reverse operation is active, by means of negative voltage on AI2 for example. 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 Value for low speed (LSP) on input AI3 Unit: 0.1 mA Factory setting: 40 Adjustment range: 0 to 200 CrL3 and CrH3 are used to configure the input for 0-20 mA, 4-20 mA, 20-4 mA, etc. Value for high speed (HSP) on input AI3 Unit: 0.1 mA Factory setting: 200 Adjustment range: 40 to 200 CrL3 and CrH3 are used to configure the input for 0-20 mA, 4-20 mA, 20-4 mA, etc. Configuration of the analog output Factory setting: 2 1 = "10U": 0 - 10 V configuration (use terminal AOV) 2 = "0A": 0 - 20 mA configuration (use terminal AOC) 3 = "4A": 4 - 20 mA configuration (use terminal AOC) 28 efesotomasyon.com Configuration and adjustment variables Modbus address 5031 CANopen address 2014 / 20 Code dO Read/ Write R/WS Name/Description/Possible values Analog/logic output AOC/AOV Factory setting: 0 0 = "nO": Not assigned For the following assignments the output is analog type: 129 = "OCr": Motor current. 20 mA or 10 V corresponds to twice the nominal drive current. 130 = "OFr": Motor frequency. 20 mA or 10 V corresponds to the maximum frequency tFr (page 27). 132 = "Otr": Motor torque. 20 mA or 10 V corresponds to twice the nominal motor torque. 139 = "OPr": Power supplied by the drive. 20 mA or 10 V corresponds to twice the nominal drive power. For the following assignments the output is logic type (see diagram in the Installation Manual): With these assignments, configure AO1t = 0A. 5001 2014 / 2 r1 R/WS 5002 2014 / 3 r2 R/WS 1 = "FLt": Drive fault 2 = "rUn": Drive running 4 = "FtA": Frequency threshold reached (Ftd parameter page 24) 5 = "FLA": High speed (HSP) reached 6 = "CtA": Current threshold reached (Ctd parameter page 24) 7 = "SrA": Frequency reference reached 8 = "tSA": Motor thermal threshold reached (ttd parameter page 24) 9 = "bLC": Brake sequence (for information, as this assignment can be only be activated or deactivated via the bLC parameter page 42) 12 = "APL": Loss of 4-20 mA signal, even if LFL = nO (page 48) The logic output is in state 1 (24 V) when the selected assignment is active, with the exception of FLt (state 1 if the drive is not faulty). Relay r1 Factory setting: 1 0 = "nO": Not assigned 1 = "FLt": Drive fault 2 = "rUn": Drive running 4= "FtA": Frequency threshold reached (Ftd parameter page 24) 5 = "FLA": High speed (HSP) reached 6 = "CtA": Current threshold reached (Ctd parameter page 24) 7 = "SrA": Frequency reference reached 8 = "tSA": Motor thermal threshold reached (ttd parameter page 24) 12 = "APL": Loss of 4-20 mA signal, even if LFL = nO (page 48) The relay is powered up when the selected assignment is active, with the exception of FLt (powered up if the drive is not faulty). Relay r2 Factory setting: 0 0 = "nO": Not assigned 1 = "FLt": Drive fault 2 = "rUn": Drive running 4 = "FtA": Frequency threshold reached (Ftd parameter page 24) 5 = "FLA": High speed (HSP) reached 6 = "CtA": Current threshold reached (Ctd parameter page 24) 7 = "SrA": Frequency reference reached 8 = "tSA": Motor thermal threshold reached (ttd parameter page 24) 9 = "bLC": Brake sequence (for information, as this assignment can be only be activated or deactivated via the bLC parameter page 42) 12 = "APL": Loss of 4-20 mA signal, even if LFL = nO (page 48) The relay is powered up when the selected assignment is active, with the exception of FLt (powered up if the drive is not faulty). 29 efesotomasyon.com Configuration and adjustment variables Modbus address 3006 8413 CANopen address 2000 / 7 2036 / E Code LAC Fr1 Read/ Write R/WS R/WS Name/Description/Possible values Function access level Factory setting: 0 0 = "L1": Access to standard functions. Significantly, this level is interchangeable with ATV28. 1 = "L2": Access to advanced functions: - +/- speed (motorized potentiometer) - Brake control - Switching for second current limit - Motor switching - Management of limit switches 2 = L3: Access to advanced functions and management of mixed control modes. Assigning LAC to L3 will restore the factory settings of the Fr1 (below), Cd1 (page 31), CHCF (page 31), and tCC (page 28) parameters. The latter is forced to "2C" on ATV31 pppA. L3 can only be restored to L2 or L1 and L2 to L1 by means of a "factory setting" via FCS (page 28). Configuration reference 1 Factory setting: 1 except for ATV31pppp A: 16 1 = "AI1": Analog input AI1 2 = "AI2": Analog input AI2 3 = "AI3": Analog input AI3 16 = "AIP": Potentiometer (ATV31pppA only) If LAC = L2 or L3, the following additional assignments are possible: 160 = "UPdt": (1) + speed/- speed via LI 161 = "UpdH": (1) + speed/- speed via keys r on the ATV31 or ATV31pppA keypad or remote display terminal. For operation, display the frequency rFr (see page 16) r If LAC = L3, the following additional assignments are possible: 8414 2036 / F Fr2 R/WS 163 = "LCC": Reference via the remote display terminal, LFr parameter page 14. 164 = "Mdb": Reference via Modbus 167 = "CAn": Reference via CANopen (1) Caution, you cannot assign UPdt to Fr1 or Fr2 and UPdH to Fr1 or Fr2 at the same time. Only one of the UPdt/UPdH assignments is permitted on each reference channel. Configuration reference 2 Factory setting: 0 0 = "nO": Not assigned 1 = "AI1": Analog input AI1 2 = "AI2": Analog input AI2 3 = "AI3": Analog input AI3 16 = "AIP": Potentiometer (ATV31pppA only) If LAC = L2 or L3, the following additional assignments are possible: 160 = "UPdt": (1) + speed/- speed via LI 161 = "UpdH": (1) + speed/- speed via keys r on the ATV31 or ATV31pppA keypad or remote display terminal. For operation, display the frequency rFr (see page 16) r If LAC = L3, the following additional assignments are possible: 163 = "LCC": Reference via the remote display terminal, LFr parameter page 14. 164 = "Mdb": Reference via Modbus 167 = "CAn": Reference via CANopen (1) Caution, you cannot assign UPdt to Fr1 or Fr2 and UPdH to Fr1 or Fr2 at the same time. Only one of the UPdt/UPdH assignments is permitted on each reference channel. 30 efesotomasyon.com Configuration and adjustment variables Modbus address 8411 CANopen address 2036 / C Code rFC Read/ Write R/WS Name/Description/Possible values Reference switching Factory setting: 96 Parameter rFC can be used to select channel Fr1 or Fr2 or to configure a logic input or a control bit for remote switching of Fr1 or Fr2. 96 = "Fr1": Reference = Reference 1 97 = "Fr2": Reference = Reference 2 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following additional assignments are possible: 187 188 189 190 191 203 205 206 207 = "C111": bit 11 of the CMD control word (page = "C112": bit 12 of the CMD control word (page = "C113": bit 13 of the CMD control word (page = "C114": bit 14 of the CMD control word (page = "C115": bit 15 of the CMD control word (page = "C211": bit 11 of the CMD control word (page = "C213": bit 13 of the CMD control word (page = "C214": bit 14 of the CMD control word (page = "C215": bit 15 of the CMD control word (page 14) written by 14) written by 14) written by 14) written by 14) written by 14) written by 14) written by 14) written by 14) written by Modbus Modbus Modbus Modbus Modbus CANopen CANopen CANopen CANopen The reference can be switched with the drive running. Fr1 is active when the logic input or control word bit is at state 0. Fr2 is active when the logic input or control word bit is at state 1. Switching channel may result in a change of direction of motor rotation. 8401 2036 / 2 CHCF R/WS 8423 2036 / 18 Cd1 R/WS 8424 2036 / 19 Cd2 R/WS Mixed mode (control channels separated from reference channels) Factory setting: 1 Active if LAC = L3 1 = "SIM": Combined 2 = "SEP": Separate Configuration of control channel 1 Factory setting: 1 except for ATV31ppp A: 2 Active if CHCF = SEP and LAC = L3 1 = "tEr": Terminal block control 2 = "LOC": Keypad control (ATV31pppA only) 3 = "LCC": Remote display terminal control 10 = "Mdb": Control via Modbus 20 = "CAn": Control via CAN Configuration of control channel 2 Factory setting: 10 Active if CHCF = SEP and LAC = L3 1 = "tEr": Terminal block control 2 = "LOC": Keypad control (ATV31pppA only) 3 = "LCC": Remote display terminal control 10 = "Mdb": Control via Modbus 20 = "CAn": Control via CAN 31 efesotomasyon.com Configuration and adjustment variables Modbus address 8421 CANopen address 2036 / 16 Code CCS Read/ Write R/WS Name/Description/Possible values Control channel switching Factory setting: 98 Active if CHCF = SEP and LAC = L3 Parameter CCS can be used to select channel Cd1 or Cd2 or to configure a logic input or a control bit for remote switching of Cd1 or Cd2. 98 = "Cd1": Control channel = Channel 1 99 = "Cd2": Control channel = Channel 2 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 187 = "C111": bit 11 of the CMD control word (page 14) written by Modbus 188 = "C112": bit 12 of the CMD control word (page 14) written by Modbus 189 = "C113": bit 13 of the CMD control word (page 14) written by Modbus 190 = "C114": bit 14 of the CMD control word (page 14) written by Modbus 191 = "C115": bit 15 of the CMD control word (page 14) written by Modbus 203 = "C211": bit 11 of the CMD control word (page 14) written by CANopen 204 = "C212": bit 12 of the CMD control word (page 14) written by CANopen 205 = "C213": bit 13 of the CMD control word (page 14) written by CANopen 206 = "C214": bit 14 of the CMD control word (page 14) written by CANopen 207 = "C215": bit 15 of the CMD control word (page 14) written by CANopen Channel 1 is active when the input or control word bit is at state 0. Channel 2 is active when the input or control word bit is at state 1. Switching channel may result in a change of direction of motor rotation. 8402 2036 / 3 COP R/WS Copy channel 1 to channel 2 Factory setting: 0 Active if LAC = L3 Copying is only performed from channel 1 to channel 2. 0 = "nO": No copy 1 = "SP": Copy reference 2 = "Cd": Copy control 3 = "ALL": Copy control and reference Exceptions: • If channel 2 is controlled via the terminal block (2-wire or 3-wire control), channel 1 control is not copied. • If channel 2 reference is set via analog input (AI1, AI2, AI3 or AIP), channel 1 reference is not copied. Reference copied: • If channel 2 is the +/- speed type, the output frequency applied to the motor (rFr) is copied. • In other cases (built-in keypad, remote display terminal or communication bus), the reference before ramp (FrH) is copied. 64003 2262 / 4 LCC R/WS 64002 2262 / 3 PSt R/WS Note: If channel 2 is a communication bus, the copy is "overwritten" as soon as a new control or reference is received by the bus. Control via remote display terminal Factory setting: 0 Parameter active only with the remote display terminal option and if LAC = L1 or L2. 0 = "nO": Function inactive 1 = "YES": Enables control of the drive using the STOP/RESET, RUN and FWD/REV buttons on the display terminal. The speed reference is then given by parameter LFr page 14. Only the freewheel, fast stop and DC injection stop commands remain active on the terminal block. If the drive/terminal connection is cut or if the terminal has not been connected, the drive locks in an SLF fault. Stop priority Factory setting: 1 This function gives priority to the STOP key on the keypad (ATV31 pppA only) or the STOP key on the remote display terminal, regardless of the control channel (terminal block or communication bus). 0 = "nO": Function inactive 1 = "YES": STOP key priority 32 efesotomasyon.com Configuration and adjustment variables Modbus address 64001 CANopen address 2262 / 2 rOt Read/ Write R/WS 9004 203C / 5 rPt R/WS 9005 203C / 6 tA1 R/W 9006 203C / 7 tA2 R/W 9007 203C / 8 tA3 R/W 9008 203C / 9 tA4 R/W 9001 203C / 2 ACC R/W 9002 203C / 3 dEC R/W 9010 203C / B rPS R/WS Code Name/Description/Possible values Direction of operation authorized Factory setting: 0 Direction of operation authorized for the RUN key on the keypad (ATV31ppp A only) or the RUN key on the remote display terminal. 0 = "dFr": Forward 1 = "drS": Reverse 2 = "bOt": Both directions are authorized (except for the keypad on the ATV31ppp A: Forward only). Type of ramp Defines the shape of the acceleration and deceleration ramps. Factory setting: 0 0 = "LIn": Linear 1 = "S": S ramp 2 = "U": U ramp 3 = "CUS": Customized Start of CUS-type acceleration ramp rounded Unit: 1% (as % of total ramp time ACC or AC2) Factory setting: 10 Adjustment range: 0 to 100 End of CUS-type acceleration ramp rounded Unit: 1% (as % of total ramp time ACC or AC2) Factory setting: 10 Adjustment range: 0 to 100 - tA1 Start of CUS-type deceleration ramp rounded Unit: 1% (as % of total ramp time dEC or dE2) Factory setting: 10 Adjustment range: 0 to 100 End of CUS-type deceleration ramp rounded Unit: 1% (as % of total ramp time dEC or dE2) Factory setting: 10 Adjustment range: 0 to 100 - tA3 Acceleration ramp time Unit: 0.1 s Factory setting: 30 Adjustment range: 1 to 9999 Defined for accelerating between 0 and the nominal frequency FrS (page 25). Deceleration ramp time Unit: 0.1 s Factory setting: 30 Adjustment range: 1 to 9999 Defined for decelerating between the nominal frequency FrS (page 25) and 0. Check that the value of dEC is not too low in relation to the load to be stopped. Ramp switching Factory setting: 0 This function remains active regardless of the control channel. 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following assignments are possible: 171 172 173 174 175 = "Cd11": bit 11 of the CMD control word (page = "Cd12": bit 12 of the CMD control word (page = "Cd13": bit 13 of the CMD control word (page = "Cd14": bit 14 of the CMD control word (page = "Cd15": bit 15 of the CMD control word (page 14) written by 14) written by 14) written by 14) written by 14) written by Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen ACC and dEC are enabled when the logic input or control word bit is at state 0. AC2 and dE2 are enabled when the logic input or control word bit is at state 1. 33 efesotomasyon.com Configuration and adjustment variables Modbus address 9011 CANopen address 203C / C Code Frt Read/ Write R/WS 9012 203C / D AC2 R/W 9013 203C / E dE2 R/W 9003 203C / 4 brA R/WS 11201 2052 / 2 Stt R/WS 11204 2052 / 5 FSt R/WS Name/Description/Possible values Ramp switching threshold Unit: 0.1 Hz Factory setting: 0 Adjustment range: 0 to 5000 The second ramp is switched if the value of Frt is not equal to 0 (0 deactivates the function) and the output frequency is greater than Frt. Threshold ramp switching can be combined with switching via LI or bit as follows: LI or bit Frequency Ramp 0 0 1 1 <Frt >Frt <Frt >Frt ACC, dEC AC2, dE2 AC2, dE2 AC2, dE2 2nd acceleration ramp time Unit: 0.1 s Factory setting: 50 Adjustment range: 1 to 9999 Enabled via logic input (rPS) or frequency threshold (Frt). 2nd deceleration ramp time Unit: 0.1 s Factory setting: 50 Adjustment range: 1 to 9999 Enabled via logic input (rPS) or frequency threshold (Frt). Deceleration ramp adaptation Factory setting: 1 Activating this function automatically adapts the deceleration ramp, if this has been set at too low a value for the inertia of the load. 0 = "nO": Function inactive 1 = "YES": Function active. The function is incompatible with applications requiring: - positioning on a ramp - the use of a braking resistor (no guarantee of the function operating correctly) brA is forced to nO if brake control bLC is assigned (page 42). Normal stop mode Factory setting: 0 Stop mode on disappearance of the run command or appearance of a stop command. 0 = "rMP": On ramp 1 = "FSt": Fast stop 2 = "nSt": Freewheel stop 3 = "dCI": DC injection stop Fast stop via logic input Factory setting: 0 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following assignments are possible: 171 172 173 174 175 = "Cd11": bit 11 of the CMD control word (page = "Cd12": bit 12 of the CMD control word (page = "Cd13": bit 13 of the CMD control word (page = "Cd14": bit 14 of the CMD control word (page = "Cd15": bit 15 of the CMD control word (page 14) written by 14) written by 14) written by 14) written by 14) written by Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen The stop is activated when the logic state of the input changes to 0 and the control word bit changes to 1. The fast stop is a stop on a reduced ramp via parameter dCF. If the input falls back to state 1 and the run command is still active, the motor will only restart if 2-wire level control has been configured (tCC = 2C and tCt = LEL or PFO, see page 28). In other cases, a new run command must be sent. 34 efesotomasyon.com Configuration and adjustment variables Modbus address 11230 CANopen address 2052 / 1F 11203 2052 / 4 dCF Read/ Write R/WS dCI R/WS Code Name/Description/Possible values Coefficient for dividing the deceleration ramp time for fast stopping Unit: 1 Factory setting: 4 Adjustment range: 0 to 10 Ensure that the reduced ramp is not too low in relation to the load to be stopped. The value 0 corresponds to the minimum ramp. DC injection via logic input Factory setting: 0 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following assignments are possible: 171 = "Cd11": bit 11 of the CMD control word (page 14) written by 172 = "Cd12": bit 12 of the CMD control word (page 14) written by 173 = "Cd13": bit 13 of the CMD control word (page 14) written by 174 = "Cd14": bit 14 of the CMD control word (page 14) written by 175 = "Cd15": bit 15 of the CMD control word (page 14) written by 11210 2052 / B IdC R/W 11211 2052 / C tdC R/W 11202 2052 / 3 nSt R/WS 10401 204A / 2 AdC R/W Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen Braking is activated when the logic state of the input or control word bit is at 1. Level of DC injection braking current activated via logic input or selected as stop mode Caution: This setting is not related to the "automatic standstill DC injection" function. Unit: 0.1 A Factory setting: 0.7 In (1) Adjustment range: 0 to In (1) After 5 seconds the injection current is peak limited at 0.5 Ith if it is set at a higher value. (1) In corresponds to the nominal drive current indicated in the Installation Manual and on the drive rating plate. Total DC injection braking time selected as normal stop mode Caution: This setting is not related to the "automatic standstill DC injection" function. Unit: 0.1 s Factory setting: 5 Adjustment range: 1 to 300 Freewheel stop via logic input Factory setting: 0 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 The stop is activated when the logic state of the input is at 0. If the input falls back to state 1 and the run command is still active, the motor will only restart if 2-wire level control has been configured. In other cases, a new run command must be sent. Automatic standstill DC injection (at the end of the ramp) Factory setting: 1 0 = "nO": No injection 1 = "YES": Standstill injection for adjustable period 2 = "Ct": Continuous standstill injection This parameter gives rise to the injection of current even if a run command has not been sent. 35 efesotomasyon.com Configuration and adjustment variables Modbus address 10402 CANopen address 204A / 3 10403 204A / 4 Code tdC1 Read/ Write R/W SdC1 R/W 10404 204A / 5 tdC2 10405 204A / 6 SdC2 R/W 11801 2058 / 2 SA2 R/W R/WS Name/Description/Possible values Automatic standstill DC injection time Unit: 0.1 s Factory setting: 50 Adjustment range: 1 to 300 Level of automatic standstill DC injection current Unit: 0.1 A Factory setting: 0.7 In (1) Adjustment range: 0 to 1.2 In (1) Check that the motor will withstand this current without overheating. (1) In corresponds to the nominal drive current indicated in the Installation Manual and on the drive rating plate. 2nd automatic standstill DC injection time Unit: 0.1 s Factory setting: 0 Adjustment range: 0 to 300 2nd level of standstill DC injection current Unit: 0.1 A Factory setting: 0.5 In (1) Adjustment range: 0 to 1.2 In (1) Check that the motor will withstand this current without overheating. (1) In corresponds to the nominal drive current indicated in the Installation Manual and on the drive rating plate. Summing input 2 Factory setting: 2 Can be used to sum one or two inputs to reference Fr1 only. 0 = "nO": Not assigned 1 = "AI1": Analog input AI1 2 = "AI2": Analog input AI2 3 = "AI3": Analog input AI3 16 = "AIP": Potentiometer (type A drives only) If LAC = L3, the following assignments are possible: 11802 2058 / 3 SA3 R/WS 163 = "LCC": Reference via the remote display terminal, LFr parameter in the SEt- menu page 14. 164 = "Mdb": Reference via Modbus 167 = "CAn": Reference via CANopen Summing input 3 Factory setting: 0 Can be used to sum one or two inputs to reference Fr1 only. 0 = "nO": Not assigned 1 = "AI1": Analog input AI1 2 = "AI2": Analog input AI2 3 = "AI3": Analog input AI3 16 = "AIP": Potentiometer (type A drives only) If LAC = L3, the following assignments are possible: 163 = "LCC": Reference via the remote display terminal, LFr parameter in the SEt- menu page 14. 164 = "Mdb": Reference via Modbus 167 = "CAn": Reference via CANopen 36 efesotomasyon.com Configuration and adjustment variables Modbus address 11401 CANopen address 2054 / 2 Code PS2 Read/ Write R/WS Name/Description/Possible values 2 preset speeds Factory setting: if tCC = 1: 0 if tCC = 0 or 2: 131 Selecting the assigned logic input activates the function. 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following assignments are possible: 11402 2054 / 3 PS4 R/WS 171 = "Cd11": bit 11 of the CMD control word (page 14) written by 172 = "Cd12": bit 12 of the CMD control word (page 14) written by 173 = "Cd13": bit 13 of the CMD control word (page 14) written by 174 = "Cd14": bit 14 of the CMD control word (page 14) written by 175 = "Cd15": bit 15 of the CMD control word (page 14) written by 4 preset speeds Factory setting: if tCC = 1: 0 if tCC = 0 or 2: 132 Selecting the assigned logic input activates the function. Check that PS2 has been assigned before assigning PS4. Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following assignments are possible: 11403 2054 / 4 PS8 R/WS 171 = "Cd11": bit 11 of the CMD control word (page 14) written by 172 = "Cd12": bit 12 of the CMD control word (page 14) written by 173 = "Cd13": bit 13 of the CMD control word (page 14) written by 174 = "Cd14": bit 14 of the CMD control word (page 14) written by 175 = "Cd15": bit 15 of the CMD control word (page 14) written by 8 preset speeds Factory setting: 0 Selecting the assigned logic input activates the function. Check that PS4 has been assigned before assigning PS8. Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following assignments are possible: 171 172 173 174 175 = "Cd11": bit 11 of the CMD control word (page = "Cd12": bit 12 of the CMD control word (page = "Cd13": bit 13 of the CMD control word (page = "Cd14": bit 14 of the CMD control word (page = "Cd15": bit 15 of the CMD control word (page 14) written by 14) written by 14) written by 14) written by 14) written by Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen 37 efesotomasyon.com Configuration and adjustment variables Modbus address 11404 CANopen address 2054 / 5 Read/ Write PS16 R/WS Code Name/Description/Possible values 16 preset speeds Factory setting: 0 Selecting the assigned logic input activates the function. Check that PS8 has been assigned before assigning PS16. 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following assignments are possible: 11410 2054 / B SP2 R/W 11411 2054 / C SP3 R/W 11412 2054 / D SP4 R/W 11413 2054 / E SP5 R/W 11414 2054 / F SP6 R/W 11415 2054 / 10 SP7 R/W 11416 2054 / 11 SP8 R/W 11417 2054 / 12 SP9 R/W 11418 2054 / 13 SP10 R/W 11419 2054 / 14 SP11 R/W 171 = "Cd11": bit 11 of the CMD control word (page 172 = "Cd12": bit 12 of the CMD control word (page 173 = "Cd13": bit 13 of the CMD control word (page 174 = "Cd14": bit 14 of the CMD control word (page 175 = "Cd15": bit 15 of the CMD control word (page 2nd preset speed Unit: 0.1 Hz Factory setting: 100 Adjustment range: 0 to 5000 3rd preset speed Unit: 0.1 Hz Factory setting: 150 Adjustment range: 0 to 5000 4th preset speed Unit: 0.1 Hz Factory setting: 200 Adjustment range: 0 to 5000 5th preset speed Unit: 0.1 Hz Factory setting: 250 Adjustment range: 0 to 5000 6th preset speed Unit: 0.1 Hz Factory setting: 300 Adjustment range: 0 to 5000 7th preset speed Unit: 0.1 Hz Factory setting: 350 Adjustment range: 0 to 5000 8th preset speed Unit: 0.1 Hz Factory setting: 400 Adjustment range: 0 to 5000 14) written by 14) written by 14) written by 14) written by 14) written by Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen 9th preset speed Unit: 0.1 Hz Factory setting: 450 Adjustment range: 0 to 5000 10 th preset speed Unit: 0.1 Hz Factory setting: 500 Adjustment range: 0 to 5000 11 th preset speed Unit: 0.1 Hz Factory setting: 550 Adjustment range: 0 to 5000 38 efesotomasyon.com Configuration and adjustment variables Modbus address 11420 CANopen address 2054 / 15 Read/ Write SP12 R/W 11421 2054 / 16 SP13 R/W 11422 2054 / 17 SP14 R/W 11423 2054 / 18 SP15 R/W 11424 2054 / 19 SP16 R/W 11110 2051 / B JOG R/WS 11111 2051 / C JGF R/W 11501 2055 / 2 USP R/WS 11502 2055 / 3 dSP R/WS Code Name/Description/Possible values 12 th preset speed Unit: 0.1 Hz Factory setting: 600 Adjustment range: 0 to 5000 13 th preset speed Unit: 0.1 Hz Factory setting: 700 Adjustment range: 0 to 5000 14 th preset speed Unit: 0.1 Hz Factory setting: 800 Adjustment range: 0 to 5000 15 th preset speed Unit: 0.1 Hz Factory setting: 900 Adjustment range: 0 to 5000 16 th preset speed Unit: 0.1 Hz Factory setting: 1000 Adjustment range: 0 to 5000 Jog operation Factory setting: if tCC = 0 or 2: 0 if tCC = 1: 132 Selecting the assigned logic input activates the function. 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 Jog operation reference Unit: 0.1 Hz Factory setting: 100 Adjustment range: 0 to 100 + speed (motorized potentiometer) Factory setting: 0 Function active only if LAC = L2 or L3 and UPdt has been selected (see page 30). Selecting the assigned logic input activates the function. 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 - speed (motorized potentiometer) Factory setting: 0 Function active only if LAC = L2 or L3 and UPdt has been selected (see page 30). Selecting the assigned logic input activates the function. 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 39 efesotomasyon.com Configuration and adjustment variables Modbus address 11503 CANopen address 2055 / 4 Str Read/ Write R/WS 11901 2059 / 2 PIF R/WS 11941 2059 / 2A rPG R/W 11942 2059 / 2B rIG R/W 11903 2059 / 4 FbS R/W 11940 2059 / 29 PIC R/W 11909 2059 / A Pr2 R/WS Code Name/Description/Possible values Save reference Factory setting: 0 Associated with the "+/- speed" function, this parameter can be used to save the reference: - When the run commands disappear (saved to RAM) - When the line supply or the run commands disappear (saved to EEPROM) On the next start-up, the speed reference is the last reference saved. 0 = "nO": No save 1 = "rAM": Save to RAM 2 = "EEP": Save to EEPROM PI regulator feedback Factory setting: 0 0 = "nO": Not assigned 1 = "AI1": Analog input AI1 2 = "AI2": Analog input AI2 3 = "AI3": Analog input AI3 PI regulator proportional gain Unit: 0.01 Factory setting: 100 Adjustment range: 1 to 10000 Contributes to dynamic performance during rapid changes in the PI feedback. PI regulator integral gain Unit: 0.01 Factory setting: 100 Adjustment range: 1 to 10000 Contributes to static precision during slow changes in the PI feedback. PI feedback multiplication coefficient Unit: 0.1 Factory setting: 10 Adjustment range: 1 to 1000 For process adaptation Reversal of the direction of correction of the PI regulator Factory setting: 0 0 = "nO": normal 1 = "YES": reverse 2 preset PI references Factory setting: 0 Selecting the assigned logic input activates the function. 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following assignments are possible: 171 = "Cd11": bit 11 of the CMD control word (page 14) written by 172 = "Cd12": bit 12 of the CMD control word (page 14) written by 173 = "Cd13": bit 13 of the CMD control word (page 14) written by 174 = "Cd14": bit 14 of the CMD control word (page 14) written by 175 = "Cd15": bit 15 of the CMD control word (page 14) written by Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen 40 efesotomasyon.com Configuration and adjustment variables Modbus address 11910 CANopen address 2059 / B Code Pr4 Read/ Write R/WS Name/Description/Possible values 4 preset PI references Factory setting: 0 Selecting the assigned logic input activates the function. Check that Pr2 has been assigned before assigning Pr4. 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following assignments are possible: 11921 2059 / 16 rP2 R/W 11922 2059 / 17 rP3 R/W 11923 2059 / 18 rP4 R/W 11960 2059 / 3D rSL RW0 11908 2059 / 9 PII R/WS 11920 2059 / 15 rPI R/W 171 = "Cd11": bit 11 of the CMD control word (page 14) written by Modbus or CANopen 172 = "Cd12": bit 12 of the CMD control word (page 14) written by Modbus or CANopen 173 = "Cd13": bit 13 of the CMD control word (page 14) written by Modbus or CANopen 174 = "Cd14": bit 14 of the CMD control word (page 14) written by Modbus or CANopen 175 = "Cd15": bit 15 of the CMD control word (page 14) written by Modbus or CANopen 2nd preset PI reference Unit: 0.1% Factory setting: 300 Adjustment range: 0 to 1000 Only active if Pr2 has been enabled by selecting an input. 3rd preset PI reference Unit: 0.1% Factory setting: 600 Adjustment range: 0 to 1000 Only active if Pr4 has been enabled by selecting an input. 4th preset PI reference Unit: 0.1% Factory setting: 900 Adjustment range: 0 to 1000 Only active if Pr4 has been enabled by selecting an input. Restart error threshold ("wake-up" threshold) Unit: 0.1 Factory setting: 0 Adjustment range: 0 to 1000 If the "PI" and "Low speed operating time"(tLS) (see page 24) functions are configured at the same time, the PI regulator may attempt to set a speed lower than LSP. This results in unsatisfactory operation which consists of starting, operating at low speed then stopping, and so on… Parameter rSL (restart error threshold) can be used to set a minimum PI error threshold for restarting after a stop at prolonged LSP. The function is inactive if tLS = 0. Internal PI regulator reference Factory setting: 0 0 = "nO": The PI regulator reference is Fr1, except for UPdH and UPdt (+/- speed cannot be used as the PI regulator reference). 1 = "YES": The PI regulator reference is internal via parameter rPI. Internal PI regulator reference Unit: 0.1% Factory setting: 0 Adjustment range: 0 to 1000 41 efesotomasyon.com Configuration and adjustment variables Modbus address 10001 CANopen address 2046 / 2 bLC Read/ Write R/WS 10002 2046 / 3 brL R/WS 10006 2046 / 7 Ibr R/WS 10004 2046 / 5 brt R/WS 10003 2046 / 4 bEn R/WS 10005 2046 / 6 bEt R/WS 10007 2046 / 8 bIP R/WS Code Name/Description/Possible values Brake control configuration Factory setting: 0 Function active only if LAC = L2 or L3 (page 30). 0 = "nO": Not assigned 2 = "r2": Relay R2 64 = "dO": Logic output AOC If bLC is assigned, parameters FLr (page 46) and brA (page 34) are forced to nO, and parameter OPL (page 47) is forced to YES. bLC is forced to nO if OPL = OAC (page 46). Brake release frequency Unit: 0.1 Hz Factory setting: According to drive rating Adjustment range: 0 to 100 Motor current threshold for brake release Unit: 0.1 A Factory setting: According to drive rating Adjustment range: 0 to 1.36 In (1) (1) In corresponds to the nominal drive current indicated in the Installation Manual and on the drive rating plate. Brake release time Unit: 0.01 s Factory setting: 50 Adjustment range: 0 to 500 Brake engage frequency threshold Unit: 0.1 Hz Factory setting: 65535 Adjustment range: 0 to LSP 65535 = "nO": Not set 0 to LSP: Adjustment range in Hz If bLC is assigned and bEn still equals nO, the drive will lock on a bLF fault on the first run command. Brake engage time Unit: 0.01 s Factory setting: 50 Adjustment range: 0 to 500 Brake release pulse Factory setting: 0 0 = "nO": Whilst the brake is releasing, the motor torque direction corresponds to the direction of rotation commanded. 1 = "YES": Whilst the brake is releasing, the motor torque direction is always forward, regardless of the direction of operation commanded. Check that the motor torque direction for "Forward" control corresponds to the upward direction of the load. If necessary, reverse two motor phases. 42 efesotomasyon.com Configuration and adjustment variables Modbus address 9202 CANopen address 203E / 3 Code LC2 Read/ Write R/WS Name/Description/Possible values Switching for second current limit Factory setting: 0 Function active only if LAC = L2 or L3 (page 30). Selecting the assigned logic input activates the function. 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following assignments are possible: 9203 203E / 4 CL2 R/W 8011 2032 / C CHP R/WS 171 = "Cd11": bit 11 of the CMD control word (page 14) written by Modbus or CANopen 172 = "Cd12": bit 12 of the CMD control word (page 14) written by Modbus or CANopen 173 = "Cd13": bit 13 of the CMD control word (page 14) written by Modbus or CANopen 174 = "Cd14": bit 14 of the CMD control word (page 14) written by Modbus or CANopen 175 = "Cd15": bit 15 of the CMD control word (page 14) written by Modbus or CANopen CL1 is enabled when the logic input or control word bit is at state 0 (page 24). CL2 is enabled when the logic input or control word bit is at state 1 (page 43). 2nd current limit Unit: 0.1 A Factory setting: 1.5 In (1) Adjustment range: 0.25 to 1.5 In (1) (1) In corresponds to the nominal drive current indicated in the Installation Manual and on the drive rating plate. Switching, motor 2 Factory setting: 0 Function active only if LAC = L2 or L3 (page 30). 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following assignments are possible: 171 172 173 174 175 = "Cd11": bit 11 of the = "Cd12": bit 12 of the = "Cd13": bit 13 of the = "Cd14": bit 14 of the = "Cd15": bit 15 of the CMD control word (page CMD control word (page CMD control word (page CMD control word (page CMD control word (page 14) written by 14) written by 14) written by 14) written by 14) written by Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen Modbus or CANopen LI or bit = 0: Motor 1 LI or bit = 1: Motor 2 - The motor switching function disables motor thermal protection. An external means of motor thermal protection must therefore be provided. - If you use this function, do not use the tUn auto-tuning function (page 26) on motor 2 and do not configure tUn = rUn or POn. - Changes to parameters are only taken into account when the drive is locked. 9701 2043 / 2 UnS2 R/WS Nominal motor voltage (motor 2) given on the rating plate Unit: 1 V Factory setting: According to drive rating Adjustment range: According to drive rating: ATV31ppp M2: 100 to 240 V ATV31ppp M3X: 100 to 240 V ATV31ppp N4: 100 to 500 V ATV31ppp S6X: 100 to 600 V 43 efesotomasyon.com Configuration and adjustment variables Modbus address 9702 CANopen address 2043 / 3 Code FrS2 Read/ Write R/WS Name/Description/Possible values Nominal motor frequency (motor 2) given on the rating plate Unit: 0.1 Hz Factory setting: if bFr = 50: 500 if bFr = 60: 600 Adjustment range: 100 to 5000 The ratio 9703 2043 / 4 nCr2 R/WS 9704 2043 / 5 nSP2 R/WS UnS (in volts) must not exceed the following values: FrS (in Hz) ATV31ppp M2: 7 max. ATV31ppp M3X: 7 max. ATV31ppp N4: 14 max. ATV31ppp S6X: 17 max. Nominal motor current (motor 2) given on the rating plate Unit: 0.1 A Factory setting: According to drive rating Adjustment range: 0.25 to 1.5 In (1) (1) In corresponds to the nominal drive current indicated in the Installation Manual and on the drive rating plate. Nominal motor speed (motor 2) given on the rating plate Unit: 1 rpm Factory setting: According to drive rating Adjustment range: 0 to 32767 If, rather than the nominal speed, the rating plate indicates the synchronous speed and the slip in Hz or as a %, calculate the nominal speed as follows: Nominal speed = Synchronous speed x or Nominal speed = Synchronous speed x or Nominal speed = Synchronous speed x 9706 2043 / 7 COS2 R/WS 9707 2043 / 8 UFt2 R/W 9723 2043 / 18 UFr2 R/W 9720 2043 / 15 FLG2 R/W 100 - slip as a % 100 50 - slip in Hz 50 60 - slip in Hz 60 (50 Hz motors) (60 Hz motors) Motor Cos Phi (motor 2) given on the rating plate Unit: 0.01 Factory setting: According to drive rating Adjustment range: 50 to 100 Selection of the type of voltage/frequency ratio for motor 2 Factory setting: 2 0 = "L": Constant torque for motors connected in parallel or special motors 1 = "P": Variable torque for pump and fan applications 2 = "n": Sensorless flux vector control for constant torque applications 3 = "nLd": Energy saving, for variable torque applications not requiring high dynamics (behaves in a similar way to the P ratio at no load and the n ratio on load). IR compensation/Voltage boost, motor 2 Unit: 1% Factory setting: 20 Adjustment range: 0 to 100 For UFt2 = n or nLd: IR compensation. For UFt2 = L or P: Voltage boost. Used to optimize the torque at very low speed (increase UFr2 if the torque is insufficient). Check that the value of UFr2 is not too high for when the motor is warm (risk of instability). Modifying UFt2 will cause UFr2 to return to the factory setting (20%). Frequency loop gain, motor 2 Unit: 1% Factory setting: 20 Adjustment range: 1 to 100 Parameter active only if UFt2 = n or nLd. The FLG2 parameter adjusts the drive’s ability to follow the speed ramp based on the inertia of the machine being driven. Too high a gain may result in operating instability. 44 efesotomasyon.com Configuration and adjustment variables Modbus address 9721 CANopen address 2043 / 16 9725 2043 / 1A SLP2 R/W 11601 2056 / 2 LAF R/WS 11602 2056 / 3 LAr R/WS 11603 2056 / 4 LAS R/WS Code StA2 Read/ Write R/W Name/Description/Possible values Frequency loop stability, motor 2 Unit: 1% Factory setting: 20 Adjustment range: 1 to 100 Parameter active only if UFt2 = n or nLd. Used to adapt the return to steady state after a speed transient (acceleration or deceleration), according to the dynamics of the machine. Gradually increase the stability to avoid any overspeed. Slip compensation, motor 2 Unit: 1% Factory setting: 100 Adjustment range: 0 to 150 Parameter active only if UFt2 = n or nLd. Used to adjust the slip compensation value fixed by nominal motor speed. The speeds given on motor rating plates are not necessarily exact. If slip setting < actual slip: the motor is not rotating at the correct speed in steady state. If slip setting > actual slip: the motor is overcompensated and the speed is unstable. Limit, forward direction Factory setting: 0 Function active only if LAC = L2 or L3 (page 30). 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 Limit, reverse direction Factory setting: 0 Function active only if LAC = L2 or L3 (page 30). 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 Type of limit switch stop Factory setting: 2 Function active only if LAC = L2 or L3 (page 30). 0 = "rMP": On ramp 1 = "FSt": Fast stop 2 = "nSt": Freewheel stop 45 efesotomasyon.com Configuration and adjustment variables Modbus address 7122 CANopen address 2029 / 17 Code Atr Read/ Write R/WS 7123 2029 / 18 tAr R/WS 7124 2029 / 19 rSF R/WS 3110 2001 / B FLr R/WS Name/Description/Possible values Automatic restart Factory setting: 0 0 = "nO": Function inactive 1 = "YES": Automatic restart, after locking on a fault, if the fault has disappeared and the other operating conditions permit the restart. The restart is performed by a series of automatic attempts separated by increasingly longer waiting periods: 1 s, 5 s, 10 s, then 1 min for the following periods. If the restart has not taken place once the configurable time tAr has elapsed, the procedure is aborted and the drive remains locked until it is powered down then powered up. The following faults permit this function: - External fault (EPF) - Loss of 4-20 mA reference (LFF) - CANopen fault (COF) - Line overvoltage (OSF) - Loss of a line phase (PHF) - Loss of a motor phase (OPF) - DC bus overvoltage (ObF) - Motor overload (OLF) - Serial link (SLF) - Drive overheating (OHF) The drive safety relay remains activated if this function is active. The speed reference and the operating direction must be maintained. Use 2-wire control (tCC = 2C) with tCt = LEL or PFO (page 28). Check that an automatic restart does not present any danger to personnel or equipment. Max. duration of restart process Factory setting: 0 0 = "5" : 5 minutes 1 = "10" : 10 minutes 2 = "30" : 30 minutes 3 = "1h": 1 hour 4 = "2h": 2 hours 5 = "3h": 3 hours 6 = "Ct": Unlimited This parameter is active if Atr = YES. It can be used to limit the number of consecutive restarts on a recurrent fault. Reset of current fault Factory setting: 0 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 Flying restart (automatic catching a spinning load on ramp) Factory setting: 0 Used to enable a smooth restart if the run command is maintained after the following events: - Loss of line supply or disconnection - Reset of current fault or automatic restart - Freewheel stop The speed given by the drive resumes from the estimated speed of the motor at the time of the restart, then follows the ramp to the reference speed. This function requires 2-wire control (tCC = 2C) with tCt = LEL or PFO. 0 = "nO": Function inactive 1 = "YES": Function active When the function is operational, it activates on each restart following one of the above events, resulting in a slight delay (1 second max). FLr is forced to nO if brake control (bLC) is assigned (page 42). 46 efesotomasyon.com Configuration and adjustment variables Modbus address 7131 CANopen address 2029 / 20 Code EtF Read/ Write R/WS Name/Description/Possible values External fault Factory setting: 0 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 If LAC = L3, the following assignments are possible: 7006 2028 / 7 EPL R/WS 9611 2042 / C OPL R/WS 7002 2028 / 3 IPL R/WS 7008 2028 / 9 OHL R/WS 7009 2028 / A OLL R/WS 7010 2028 / B SLL R/WS 7011 2028 / C COL R/WS 171 = "Cd11": bit 11 of the CMD control word (page 14) written by Modbus or CANopen 172 = "Cd12": bit 12 of the CMD control word (page 14) written by Modbus or CANopen 173 = "Cd13": bit 13 of the CMD control word (page 14) written by Modbus or CANopen 174 = "Cd14": bit 14 of the CMD control word (page 14) written by Modbus or CANopen 175 = "Cd15": bit 15 of the CMD control word (page 14) written by Modbus or CANopen Stop mode in the event of an external fault EPF Factory setting: 1 0 = "nO": Fault ignored 1 = "YES": Fault with freewheel stop 6 = "rMP": Fault with stop on ramp 7 = "FSt": Fault with fast stop Configuration of motor phase loss fault Factory setting: 1 0 = "nO": Function inactive 1 = "YES": Triggering of OPF fault 2 = "OAC": No fault triggered but management of the output voltage in order to avoid an overcurrent when the link with the motor is re-established and flying restart even if FLr = nO. To be used with downstream contactor. OPL is forced to YES if brake control bLC is assigned (page 42). If OPL = OAC, bLC is forced to nO (page 42). Configuration of line phase loss fault Factory setting: 1 except for ATV31ppp M2: 0 This parameter is only active on 3-phase drives. 0 = "nO": Fault ignored 1 = "YES": Fault with fast stop Stop mode in the event of a drive overheating fault OHF Factory setting: 1 0 = "nO": Fault ignored 1 = "YES": Fault with freewheel stop 6 = "rMP": Fault with stop on ramp 7 = "FSt": Fault with fast stop Stop mode in the event of a motor overload fault OLF Factory setting: 1 0 = "nO": Fault ignored 1 = "YES": Fault with freewheel stop 6 = "rMP": Fault with stop on ramp 7 = "FSt": Fault with fast stop Stop mode in the event of a Modbus serial link fault SLF Factory setting: 1 0 = "nO": Fault ignored 1 = "YES": Fault with freewheel stop 6 = "rMP": Fault with stop on ramp 7 = "FSt": Fault with fast stop Stop mode in the event of a CANopen serial link fault COF Factory setting: 1 0 = "nO": Fault ignored 1 = "YES": Fault with freewheel stop 6 = "rMP": Fault with stop on ramp 7 = "FSt": Fault with fast stop 47 efesotomasyon.com Configuration and adjustment variables Modbus address 7012 CANopen address 2028 / D tnL Read/ Write R/WS 7003 2028 / 4 LFL R/WS 7080 2028 / 51 LFF R/WS 7007 2028 / 8 drn R/WS 7004 2028 / 5 StP R/WS 7125 2029 / 1A InH R/WS Code Name/Description/Possible values Configuration of auto-tuning fault tnF Factory setting: 1 0 = "nO": Fault ignored (the drive reverts to the factory settings) 1 = "YES": Fault with drive locked. If rSC (see page 26) is other than nO, tnL is forced to YES. Stop mode in the event of a loss of 4 - 20 mA signal fault LFF Factory setting: 0 0 = "nO": Fault ignored (only value possible if CrL3 y 3 mA, see page 28) 1 = "YES": Fault with freewheel stop 4 = "LFF": The drive switches to the fallback speed (LFF parameter) 5 ="rLS": The drive maintains the speed at which it was travelling when the fault occurred until the fault has disappeared. 6 = "rMP": Fault with stop on ramp 7 = "FSt": Fault with fast stop The factory setting of LFL is forced to YES if CrH3 < CrL3 (see page 28) and nO is impossible. Before setting LFL to YES, rMP or FSt, check the connection of input AI3. Otherwise, the drive may immediately switch to an LFF fault. Fallback speed Unit: 0.1 Hz Factory setting: 100 Adjustment range: 0 to 5000 Fallback speed setting for stopping in the event of a fault Derated operation in the event of an overvoltage Factory setting: 0 0 = "nO": Function inactive 1 = "YES": The line voltage monitoring threshold is: ATV31ppp M2: 130 V ATV31ppp M3X: 130 V ATV31ppp N4: 270 V ATV31ppp S6X: 340 V In this case, a line choke must be used and the performance of the drive cannot be guaranteed. Controlled stop on mains power break Factory setting: 0 0 = "nO": Locking of the drive and freewheel stopping of the motor 1 = "MMS": This stop mode uses the inertia to maintain the drive power supply as long as possible. 2 = "rMP": Stop according to the valid ramp (dEC or dE2) 3 = "FSt": Fast stop, the stopping time depends on the inertia and the braking ability of the drive. Fault inhibit Factory setting: 0 Inhibiting faults may damage the drive beyond repair. This would invalidate the guarantee. 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 3120 2001 / 15 rPr R/WS Fault monitoring is active when the input is at state 0. It is inactive when the input is at state 1. All active faults are reset on a rising edge (from 0 to 1) of the input. Operating time reset to zero Factory setting: 0 0 = "nO": No 2 = "rtH": Operating time reset to zero The rPr parameter automatically falls back to nO as soon as the reset to zero is performed. 48 efesotomasyon.com Configuration and adjustment variables Modbus address 6001 CANopen address 201E / 2 Add Read/ Write R/WS 6001 201E / 2 Add R/WS 6003 201E / 4 tbr R/WS 6004 201E / 5 tFO R/WS 6005 201E / 6 ttO R/WS 6051 201E / 34 AdCO R/WS 6053 201E / 36 bdCO R/WS 8431 2036 / 20 8432 2036 / 21 Code FLO R/WS FLOC R/WS Name/Description/Possible values Modbus: Drive address Unit: 1 Factory setting: 1 Adjustment range: 1 to 247 Modbus: Drive address Unit: 1 Factory setting: 1 Adjustment range: 1 to 247 Modbus: Transmission speed Factory setting: 32 24 = "4.8" : 4800 bps 28 = "9.6" : 9600 bps 32 = "19.2": 19200 bps (Caution: The remote display terminal can only be used with this value.) Modbus: communication format Factory setting: 3 2 = "8O1": 8 data bits, odd parity, 1 stop bit 3 = "8E1": 8 data bits, even parity, 1 stop bit (Caution: The remote display terminal can only be used with this value.) 4 = "8n1": 8 data bits, no parity, 1 stop bit 5 = "8n2": 8 data bits, no parity, 2 stop bits Modbus: Time-out Unit: 0.1 s Factory setting: 100 Adjustment range: 1 to 100 CANopen: Drive address Unit: 1 Factory setting: 0 Adjustment range: 0 to 127 CANopen: Transmission speed Factory setting: 52 30 = "10.0": 10 kbps 34 = "20.0": 20 kbps 38 = "50.0": 50 kbps 52 = "125.0": 125 kbps 60 = "250.0": 250 kbps 68 = "500.0": 500 kbps 76 = "1000": 1000 kbps Forced local mode Factory setting: 0 0 = "nO": Not assigned 129 = "LI1": Logic input LI1 130 = "LI2": Logic input LI2 131 = "LI3": Logic input LI3 132 = "LI4": Logic input LI4 133 = "LI5": Logic input LI5 134 = "LI6": Logic input LI6 In forced local mode, the terminal block or display terminal regains control of the drive. Selection of the reference and control channel in forced local mode Active only if LAC = 3 Factory setting: 1 except for ATV31ppp A: 16 In forced local mode, only the speed reference is taken into account. PI functions, summing inputs, etc. are not active. 1 = "AI1": Analog input AI1, logic inputs LI 2 = "AI2": Analog input AI2, logic inputs LI 3 = "AI3": Analog input AI3, logic inputs LI 16 = "AIP": Potentiometer (type A drives only), RUN, STOP buttons 163 = "LCC": Remote display terminal: LFr reference page 14, RUN, STOP, FWD/REV buttons. 49 efesotomasyon.com Configuration and adjustment variables Modbus address 3003 CANopen address 2000 / 4 Code COd Read/ Write R/W Name/Description/Possible values Display terminal locking code Enables the drive configuration to be protected using an access code. Caution: Before entering a code, do not forget to make a careful note of it. 0 = OFF: No access locking codes - To lock access, enter a code (2 to 9999). "On" appears on the screen to indicate that the parameters have been locked. 1 = On: A code is locking access (2 to 9999) - To unlock access, enter the code. The code remains on the display and access is unlocked until the next power down. Parameter access will be locked again on the next power-up. - If an incorrect code is entered, COd changes to "On" and the parameters remain locked. 2 to 9999: Parameter access is unlocked (the code remains on the screen). - To reactivate locking with the same code when the parameters have been unlocked, return to "On". - To lock access with a new code when the parameters have been unlocked, enter the new code. - To disable locking when the parameters have been unlocked, return to "OFF". When access is locked using a code, only the monitoring parameters can be accessed, with only a temporary choice of parameter displayed. 50 efesotomasyon.com Replacing an ATV28 with an ATV31 If necessary, it is easy to replace an ATV28 with a ATV31 in an installation communicating via Modbus. In fact, most of the variables used in the ATV28 are found in the ATV31 with the same addresses (double addressing). • To replace an ATV28, the ATV28 addresses in this table can be used, but only these. All the other ATV28 addresses must be replaced with those for the ATV31. • For any new installation, we recommend using the new addresses, as this enables the number of Modbus requests to be reduced. SP4 SP5 ATV 28 address 462 464 New address 7201 7202 DP1 DP2 11414 11415 11210 11701 11941 11942 11903 11001 11002 11003 11301 11940 SP6 SP7 IdC tLS rPG rIG FbS Ctd ttd Ftd JPF PIC 466 468 478 482 487 491 530 555 600 601 602 603 7203 7204 5240 5261 3208 3211 3231 3017 8606 8601 8603 8602 DP3 DP4 IOLR AO1R Otr OPr rtH INV ERRD CMDD ETAD LFRD 340 400 401 402 440 450 451 453 454 455 456 457 64001 8501 8502 8504 11920 3203 3202 3204 3207 9630 3209 7121 rOt CMD LFR CMI rPI FrH rFr LCr ULn tHr tHd LFt 604 605 606 607 608 609 610 611 612 613 614 615 8605 8604 8607 8608 8609 8610 8611 8612 8613 8614 8615 8616 FRHD RFRD SMIL SMIL SMAL SMAL SPAL SPAL SPAT SPDL SPDL SPDT 458 459 460 3201 3206 - ETA ETI ETI2 (1) 991 64003 LCC COd CrL3 ATV 28 address 266 267 New address 11412 11413 4444 11101 6001 3015 3102 3103 9602 9601 3107 9607 9003 9011 CrH3 tCC Add bFr SFr tFr FrS UnS nrd UFt brA Frt 268 269 270 272 279 280 281 282 283 284 286 287 110 151 152 155 190 250 251 252 253 258 260 261 5002 9611 7002 3110 7007 3104 3105 9001 9002 9622 9012 9013 r2 OPL IPL FLr drn HSP LSP ACC dEC ItH AC2 dE2 262 264 265 11111 11410 11411 JGF SP2 SP3 ATV 28 address 2 4 New address 3003 4434 5 6 10 40 51 52 53 55 60 61 64 65 Code Code Code (1)See the ATV28 communication variables manual. 51 efesotomasyon.com Code index Code AC2 ACC Modbus address CANopen address 9012 203C / D 2nd acceleration ramp time 9001 203C / 2 Acceleration ramp time Name Page 34 33 AdC AdCO Add AI1C AI2C AI3C AIPC AO1R AO1t Atr bdCO 10401 6051 6001 5242 5243 5244 5241 5261 4601 7122 6053 204A / 2 201E / 34 201E / 2 2016 / 2B 2016 / 2C 2016 / 2D 2016 / 2A 2016 / 3E 2010 / 2 2029 / 17 201E / 36 Automatic standstill DC injection CANopen: Drive address Modbus: Drive address Value of analog input AI1 Value of analog input AI2 Value of analog input AI3 Value of analog input AIP (ATV31….A drive potentiometer) Value of the analog output Configuration of the analog output Automatic restart CANopen: Transmission speed 35 49 49 18 18 18 18 18 28 46 49 bEn bEt bFr bIP bLC brA brL brt CCS Cd1 Cd2 CHCF 10003 10005 3015 10007 10001 9003 10002 10004 8421 8423 8424 8401 2046 / 4 2046 / 6 2000 / 10 2046 / 8 2046 / 2 203C / 4 2046 / 3 2046 / 5 2036 / 16 2036 / 18 2036 / 19 2036 / 2 Brake engage frequency threshold Brake engage time Standard motor frequency Brake release pulse Brake control configuration Deceleration ramp adaptation Brake release frequency Brake release time Control channel switching Configuration of control channel 1 Configuration of control channel 2 Mixed mode (control channels separated from reference channels) 42 42 25 42 42 34 42 42 32 31 31 31 CHP CL2 CLI CMD CMDD CMI CMI1 CMI2 COd COL COP COS 8011 9203 9201 8501 8601 8504 8541 8542 3003 7011 8402 9606 2032 / C 203E / 4 203E / 2 2037 / 2 6040 2037 / 5 2037 / 2A 2037 / 2B 2000 / 4 2028 / C 2036 / 3 2042 / 7 Switching, motor 2 2nd current limit Current limit Control word DRIVECOM control word Extended control word Image of Modbus extended control word Image of CANopen extended control word Display terminal locking code Stop mode in the event of a CANopen serial link fault COF Copy channel 1 to channel 2 Motor Cos Phi given on the rating plate 43 43 24 14 11 15 20 21 50 47 32 26 COS2 CrH3 CrL3 Ctd dCF dCI dE2 dEC dO DP1 DP2 9706 4444 4434 11001 11230 11203 9013 9002 5031 7201 7202 2043 / 7 200E / 2D 200E / 23 2050 / 2 2052 / 1F 2052 / 4 203C / E 203C / 3 2014 / 20 202A / 2 202A / 3 Motor Cos Phi (motor 2) given on the rating plate Value for high speed (HSP) on input AI3 Value for low speed (LSP) on input AI3 Motor current threshold Coefficient for dividing the deceleration ramp time for fast stopping DC injection via logic input 2nd deceleration ramp time Deceleration ramp time Analog/logic output AOC/AOV Past fault No. 1 Past fault No. 2 44 28 28 24 35 35 34 33 29 19 19 DP3 DP4 drn dSP EP1 EP2 7203 7204 7007 11502 7211 7212 202A / 4 202A / 5 2028 / 8 2055 / 3 202A / C 202A / D Past fault No. 3 Past fault No. 4 Derated operation in the event of an overvoltage - speed (motorized potentiometer) Status of past fault No. 1 Status of past fault No. 2 19 19 48 39 20 20 52 efesotomasyon.com Code index Code EP3 EP4 EPL ErCO ERRD ETA ETAD Modbus address 7213 7214 7006 6056 8606 3201 8603 CANopen address Name 202A / E Status of past fault No. 3 202A / F Status of past fault No. 4 2028 / 7 Stop mode in the event of an external fault EPF 201E / 39 CANopen: error word 603F Fault code 2002 / 2 Status word 6041 DRIVECOM status word EtF ETI FbS FCS FLG FLG2 FLO FLOC FLr Fr1 Fr2 7131 3206 11903 8002 9620 9720 8431 8432 3110 8413 8414 2029 2002 2059 2032 2042 2043 2036 2036 2001 2036 2036 FrH FRHD FrS FrS2 Frt FSt Ftd HSP Ibr IdC 3203 8605 9602 9702 9011 11204 11003 3104 10006 11210 2002 / 4 6043 2042 / 3 2043 / 3 203C / C 2052 / 5 2050 / 4 2001 / 5 2046 / 7 2052 / B InH INV IOLR IPL ItH JF2 JGF 7125 3017 5240 7002 9622 11302 11111 2029 2000 2016 2028 2042 2053 2051 JOG JPF LAC LAF LAr LAS LC2 LCC LCr LFD1 LFD2 LFF 11110 11301 3006 11601 11602 11603 9202 64003 3204 8631 8632 7080 LFL LFr LFR1 LFR2 LFRD LFt LRS1 7003 8502 8521 8522 8602 7121 3250 / 20 /7 /4 /3 / 15 / 15 / 20 / 21 /B /E /F Page 20 20 47 20 12 16 11 External fault Extended status word PI feedback multiplication coefficient Return to factory settings/Restore configuration Frequency loop gain Frequency loop gain, motor 2 Forced local mode Selection of the reference and control channel in forced local mode Flying restart (automatic catching a spinning load on ramp) Configuration reference 1 Configuration reference 2 47 17 40 28 23 44 49 49 46 30 30 Frequency reference before ramp (absolute value) Speed reference (signed ramp input) Nominal motor frequency given on the rating plate Nominal motor frequency (motor 2) given on the rating plate Ramp switching threshold Fast stop via logic input Motor frequency threshold High speed Motor current threshold for brake release Level of DC injection braking current activated via logic input or selected as stop mode Fault inhibit Nominal drive current Value of logic I/O Configuration of line phase loss fault Motor thermal protection - max. thermal current 2nd skip frequency Jog operation reference 16 12 25 44 34 34 24 23 42 2051 / B 2053 / 2 2000 / 7 2056 / 2 2056 / 3 2056 / 4 203E / 3 2262 / 4 2002 / 8 2038 / 20 2038 / 21 2028 / 51 Jog operation Skip frequency Function access level Limit, forward direction Limit, reverse direction Type of limit switch stop Switching for second current limit Control via remote display terminal Current in the motor Image of Modbus speed reference Image of CANopen speed reference Fallback speed 39 23 30 45 45 45 43 32 16 21 21 48 2028 2037 2037 2037 6042 2029 2002 Stop mode in the event of a loss of 4 - 20 mA signal fault LFF Frequency reference via the bus (signed value) Image of Modbus frequency reference Image of CANopen frequency reference Speed reference via the bus (signed value) Last fault Extended status word No. 1 48 14 21 21 11 19 17 / 1A / 12 / 29 /3 / 17 /3 /C /4 /3 / 16 / 17 / 16 / 33 35 48 22 18 47 23 24 39 53 efesotomasyon.com Code index Code LRS3 LSP nCr nCr2 NCV nrd nSP Modbus address 3252 3105 9603 9703 3011 3107 9604 CANopen address Name 2002 / 35 Extended status word No. 3 2001 / 6 Low speed 2042 / 4 Nominal motor current given on the rating plate 2043 / 4 Nominal motor current (motor 2) given on the rating plate 2000 / C Drive rating 2001 / 8 Random switching frequency 2042 / 5 Nominal motor speed given on the rating plate nSP2 nSt OHL OLL OPL OPr Otr PIC PIF PII PIR1 9704 11202 7008 7009 9611 3211 3205 11940 11901 11908 8531 2043 2052 2028 2028 2042 2002 2002 2059 2059 2059 2037 /5 /3 /9 /A /C /C /6 / 29 /2 /9 / 20 Nominal motor speed (motor 2) given on the rating plate Freewheel stop via logic input Stop mode in the event of a drive overheating fault OHF Stop mode in the event of a motor overload fault OLF Configuration of motor phase loss fault Motor power Motor torque Reversal of the direction of correction of the PI regulator PI regulator feedback Internal PI regulator reference Image of Modbus PI reference 44 35 47 47 47 16 16 40 40 41 21 PIR2 PISP Pr2 Pr4 PS16 PS2 PS4 PS8 PSt r1 r2 rFC 8532 8503 11909 11910 11404 11401 11402 11403 64002 5001 5002 8411 2037 2037 2059 2059 2054 2054 2054 2054 2262 2014 2014 2036 / 21 /4 /A /B /5 /2 /3 /4 /3 /2 /3 /C Image of CANopen PI reference PI regulator reference via the bus 2 preset PI references 4 preset PI references 16 preset speeds 2 preset speeds 4 preset speeds 8 preset speeds Stop priority Relay r1 Relay r2 Reference switching 21 14 40 41 38 37 37 37 32 29 29 31 rFr RFRD rIG rOt rP2 rP3 rP4 rPG rPI rPr rPS rPt 3202 8604 11942 64001 11921 11922 11923 11941 11920 3120 9010 9004 2002 / 3 6044 2059 / 2B 2262 / 2 2059 / 16 2059 / 17 2059 / 18 2059 / 2A 2059 / 15 2001 / 15 203C / B 203C / 5 Output frequency applied to the motor (signed value) Output speed (signed value) PI regulator integral gain Direction of operation authorized 2nd preset PI reference 3rd preset PI reference 4th preset PI reference PI regulator proportional gain Internal PI regulator reference Operating time reset to zero Ramp switching Type of ramp 16 12 40 33 41 41 41 40 41 48 33 33 rrS rSC rSF rSL rtH SA2 SA3 SCS SdC1 SdC2 SdS SFr 11105 9643 7124 11960 3231 11801 11802 8001 10403 10405 12001 3102 2051 / 6 2042 / 2C 2029 / 19 2059 / 3D 2002 / 20 2058 / 2 2058 / 3 2032 / 2 204A / 4 204A / 6 205A / 2 2001 / 3 Reverse operation via logic input Cold state stator resistance Reset of current fault Restart error threshold ("wake-up" threshold) Operating time Summing input 2 Summing input 3 Saving the configuration Level of automatic standstill DC injection current 2nd level of standstill DC injection current USPL/USPH scale factor Switching frequency 28 26 46 41 16 36 36 27 36 36 25 27 SLL 7010 2028 / B Stop mode in the event of a Modbus serial link fault SLF 47 54 efesotomasyon.com Page 18 23 25 44 22 27 26 Code index Code SLP SLP2 SMAL SMIL SP10 SP11 Modbus address 9625 9725 8609 - 8610 8607 - 8608 11418 11419 CANopen address 2042 / 1A Slip compensation 2043 / 1A Slip compensation, motor 2 6046 / 2 Max. speed 6046 / 1 Min. speed 2054 / 13 10th preset speed 2054 / 14 11th preset speed SP12 SP13 SP14 SP15 SP16 SP2 SP3 SP4 SP5 SP6 SP7 SP8 11420 11421 11422 11423 11424 11410 11411 11412 11413 11414 11415 11416 2054 2054 2054 2054 2054 2054 2054 2054 2054 2054 2054 2054 SP9 SPAL SPAT SPDL SPDT SrF StA StA2 StP Str Stt tA1 11417 8611 - 8612 8613 8614 - 8615 8616 9101 9621 9721 7004 11503 11201 9005 tA2 tA3 tA4 tAr tbr tCC tCt tdC tdC1 tdC2 TDM tFO / 15 / 16 / 17 / 18 / 19 /B /C /D /E /F / 10 / 11 Name Page 23 45 12 12 38 38 12th preset speed 13th preset speed 14th preset speed 15th preset speed 16th preset speed 2nd preset speed 3rd preset speed 4th preset speed 5th preset speed 6th preset speed 7th preset speed 8th preset speed 39 39 39 39 39 38 38 38 38 38 38 38 2054 / 12 6048 / 1 6048 / 2 6049 / 1 6049 / 2 203D / 2 2042 / 16 2043 / 16 2028 / 5 2055 / 4 2052 / 2 203C / 6 9th preset speed Acceleration - Speed delta Acceleration - Time delta Deceleration - Speed delta Deceleration - Time delta Suppression of the speed loop filter Frequency loop stability Frequency loop stability, motor 2 Controlled stop on mains power break Save reference Normal stop mode Start of CUS-type acceleration ramp rounded 38 12 12 13 13 27 23 45 48 40 34 33 9006 9007 9008 7123 6003 11101 11102 11211 10402 10404 3210 6004 203C / 7 203C / 8 203C / 9 2029 / 18 201E / 4 2051 / 2 2051 / 3 2052 / C 204A / 3 204A / 5 2002 / B 201E / 5 End of CUS-type acceleration ramp rounded Start of CUS-type deceleration ramp rounded End of CUS-type deceleration ramp rounded Max. duration of restart process Modbus: Transmission speed 2-wire/3-wire control Type of 2-wire control Total DC injection braking time selected as normal stop mode Automatic standstill DC injection time 2nd automatic standstill DC injection time Max. thermal state reached by the drive Modbus: communication format 33 33 33 46 49 28 28 35 36 36 16 49 tFr tHd tHr tLS tnL TSP ttd ttO tUn tUS UdP 3103 3209 9630 11701 7012 3401 11002 6005 9608 9609 3302 2001 / 4 2002 / A 2042 / 1F 2057 / 2 2028 / D 2004 / 2 2050 / 3 201E / 6 2042 / 9 2042 / A 2000 / 4 Maximum output frequency Drive thermal state Motor thermal state Low speed operating time Configuration of auto-tuning fault tnF Drive firmware type Motor thermal state threshold Modbus: Time-out Motor control auto-tuning Auto-tuning status Drive firmware version 27 16 16 24 48 22 24 49 26 27 22 UFr UFr2 9623 9723 2042 / 18 2043 / 18 IR compensation/Voltage boost IR compensation/Voltage boost, motor 2 23 44 55 efesotomasyon.com Code index Code UFt UFt2 Modbus address CANopen address Name 9607 2042 / 8 Selection of the type of voltage/frequency ratio 9707 2043 / 8 Selection of the type of voltage/frequency ratio for motor 2 ULn UnS UnS2 USP USPH USPL VCAL ZON 3207 9601 9701 11501 12003 12002 3012 3010 2002 / 5 2042 / 2 2043 / 2 2055 / 2 205A / 4 205A / 3 2000 / D 2000 / B Line voltage Nominal motor voltage given on the rating plate Nominal motor voltage (motor 2) given on the rating plate + speed (motorized potentiometer) Motor speed in customer units - High order Motor speed in customer units - Low order Drive voltage Drive type 56 efesotomasyon.com Page 27 44 16 25 43 39 17 17 22 22 VVDED303092 EN atv31_communication variables_EN_V1 2003-11 efesotomasyon.com
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
advertisement