Page 1
HZS 774 Heating Control Operating Manual Date of creation: 16.05.2017 Version date: 15.07.2020 Article number: 05-895-774-E...
Page 2
(print, photocopy, microfilm or in any other process) without the express permission. We reserve the right to make changes in the content without notice. The SIGMATEK GmbH & Co KG is not responsi- ble for technical or printing errors in the handbook and assumes no responsibility for damages that occur through...
Page 3
HZS 774 Touch Operating Panel HZS 774 The HZS 774 is an intelligent terminal for programming and visualization of automated processes. Process diagnostics as well as operating and monitoring automated procedures are simplified using this terminal. A resistive touch screen serves as the input medium for process data and parameters. The output is shown on a 7"...
Page 5
TOUCH OPERATING PANEL HZS 774 Shielding ..................20 ESD Protection ................20 USB Interface Connections ............20 CAN Bus Setup ..............21 CAN Bus Station Number ............21 Number of CAN Bus Participants ..........21 CAN bus data transfer rate ............21 CAN Bus Termination ............
TOUCH OPERATING PANEL HZS 774 Electrical Requirements Supply voltage typically +24 V DC minimum +18 V DC maximum +30 V DC Current consumption of power typically 275 mA maximum 675 mA supply at +24 V (without externally connected devices) (with externally connected devices)
HZS 774 TOUCH OPERATING PANEL Connector Layout Front X10: USB Host 2.0 (Type A) Function +5 V It should be noted that many of the USB devices on the market do not comply with USB specifications; this can lead to device malfunctions. It is also possible that these devices will not be detected at the USB port or function correctly.
TOUCH OPERATING PANEL HZS 774 3.1.1 Status LEDs green from activation of the voltage supply until processing of the auto- exec.lsl when the application is running (except when controlled through application differently) BLINKS in the CLI, while processing the autoexec.lsl until the application is...
Problems can arise if a control is connected to an IP network, which contains mod- ules that do not have a SIGMATEK operating system. With such devices, Ethernet packets could be sent to the control with such a high frequency (i.e. broadcasts), that the high interrupt load could cause a real-time runtime error or runtime error.
Page 13
En configurant d’une fa- çon appropriée le filtre de paquets (pare-feu ou un routeur) il est toutefois possible de connecter un réseau avec le matériel SIGMATEK à un réseau tiers sans déclench- er l'erreur mentionnée ci-dessus.
Page 14
HZS 774 TOUCH OPERATING PANEL X3 RS232 (10-pin Weidmüller) Function SHIELD X4: CAN 1 (6-pin Weidmüller) Function CAN A (LOW) CAN B (HIGH) CAN A (LOW) CAN B (High) CAN GND n.c. X5: CAN 2 (6-pin Weidmüller) Function CAN A (LOW)
Page 15
+3V3 DAT0 DAT1 It is recommended that only storage media provided by SIGMATEK (CompactFlash cards, microSD cards etc.) be used. Order number for 512 Mbyte EDGE2: 12-630-055 The number of read and write actions have a significant influence on the lifespan of the storage media.
HZS 774 TOUCH OPERATING PANEL 3.2.1 Applicable Connectors 1x 4-pin Phoenix Contact plug with spring terminals FK-MCP 1.5 / 4-ST-3.5 (not included in delivery) 8-pin RJ45 (not included in delivery) 10-pin Weidmüller (not included in delivery) X4, X5: 6-pin Weidmüller plug B2L3.5/6 (not included in delivery) USB 1.1 (Mini-B) (not included in delivery)
Buffer Battery The exchangeable buffer battery ensures that the clock time (RTC) and SRAM data of the HZS 774 are preserved in the absence of a supply voltage. A lithium battery is installed at the manufacturer. After delivery of the HZS 774 and storage of one year, the lifespan of the battery reaches 10 years, if it can be assumed that the module is continually in operation (connected to supply voltage).
HZS 774 TOUCH OPERATING PANEL Exchanging the Battery: 1. Option 1. Connect power supply Using correct Torx screwdriver, loosen and remove the battery cover. When exchanging the battery, caution must be taken to avoid a short circuit. Other- wise, a defect can be caused in the terminal! 3.
The commands can be executed via the Remote CLI of LASAL Class 2 or via direct input on the device. CAUTION: If the data is not previously saved, the settings in the heat controller are lost 2. Disconnect the HZS 774 supply. Using correct Torx screwdriver, loosen and remove the battery cover.
HZS 774 TOUCH OPERATING PANEL Wiring Guidelines Ground The terminal must be connected to ground through the assembly on the control cabinet or over the connection provided. It is important to create a low-ohm ground connection, only then can error-free operation be guaranteed. The ground connection should have a maxi- mum cross section and the largest (electrical) surface possible.
TOUCH OPERATING PANEL HZS 774 CAN Bus Setup This section explains how to correctly configure the CAN bus. The following parameters must first be set: Station number and data transfer rate. CAN Bus Station Number Each CAN bus station is assigned its own station number. With this station number, data can be exchanged with other stations connected to the bus.
HZS 774 TOUCH OPERATING PANEL CAN Bus Termination In a CAN bus system, both end modules must be terminated. This is necessary to avoid transmission errors caused by reflections in the line. The termination is made by an internal 120 Ω resistor between CAN A (LOW) and CAN B (HIGH).
HZS 774 TOUCH OPERATING PANEL 11 Status and Error Messages Status error messages are displayed in the LASAL CLASS software status test. POINTER or CHKSUM messages can also be shown on the terminal screen. Number Message Definition Cause/solution RUN RAM...
Page 27
TOUCH OPERATING PANEL HZS 774 WATCHDOG The program was interrupted via the Possible Causes: watchdog logic. User program interrupts blocked over a longer period of time (STI command forgotten) Programming error in a hard- ware interrupt. INB, OUTB, INW, OUTW instructions used incorrectly.
Page 28
HZS 774 TOUCH OPERATING PANEL STOP BRKPT The CPU was stopped by a breakpoint in INFO the program. CPU STOP The CPU was stopped by the program- INFO ming software. INT ERROR The CPU has triggered a false interrupt Cause:...
Page 29
TOUCH OPERATING PANEL HZS 774 OP PROG The operating system is currently being INFO reprogrammed. OP INSTALLED The operating system has been rein- Info stalled. OS TOO LONG The operating system cannot be loaded; Restart, report error to too little memory.
Page 30
HZS 774 TOUCH OPERATING PANEL APPL-LOAD-ERROR An error has occurred while loading the Cause: application. Application was deleted. Solution: Reload the application into the control. APPL-SAVE-ERROR An error has occurred while attempting to save the application. ACCESS- Read or write access to a restricted...
Page 31
TOUCH OPERATING PANEL HZS 774 C-DIAS ERROR A connection error with a C-DIAS mod- Cause: ule has occurred. The cause of the error is documented in the log file Solution: This depends on the cause S-DIAS ERROR A connection error with an S-DIAS Possible Causes: module has occurred.
Page 32
HZS 774 TOUCH OPERATING PANEL C_UNKNOWN_CONS The operating system class cannot be created; the operating system is proba- bly wrong. C_UNKNOWN_OBJE Indicates an unknown object in an interpreter program; more DCC080 object. C_UNKNOWN_CHNL The hardware module number is greater than 60.
Page 33
TOUCH OPERATING PANEL HZS 774 PRERUN The application is started. PRERESET The application is ended. CONNECTION BREAK 15.07.2020 Page 31...
HZS 774 TOUCH OPERATING PANEL 12 Display “Burn-In” Effect The “Burn-In” effect describes a pattern burned into the display after displaying the same contents over a longer period of time (e.g. a single screen). This effect is also described mostly as “image sticking”, “memory effect/sticking” or “ghost image”.
TOUCH OPERATING PANEL HZS 774 13 Cleaning the Touch Screen CAUTION! Before cleaning the touch screen, the terminal must first be turned off to avoid unin- tentionally triggering functions or commands! Avant de nettoyer l'écran tactile, le H doit d'abord être éteint afin d’éviter un déclan- chement involontaire des commandes! The terminal's touch screen can only be cleaned with a soft, damp cloth.
Need help?
Do you have a question about the HZS 774 and is the answer not in the manual?
Questions and answers