4fdi/2fdo 24v/10a profisafe v2 ipar 4-channel digital input and 2-channel digital output module profisafe v2 ipar, 24v/10a semiconductor power output (176 pages)
WAGO Kontakttechnik GmbH & Co. KG declines all liability resulting from improper action and damage to WAGO products and third party products due to non-observance of the information contained in this manual.
Routines or advice for efficient use of the device and software optimization. More information References on additional literature, manuals, data sheets and INTERNET pages 1.3 Number Notation Number Code Example Note Decimal normal notation Hexadecimal 0x64 C notation Binary '100' Within ', '0110.0100' Nibble separated with dots WAGO-I/O-SYSTEM 750 I/O-Modules...
Do not use any contact spray. The spray may impair the functioning of the contact area. The WAGO-I/O-SYSTEM 750 and its components are an open system. It must only be assembled in housings, cabinets or in electrical operation rooms. Access must only be given via a key or tool to authorized qualified personnel.
2.1.1.2 Description The RTC module 750-640 provides the higher-level control system with the actual time. The time continues to run in the event of a power failure. Once the module is switched on, about one hour is required for the integrated backup capacitor to be fully charged.
However, if such a case should occur, another supply module must be added. The RTC module 750-640 can be used with all couplers / controllers of the WAGO-I/O-SYSTEM 750 (except for the economy types 750-320, -323, -324 and –327).
750-640 [RTC Module] • 11 Technical Data 2.1.1.5 Technical Data Module Specific Data Current consumption < 20 mA typ. (internal) Voltage via power jumper DC 24 V (-15%...+20%) contacts Clock Accuracy (+25°C) < 1min/month Accuracy (+10...+40°C) < 2min/month Accuracy (-25...+85°C) <...
750-640 [RTC Module] Functional Description More Information Detailed references to the approvals are listed in the document "Overview Approvals WAGO-I/O-SYSTEM 750", which you can find on the CD ROM ELECTRONICC Tools and Docs (Item-No.: 0888-0412) or in the internet under: www.wago.com...
750-640 [RTC Module] • 13 Functional Description data continuously. Using the SET_DT function, the date and time can be set manually. 2.1.1.6.2 Configuration Data The configuration data of the RTC module can be accessed using the GET_CNF, GET_CNF_INC, SET_CNF and SET_CNF_INC functions. The address offset of the relevant entry must be previously set using the SET_ADDR function.
14 • 750-640 [RTC Module] Functional Description A switching point is defined using the following entries: Offset Meaning Format Length Comment First-time appearance DATE_AND_TIME 32 bit Last appearance DATE_AND_TIME 32 bit 0 = not used Time between two DATE_AND_TIME 32 bit...
16 • 750-640 [RTC Module] Functional Description 2.1.1.6.2.7 Antenna This is how to select the decoder scheme for time signal reception. Byte Function 0 ... 1 0: No time signal reception 1: DCF77 Decoder activated 2: WWVB Decoder activated DCF77 Polarity reversed...
2.1.1.7 Process Image Using the RTC module 750-640, a 6-byte input and output process image maximum can be transferred to the fieldbus coupler/controller via one logical channel. The data received by the transmitter is stored in 4 input and output bytes (D0 ...
18 • 750-640 [RTC Module] Process Image The control byte includes the following bits: Control Byte Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Transmit Request, request to send (toggle flag) reserved (constant must be set to zero)
750-640 [RTC Module] • 19 Process Image Function Response Byte Opcode (mirrored) Response parameter byte 0 Response parameter byte 1 Response parameter byte 2 Response parameter byte 3 reserved (value is always 0 and is not evaluated) Transmit- A function call is receipted with a changing.
20 • 750-640 [RTC Module] RTC Module Functions 2.1.1.8 RTC Module Functions 2.1.1.8.1 Function Overview Function Description Site 0x00 IDLE No function call Date and Time Functions 0x01 GET_TOD100 Getting time in 100µs since 00:00 Getting time in 100µs since 00:00,...
Page 21
750-640 [RTC Module] • 21 RTC Module Functions Function Description Site Address Functions Getting the address offset for configuration 0x20 GET_ADDR data or hours-run meter Setting address offset for configuration data 0x21 SET_ADDR or service data Service Data Functions 0x30...
22 • 750-640 [RTC Module] RTC Module Functions 2.1.1.8.2 Example of Function Call 2.1.1.8.2.1 Data Reading • Writing the data to be transmitted in output byte D0 ... D3 • Specifying the function with ID or reversing TR • Transfer to the transmit buffer is complete when TA == TR...
750-640 [RTC Module] • 23 RTC Module Functions Example: Getting address offset (GET_ADDR, ID 0x20) Original values: Output data Value 0x00 0x00 0x00 0x00 0x00 0x00 Input Data 0x00 0x00 0x00 0x00 0x00 0x00 Value Writing ID (GET_ADDR, ID 0x20) or reversing TR (Bit 0 in control byte C),...
Page 24
24 • 750-640 [RTC Module] RTC Module Functions Setting address offset of password: Output data Value 0x00 0x00 0x10 0x03 0x00 0x00 Input Data Value 0x00 0x00 0x00 0x00 0x00 0x00 Transmitting address offset of password (SET_ADDR, ID = 0x21):...
Page 25
750-640 [RTC Module] • 25 RTC Module Functions Setting time zone: Output data Value 0x01 0x21 0x10 0x0E 0x00 0x00 Input Data Value 0x01 0x21 0x00 0x00 0x00 0x00 Transmitting time zone (SET_CNF, ID = 0x3A): Output data Value 0x01...
26 • 750-640 [RTC Module] Connection Examples 2.1.1.9 Connection Examples 2.1.1.9.1 Antenna Supply with 24 V +24 V V_ANT+ out V_ANT- out Antenna Ub = 24 V Signal 24 V out V_ANT+ in V_ANT- in Clock Shield Fig. 2.1.1-5: Antenna Supply with 24 V g064003e 2.1.1.9.2...
Setting switching states of the switching 0x11 SET_CHANNEL channels Clearing switching states of the switching 0x12 CLEAR_CHANNEL channels Getting automatic states of the switching 0x13 GET_AUTO channels Setting automatic states of the switching 0x14 SET_AUTO channels WAGO-I/O-SYSTEM 750 I/O-Modules...
Page 28
Getting service indication of the hours-run 0x34 GET_SERVICE_FLAGS meter Configuration Data Functions 0x38 GET_CNF Getting configuration data Getting configuration data, (auto 0x39 GET_CNF_INC incremental) 0x3A SET_CNF Setting configuration data Setting configuration data, (auto 0x3B SET_CNF_INC incremental) 0xFF GET_DIAG Getting self-test diagnostic WAGO-I/O-SYSTEM 750 I/O-Modules...
Getting the address offset for configuration 0x20 GET_ADDR data or hours-run meter Setting address offset for configuration data 0x21 SET_ADDR or service data 0x30 GET_OPH Getting service data 0x31 GET_OPH_INC Getting service data, (auto incremental) 0x32 SET_OPH Setting service data WAGO-I/O-SYSTEM 750 I/O-Modules...
Page 30
Getting service indication of the hours-run 0x34 GET_SERVICE_FLAGS meter 0x38 GET_CNF Getting configuration data Getting configuration data, (auto 0x39 GET_CNF_INC incremental) 0x3A SET_CNF Setting configuration data Setting configuration data, (auto 0x3B SET_CNF_INC incremental) 0xFF GET_DIAG Getting self-test diagnostic WAGO-I/O-SYSTEM 750 I/O-Modules...
GET_TOD100 Getting time in 100µs since 00:00 Getting time in seconds since 1.1.1970 0x04 GET_UTC 00:00 (UTC) 0x07 GET_WEEKDAY Getting weekday 0x00 IDLE No function call Setting address offset for configuration data 0x21 SET_ADDR or service data WAGO-I/O-SYSTEM 750 I/O-Modules...
Page 32
Setting switching states of the switching 0x11 SET_CHANNEL channels 0x3A SET_CNF Setting configuration data Setting configuration data, (auto 0x3B SET_CNF_INC incremental) Setting time in seconds since 1.1.1970 0x0F SET_DT 00:00 0x32 SET_OPH Setting service data 0x33 SET_OPH_INC Setting service data, (auto incremental) WAGO-I/O-SYSTEM 750 I/O-Modules...
Function Response Byte 0x00 0xXX 0xXX 0xXX 0xXX 0xXX any return value Example: The function can be called, for example, to reverse the toggle flag without effects or to stop the process of consecutive functions. WAGO-I/O-SYSTEM 750 I/O-Modules...
SET_ADDR function. When a new function call is made, 4 bytes are automatically added to the address offset. Function Request Byte 0x31 0xXX 0xXX 0xXX 0xXX 0xXX any return value Function Response Byte 0x31 (Low byte) (High byte) WAGO-I/O-SYSTEM 750 I/O-Modules...
Before calling this function for the first time, the required address offset must be set for the hours run or maintenance interval of the appropriate meter using the SET_ADDR function. Function Request Byte 0x32 (Low byte) (High byte) Function Response Byte 0x32 0x00 0x00 0x00 0x00 WAGO-I/O-SYSTEM 750 I/O-Modules...
SET_ADDR function. When a new function call is made, 4 bytes are automatically added to the address offset. Function Request Byte 0x33 (Low byte) (High byte) Function Response Byte 0x33 0x00 0x00 0x00 0x00 WAGO-I/O-SYSTEM 750 I/O-Modules...
Before calling this function for the first time, the required address offset must be set for configuration data of the appropriate meter using the SET_ADDR function. Function Request Byte 0x38 0xXX 0xXX 0xXX 0xXX 0xXX any return value Function Response Byte 0x38 (Low byte) (High byte) WAGO-I/O-SYSTEM 750 I/O-Modules...
When a new function call is made, 4 bytes are automatically added to the address offset. Function Request Byte 0x39 0xXX 0xXX 0xXX 0xXX 0xXX any return value Function Response Byte 0x39 (Low byte) (High byte) WAGO-I/O-SYSTEM 750 I/O-Modules...
Before calling this function for the first time, the required address offset must be set for configuration data of the appropriate meter using the SET_ADDR function. Function Request Byte 0x3A (Low byte) (High byte) Function Response Byte 0x3A 0x00 0x00 0x00 0x00 WAGO-I/O-SYSTEM 750 I/O-Modules...
SET_ADDR function. When a new function call is made, 4 bytes are automatically added to the address offset. Function Request Byte 0x3B (Low byte) (High byte) Function Response Byte 0x3B 0x00 0x00 0x00 0x00 WAGO-I/O-SYSTEM 750 I/O-Modules...
The following table shows the signification of the possible diagnostics information. Diagnostics Information (Input Byte D0) Diagnostics Antenna signal level Buffer voltage too small or clock failed Antenna signal not available or defect Memory is not addressable WAGO-I/O-SYSTEM 750 I/O-Modules...
Need help?
Do you have a question about the 750-640 and is the answer not in the manual?
Questions and answers