PR200 Programmable relay User guide PR200_2021.01_0309_EN © All rights reserved Subject to technical changes and misprints akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany · Tel.: +49 (0) 511 16 59 672-0 · www.akytec.
Contents Contents .................................................................................................................................................................1 Introduction ............................................................................................................................................................2 1 2 Overview .................................................................................................................................................
Introduction Introduction This manual describes the functions, configuration, operating instructions, programming and troubleshooting of the multifunctional programmable relay PR200 (hereinafter referred to as PR200, device, or relay).
Overview 1 Overview The programmable relay PR200 is a small controller. User program is created as a function plan with the ALP programming software, which is available for download for free. The ALP project includes the program as well as the device configuration. Dynamically allocated memory enables to create complicated programs with many functional blocks, display elements and advanced display management.
Overview 1.1 Intended use Programmable relays of PR200 series have been designed and built solely for the intended use described in this manual, and may only be used accordingly. The technical specifications contained in this manual must be observed. Only by akYtec GmbH recommended extension modules may be connected to the relay. The relay may be operated only in properly installed condition. Improper use Any other use is considered improper. Especially to note: – – – 1.
Specifications 2 Specifications Table 2.1 General specification Device Power supply Power consumption, max Galvanic isolation Appliance class Integrated voltage source 230.2.x 230.4.x 230 (94…264) V AC; 50 (47…63) Hz 10 VA 17 VA 2830 V II 24±3 V DC 100 mA 1780 V 230.1.x 24.2.x 24.4.x 24.1.x 24 (19…30) V DC 10 W 10 W 1780 V III - Galvanic isolation Inputs Digital 8 Analog * 4 Outputs Digital (relay) 6 8 6 Analog 2 Programming Software akYtec ALP Interface Mini USB 2.
Specifications 230.1.x 230.2.x 230.4.x Device 24.1.x 24.2.x 24.4.x Test voltage against other circuits 2830 V Table 2.3 Analog inputs Device x.2.x, x.4.x none Galvanic isolation Analog mode Input signal Input voltage * Input resistance (0-10 V) Input resistance (4-20 mA) Basic error Temperature influence Resolution ADC resolution Sampling time for 4 inputs, max 0-10 V, 4-20 mA, 0-4000 ohm -36…+36 V 61 kohm 121 ohm ±0.5% ±0.05%/10°C 2.
Specifications Table 2.6 Memory ROM memory 128 kB RAM memory 32 kB Retain memory 1016 Byte Network variable memory * 128 Byte * The limitation applies only to the slave mode, in which all network variables are automatically declared as retain. Table 2.7 Real-time clock Accuracy Correction Backup, min Backup battery 2.1 ±3 s/day (25°C) -2.75…+5.5 min/month 8 years CR2032 Environmental conditions The device is designed for natural convection cooling.
Installation 3 Installation The relay is designed for DIN rail mounting. The environmental conditions from the section 2.1 must be observed. For the dimension drawing see Appendix. A 3.1 Mounting Align the upper slide of the DIN rail mounting groove with the DIN rail and push it onto the rail. Wire external connections in accordance with sec. 3.2 using plug-in terminal blocks (included). Removal: Take off the terminal blocks without disconnecting the wires.
Installation ─ 3.2.1 Maximum conductor cross-section is 0.75 mm² Inputs a b Fig. 3.2 Connection of switch contacts to digital inputs: a) 24.x.x, b) 230.x.x NOTICE 230.x.x models The digital inputs are divided into two groups, each of four inputs. All inputs must be operated on the same phase. Different phases are not allowed. Fig. 3.3 Connection of 3-wire sensors with PNP transistor outputs to digital inputs (24.x.x only) For 24.x.
Installation 3.2.2 Outputs Fig. 3.5 Relay outputs Fig. 3.6 Analog outputs 4-20 mA (x.2.x) Fig. 3.7 Analog outputs 0-10 V (x.4.x) NOTICE The output voltage of an external voltage source may not exceed 30 V. Higher voltage can damage the device. For voltage supply of analog outputs 4-20 mA or 0-10 V, the integrated voltage source can be used. 3.2.3 Terminal assignment For terminal layouts see App. B. Table 3.1 Terminal assignment No.
Installation No. Marking 18 DO3 19 20 DO4 21 DO5 22 23 DO6 24 DO7 25 26 DO8 27 AI1 28 COM3 29 AI2 30 AI3 31 COM4 32 AI4 33 RS-485 D34 RS-485 D+ 35 RS-485 D36 RS-485 D+ 37…40 * Depending on device model (230.x.x or 24.x.x) ** 230.x.x model only Description DO3 digital output DO3...DO4 common contact DO4 digital output DO5 digital output DO5...DO6 common contact DO6 digital output DO7 digital output DO7...DO8 common contact DO8 digital output AI1 analog input AI1...
Hardware resources 4 Hardware resources To use all hardware resources in a program, the device must be configured. The configuration is carried out in ALP and is transferred as a part of user project to the device memory. The configuration parameters are stored in non-volatile memory of the device and are safe when the device is powered off. The device can also be configured with the function buttons via the system menu without being connected to ALP (sect. 5.2).
Hardware resources Fig. 4.2 Property Box for analog input See ALP Help for detailed information about analog input configuration. 4.1.1 Analog mode Configurable parameters: Input mode – select Analog Filter – filter time constant (0…60 s) Input signal – 4-20 mA, 0-10 V, 0-4000 ohm Lower limit – lower measuring limit Upper limit – upper measuring limit Decimal places – parameter DP for Modbus request (Table 4.2).
Hardware resources NOTICE If the input signal does not correspond with the hardware configuration, the device can be damaged. Check the positions of the jumpers XP1…XP4 before wiring. To configure the input hardware: – – – remove the front cover set the jumpers on the respective jumper block XP in accordance to the expected input signal using a thin tool (e.g. tweezers) close the front cover. Fig. 4.
Hardware resources To control an output, a value of type REAL32 within the range 0…1 has to be assigned to it in the program. When the value of 0.5 is applied to the output 4-20 mA, the output current will be 12 mA. When the value of 0.5 is applied to the output 0-10 V, the output voltage will be 5 V. See ALP Help for detailed information about analog output configuration. 4.
Hardware resources Fig. 4.7 Slave configuration in Slave mode Following parameters can be set for Master: Name – device name in the configuration tree Address – device address in the Modbus network.
Hardware resources Table 4.
Hardware resources PR200 as a master can control up to 16 slaves over one RS485 interface. Each slave can maintain up to 256 variables. To use the same name and the same address for different slaves is allowed. To add an interface, use the context menu of the node Interfaces in the configuration tree and select Add interface > RS485 (Fig. 4.9). Change the mode to Master in the right window part. Fig. 4.
Hardware resources Fig. 4.10 Slave configuration in Master mode Note: If PR200 is a master in the Modbus network, it is necessary to observe the following rules to speed up the polling of all slaves: 4.4 If one or more slaves are disconnected or not accessible, it is recommended to block the polling of these slaves in the program using the parameter Start query or to minimize the parameter Timeout for these slaves.
Hardware resources Fig. 4.11 Service mode jumpers RUN-STOP mode In RUN-STOP mode the execution of the program is interrupted. It can be useful if the system menu is unavailable, e.g. if the corrupted program leads to device malfunction. Set XP2 jumper to activate RUN-STOP mode. In RUN-STOP mode, a new program can be uploaded to the device. In this mode the device can be used only as a slave and the network variables are disabled.
Operation 5 Operation Once the program has been transferred to the non-volatile memory, the relay restarts. On startup, the relay performs a self-test. If it is unsuccessful, the relay will switch to error mode (sect. 5.1). Otherwise, the program will run (Fig. 5.1) WARNING The program is executed after it has been transferred to the relay. It is recommended to transfer the program before wiring the relay.
Operation Press button for 3 seconds to access the menu. Press button for 3 seconds to exit the menu. The menu can be password protected. The password can be set and changed in ALP or using the system menu. If the password is lost, it can be changed by loading a new project to the device. 5.2.1 Display navigation The display can be used in view or edit mode. The edit mode is only for editable display elements available.
Operation 5.2.2 Menu structure OK OK OK OK OK OK OK ALT ESC OK OK OK OK OK OK OK OK OK OK OK OK OK OK OK Fig. 5.2 System menu Inputs Digital o I/O state – status of digital inputs displayed as a bitmask: 1/0 (ON/OFF). The first bit in the mask corresponds to the input DI1. o Filter – debouncing filter time constant (0…255 ms), displayed in pairs. Use / buttons to navigate between pairs.
Operation o Filter – analog filter time constant within the range of 0.01…60 s with the increment of 0.001 s, displayed in pairs. Use between pairs. o / buttons to navigate Scale – lower and upper limits for input signal scaling. Use buttons to navigate between inputs. / Outputs Digital o I/O state – status of digital outputs, including LED indicators F1/F2, displayed as a bitmask: 1/0 (ON/OFF).
Operation function button or of a variable. For further details about display programming, see ALP Help. For display navigation, see section 5.2.1. When assigning а jump condition to a function button, don't forget that the user function of the button has a higher priority than its system function, i.e. and buttons cannot be used to scroll the lines inside a display if they are used as the jump condition for it. akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany Tel.
Maintenance 6 Maintenance The maintenance includes: – – – NOTICE cleaning of the housing and terminal blocks from dust, dirt and debris check the device fastening checking the wiring (connecting leads, fastenings, mechanical damage) The device should be cleaned with a damp cloth only. No abrasives or solventcontaining cleaners may be used. During maintenance, observe the safety instructions in the section "Installation". akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany Tel.
Transportation and storage 7 Transportation and storage Pack the device in such a way as to protect it reliably against impact for storage and transportation. The original packaging provides optimum protection. If the device is not taken immediately after delivery into operation, it must be carefully stored at a protected location. The device should not be stored in an atmosphere with chemically active substances. Permitted storage temperature: -25...
Scope of delivery 8 Scope of delivery PR200 Short guide USB cable Terminal blocks (set) Coding elements (set) USB stick with software and documentation 1 1 1 1 1 1 NOTE The manufacturer reserves the right to make changes to the scope of delivery. akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany Tel.: +49 (0) 511 16 59 672-0 · www.akytec.
Appendix А. Dimensions Appendix А. Dimensions Fig. A.1 Dimensions without terminal blocks akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany Tel.: +49 (0) 511 16 59 672-0 · www.akytec.
Appendix B. Terminal layouts Appendix B. Terminal layouts Fig. B.1 PR200-230.1.2 Fig. B.2 PR200-230.2.2 akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany Tel.: +49 (0) 511 16 59 672-0 · www.akytec.
Appendix B. Terminal layouts Fig. B.3 PR200-230.4.2 Fig. B.4 PR200-24.1.2 akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany Tel.: +49 (0) 511 16 59 672-0 · www.akytec.
Appendix B. Terminal layouts Fig. B.5 PR200-24.2.2 Fig. B.6 PR200-24.4.2 akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany Tel.: +49 (0) 511 16 59 672-0 · www.akytec.
Appendix C. Galvanic isolation Appendix C. Galvanic isolation Fig. C.1 PR200-230.1.x galvanic isolation Fig. C.2 PR200-230.2.x galvanic isolation Fig. C.3 PR200-230.4.x galvanic isolation Fig. C.4 PR200-24.1.x galvanic isolation akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany Tel.: +49 (0) 511 16 59 672-0 · www.akytec.
Appendix C. Galvanic isolation Fig. C.5 PR200-24.2.x galvanic isolation Fig. C.6 PR200-24.4.x galvanic isolation akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany Tel.: +49 (0) 511 16 59 672-0 · www.akytec.
Appendix D. Circuit diagrams Appendix D. Circuit diagrams Fig. D.1 PR200-230.x.x digital input circuit diagram Fig. D.2 PR200-24.x.x digital input circuit diagram Fig. D.3 Analog input circuit diagram akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany Tel.: +49 (0) 511 16 59 672-0 · www.akytec.
Appendix E. Calibration Appendix E. Calibration E.1 General If the accuracy of the input or output of the module is no longer in accordance with the specification, it can be calibrated. NOTICE Ensure a reliable power supply to the device during the calibration. If it fails, the calibration should be repeated. – – – – Each analog input and output has its own calibration coefficients for each sensor type. The calibration is performed using a reference signal source connected to the device input or output.
Appendix E. Calibration Fig. E.3 8. Click Next to continue and follow the instructions. Click the item Reset settings to use the default calibration settings. E.3 Output 4-20 mA 1. Connect an auxiliary voltage source, a measuring device of resolution 0.001 V and a reference resistance box of accuracy class at least 0.05 to the output (Fig. E.4). 2. Ensure the supply voltage is within the range 15…28 V. 3. Set the reference resistance box to 500 ohm. 4. Connect the device to the PC. 5.
Appendix E. Calibration Fig. E.6 2. Connect the device to the PC. 3. Switch on the device power supply. 4. Start ALP and select the menu item Device > Calibration to start the calibration tool. 5. Select the device model in the open dialog window. 6. Select Analog outputs as calibration target (Fig. E.2). 7. Enter the measured output voltage in the input field (Fig. E.5). 8. Click Next to continue and follow the instructions. akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany Tel.
Appendix F. Battery replacement Appendix F. Battery replacement WARNING Dangerous voltage The voltage on some components of the circuit board can be dangerous. Direct contact with the circuit board or penetration of a foreign body in the enclosure must be avoided. 1. Remove the front cover with the keypad (Fig. F.1) 2. Lever the top PCB from the side of the USB connector with a screwdriver and carefully release it from the pin connectors of the middle PCB. (Fig. G.2). 3.
Appendix F. Battery replacement Fig. F.3 Back side view of the top PCB akYtec GmbH · Vahrenwalder Str. 269 A · 30179 Hannover · Germany Tel.: +49 (0) 511 16 59 672-0 · www.akytec.
Appendix G. Interface card installation Appendix G. Interface card installation WARNING Dangerous voltage The voltage on some components of the circuit board can be dangerous. Direct contact with the circuit board or penetration of a foreign body in the enclosure must be avoided. 1. Remove the front cover with the keypad (Fig. G.1). 2. Lever the top PCB from the side of the USB connector with a screwdriver and carefully release it from the pin connectors of the middle PCB (Fig. F.2, G.1a). 3.