INTRODUCTION... 3 DEVICE S CONFIGURATION... 4 KNX CONFIGURATION. SKX LINKER Hardware Configuration Objects Selection...

Size: px
Start display at page:

Download "INTRODUCTION... 3 DEVICE S CONFIGURATION... 4 KNX CONFIGURATION. SKX LINKER Hardware Configuration Objects Selection..."

Transcription

1 SKX LINKER PRONTO

2 INDEX INTRODUCTION... 3 DEVICE S CONFIGURATION... 4 KNX CONFIGURATION. SKX LINKER... 5 Hardware Configuration... 5 Objects Selection... 6 Control Objects. ZENNIO specific spreadsheet LAN CONFIGURATION ROUTER Configuration PRONTO Configuration NPORT 5110 Configuration KNX RED IP LINK CONFIGURATION KNX INSTALLATION. PLANNING AND IMPLEMENTATION INITIAL INSTALLATION PRONTO PROGRAMMING SKX LINKER AND NPORT 5110 PHYSICAL INSTALLATION SKX LINKER NPORT RECOMMENDATIONS ON/OFF (1 BIT) CONFIGURATION DIMER REGULATION (1 BYTE) CONFIGURATION REGULATION (1 BYTE) CONFIGURATION TEMPERATURE (2 BYTES) CONFIGURATION TIPS EXAMPLE PROJECT SUMMARY APPENDIX I. ZENNIO SCRIPT OBJECTS

3 INTRODUCTION The goal of this document is make the integration of KNX with other interesting control systems easier, in this case with PRONTO products (PHILIPS). It helps to achieve an attractive interface between the user and the control system, so called HMI (Human Machine Interface). This kind of integration depends on a specific device: SKX Linker: SKX Linker. Bus to RS 232 Interface. There are already others documents which are about this topic, but they are oriented from the point of view of PRONTO programming. This is why ZENNIO try to complement this documentation to achieve a comprehensive library of information. The further reading of those other documents are highly recommended nevertheless (i.e. ZENNIO PRONTO SCRIPT v2.6) It is not an aim of this document deal deeply with the PRONTO programming, but explains how the different devices work within the installation, giving to the integrator a high knowledge about this kind of installations. Several tools are provided with this manual: Examples to understand better the explanations. Spreadsheet to arrange the installation s information. 3

4 DEVICE S CONFIGURATION Elements to incorporate into the facility are listed below: SKX Linker of ZENNIO. Bus to RS 232 Interface. Pronto panel of PHILIPS. Other devices that are needed to carry out the integration: NPort 5110 of MOXA. RS 232 to IP Interface. Router. It is understood that a KNX installation is made, which will be the aim to control with this solution. The physical connexions between the different devices are showed in the following diagram. LAN SERIAL BUS KNX PRONTO WIFI RJ 45 ROUTER NPORT 5110 RS232 SKX Linker BUS KNX KNX INSTALLATION Figure 1. Physical Installation In other hand, specific programming tools will be needed to be able to carry out the programming of each device: PRONTO WIFI ROUTER RJ 45 NPORT 5110 RS232 SKX Linker BUS KNX KNX INSTALLATION Pronto Edit Professional Nport Administrator ETS ETS Figure 2. Configuration Tools 4

5 KNX CONFIGURATION. SKX LINKER The tactile and portable PHILIPS panel, due to its good features (WIFI, size), versatility (A/V devices control) and other factors like design, become a very interesting device to control a KNX installation. Owing to the fact that the Pronto is not a KNX device, this paper presents a solution to integrate it into a facility that is based on the KNX standard. To do this, simply equip the KNX installation with a single device: The SKX Linker of ZENNIO. The function of this device is to receive KNX telegrams on one side and transmit serial telegrams on the other side, and vice versa, because it is a device that allows TWO WAY communication. SKX Linker configuration parameters, through the ETS* (see footnote), is very simple. Within its parameters, you can find the following sections: Configuración de Hardware (Hardware configuration). Selección de Objetos (Objects selection). Hardware Configuration Through the hardware configuration section sets out the basic parameters of the communication device: Comunicación (Communication): The type of serial communication is via a RS232 bus type. Velocidad de la comunicación (Communication Speed): This speed may not be greater than the KNX standard bit rate (9600 bits/sg) Paridad (Parity): There is not parity bit correction. Longitud de los datos (Data length): It is a fix data, 8bits. TimeOut (msg): Time to clear the buffer input device, to avoid overlapping of telegrams that for some reason have had an error in transmission. 10 msg is considered an appropriate value. *Note: The current application program version, 0.2, is only in Spanish. The next improved version will be in both languages Spanish and English. 5

6 Figure 3. SKX Hardware Configuration Objects Selection It is here where the explanation of the SKX Linker philosophy has to be done. It is a device that allows "create" a certain number of objects with a default length (in bits). It enables the creation of up to 250 objects in total, with various lengths: 1 bit 2 bits 4 bits 1 byte 2 bytes 3 bytes 4 bytes 14 bytes Note also that these objects of communication have not a specific format; it means they are not defined as objects of communication for the transmission of a temperature value, or a value of regulation, for example. 6

7 Therefore, it is in this step where the integrator must pay special attention to the link of these objects of communication. It could be possible that no ETS errors happen, but the receiving values are not the desired values. An example: 2bytes objects in SKX Linker are enabled, which allow receive a temperature value from the KNX bus. The group address 2/0/10 Current Temp is created, as shown below: Figure 4. Group Address 2/0/10 Current Temp. The purpose of communication 3 (from device 1.1.1) corresponds to a Z38 ZENNIO screen, which is configured to cyclically send the temperature value to the bus. The other object corresponds to the 181 (from the device ), which is an object of communication of 2bytes from the SKX Linker. Linked in a proper way with the PRONTO script, this value will be showed on the PRONTO screen. If, by different reasons, the object 181 was linked to the output of a 2 bytes counter, the link would still be correct, but the screen would not be represented by the desired temperature (for example, a value of 50 from the counter will display a 6 C in the screen) This is an exaggeration, but whose purpose is to demonstrate the importance of paying special attention to addressing such objects. To facilitate the task of programming communication objects of SKX Linker, ZENNIO provides (along with this manual), an application based on spreadsheets, which allows tracking of all communication objects created. This is very useful for creating documentation in a project, since it can store the information needed for future changes in the installation (upgrades, changes in functionality). Due to the large number of objects in the SKX Linker is highly recommended. The next section is to explain the application: 7

8 Control Objects. ZENNIO specific spreadsheet. The application based on spreadsheets is simple but very useful for keeping all the information arranged. This application consists of 4 sheets, which are explained below. Figure 5. Sheet 1: Zennio Applications This sheet shows the basic details of the installation, which allows a simple recap of basic data, such as: SKX Linker Physical Address Moxa Device IP Address Project Summary Underneath these descriptive data, there are shortcuts to the pages of objects. These pages have been named in the same way as to appear in the Script ZENNIO. Page Parameters. Temperature Parameters. Scene Parameters. In these pages communication objects with the spaces to fill in the pages of the ZENNIO script are related. 8

9 Page Parameters Figure 6. Sheet 2: Page Parameters In choosing a subject in Page Parameters, it opens a box which shows the same objects that appear in the ZENNIO script (see Appendix I). Temperature Parameters Figure 7. Sheet 3: Temperature Parameters In choosing a subject in Temperature Parameters, it opens a box which shows the same objects that appear in the ZENNIO script (see Appendix I). 9

10 Scene Parameters Figure 8. Sheet 4: Scene Parameters In choosing a subject in Scene Parameters, it opens a box which shows the same objects that appear in the ZENNIO script (see Appendix I). LAN CONFIGURATION The control panel PHILIPS protocol is based on the IP network to transmit their orders and execute their actions. The panel is equipped with Wi Fi technology, which connects to a router (with Wi Fi protocol). The following table specifies the devices that are part of the IP network, and their link to download the relevant software. Device Manufacturer Programming Tool Download PRONTO PHILIPS Pronto Edit Professional 2.0 PEP NPORT 5110 MOXA NPort Administration Suite NAS ROUTER 1 0

11 ROUTER Configuration The installation of the router is responsible for enabling connections between different devices on the IP network. PRONTO configuration depends on the configuration of the router. panel. The advanced security settings on the router must be used to configure the PRONTO A good way to organize the IP network is to set up a router in the DHCP (Dynamic Host Client Protocol) that automatically assigns IP addresses to devices that have a DHCP client (such as, for example, PRONTO), and some addresses are reserved for the installation of fixed devices (such as device NPORT 5110). An example is shown in the table below for a network with IP address : IP Addresses Device Router Device Device 2 > DHCP Figure 9. Router Configuration. PRONTO Configuration PRONTO configuration is done through software developed by Philips for this product family, called the Pronto Edit Professional. There is already abundant literature, it is not going to make a thorough study of the possibilities of programming, but will focus on some aspects 1 1

12 of programming the ZENNIO script: the objects of communication to be precise (see KNX Installation. Planning and Implementation). Under the Network tab of the system properties several features can be configured: Set up the DHCP Security configuration Figure 10. Network settings. Where security is a critical aspect of the installation, you can perform a filtering MAC addresses (Media Access Control), as each device on the market has a unique MAC address. To obtain the MAC address of the device PHILIPS, simply leave the button tool (over 5 seconds), and open the tab INFO. Figure 11. Technical information about PRONTO unit 1 2

13 NPORT 5110 Configuration This device links the SKX Linker with the IP network. It is basically a transducer that converts telegrams from IP network to serial communication, and vice versa. Therefore, the link between the two networks (KNX and LAN) is achieved through serial communication. SERIAL BUS KNX NPORT 5110 RS232 SKX Linker Figure 12. Link between transducers devices To set the NPORT 5110 requires a management tool which can be downloaded from the manufacturer's website. The tool takes care of finding the device on the network, and allows its configuration. We are not going to pay more attention in this guide to configuring this device, since it was already discussed in other manuals. KNX RED IP LINK CONFIGURATION In the connection of transducers devices, special attention must be paid at the time of making the connection and the power of the serial bus. Due to the KNX standard, the power of the bus has to be different than the KNX bus itself, so to supply an AC / DC external power is needed. In the diagram below clearly shows the connection of the pins of transmission, reception, ground and power: 1 3

14 Figure 13. Diagram connection of SKX Linker 1 4

15 KNX INSTALLATION. PLANNING AND IMPLEMENTATION INITIAL INSTALLATION To facilitate rapid integration, it is recommended to organize the group addresses a clear and concise. The following steps could be defined: Identify the devices you wish to control from the PRONTO. For example, lighting elements, splits, blinds... Within each device, identifying the features you want to control. For example, changing modes of the split, dimming lighting loads... If scenes are include, drawing up a list with the scenes of each device. PRONTO PROGRAMMING Once identified the devices and the features you want to manage remotely, the next step is the programming through the software provided by the manufacturer, the Pronto Edit Professional 2 (PEP2). With the help of the manual attached with the ZENNIO script, you can do this without much problem. Only recommends the following methodology: Configure all the parts of the script which can be configured, except for the ZENNIO objects (identified with the symbol #). Open the ZENNIO application (SKX Linker Objects.xls) and mark with the help of the list box, those ZENNIO communication object boxes that have been left blank and wish to be used. For example, if within the page SCENES 1 scenes want to be configured, and has been left blank in that object, mark it in the application, within the sheet SCENE PARAMETERS, in the Objects column, the following object: o SCENE_PAGE_1_OBJECT_SCENE At the end of the PRONTO programming all the communication objects would have been identified. 1 5

16 NOTE: You can use as many sheets as necessary. Figure 14. Example Application ZENNIO. Step 1 SKX LINKER AND NPORT 5110 PHYSICAL INSTALLATION Once the PRONTO programming is done (which also will set up your access to the network, as seen before in the installation section), the next step is to install physical devices to intercommunicate the different networks. SKX LINKER It is connected to the KNX bus like another device. Once installed, proceed to the download of its physical address, and programming parameters (hardware parameters) as seen in the installation section. But now it must take into account how many items are needed for communication and that length. Although, by default, all the communications objects can be enabled. Figure 15. SKX Linker objects selection 1 6

17 Once the communications objects are enabled, link them in a free way (choosing the number of object you want, whenever the appropriate length) with the group addresses that you want to control. That is, if you want to control an ON / OFF group address of an electric charge, using a 1 bit communication object and link it with that group address. Next, note this change in application of ZENNIO, indicating: Object number. Linked group address. Comments. NPORT 5110 Figure 16. Example Application ZENNIO. Step 2 It connects to the LAN through RJ 45, and is configured using the software tool provided by the manufacturer, called NPort Administration Suite. It is configured using the steps defined in the installation section. Once installed two transducers, they are connected via a RS 232 serial cable, which must take external DC power (see instructions). By ZENNIO Script can check if everything is configured correctly, thanks to an application that verifies the correct installation of the devices. Figure 17. Test Page 1 7

18 RECOMMENDATIONS Here are the most common configurations of an installation (ETS and PEP2 programming) ON/OFF (1 BIT) CONFIGURATION The ON / OFF configuration is the simplest of all can be done. For example, the ON / OFF control of a light load. Within the Script ZENNIO, all types of control carried at least a 1 bit control. For example, if an ON / OFF lighting load want to be controlled, simply associate an 1 bit object of SKX Linker with the group address which is associated with the output of the actuator that controls the load. In this case, the OBJECT 2 is associated in the same group address where the Z38 screen controls the load. Device Physical Address Object Z SKX Linker ACTinBOX MAX In the script, simply indicate the type of control 10, and modify the ZENNIO object, indicating the object 2, which is used in ETS. 1 8

19 DIMER REGULATION (1 BYTE) CONFIGURATION The following configuration example relates to dimming loads. In this case it will be needed to associate more than one subject to such regulation. This control shall include the basic action (1 bit) to perform the function ON / OFF, plus other actions that will regulate the load on the desired percentage of light. The communication is always bidirectional, so ETS is configured in the way that all elements involved in an action must know the state of the elements that control (STATUS). To perform this configuration, create typical group addresses of regulated control of lighting, using 1 bit control objects, is needed: Device Physical Address Object Z LuZen ONE SKX Linker And 4 bits too (within this group address is not involved the Linker SKX) Device Physical Address Object Z LuZen ONE To carry out dimming control from a PRONTO pane, a new group address is implemented, which makes the precise control of 1 byte, as a percentage. Device Physical Address Object LuZen ONE SKX Linker

20 Now, the control is done through different objects, therefore it is necessary to create a new group address to indicate the elements of control (the Z38 and PRONTO in this example) the status of the lighting load. Device Physical Address Object Z LuZen ONE SKX Linker* * 133* * Emphasize that the communication object 133 is being used twice, and since it is allowed send (S activated) only by one group address, it is sent by the group address made for the dimming control, because in the case of updating state does not need to send anything but receive (please, have a look to the column Sending in the figure below, object 133). The last step is writing these communication objects in the boxes of the ZENNIO script, in Pronto Edit Professional 2: 2 0

21 REGULATION (1 BYTE) CONFIGURATION It is the same as in the previous case, but considering it takes an extra group address, since there is a control to stop the blind at the desired point along its length by a short pulse. The first step is to perform a 1 bit control, which allows a long press to send the order to move to the end of the trail to the blind Device Physical Address Object Z ACTinBOX MAX SKX Linker The second step is to create a new group address, with a short pulse, allows the blind to stop at any point of its length. Device Physical Address Object Pantalla Z ACTinBOX MAX SKX Linker The third step is to implement the group address that allows the positioning the blind at any percentage of its length through PRONTO Device Physical Address Object ACTinBOX MAX SKX Linker

22 Finally, as in the case of the lighting regulation, the control is done by different devices (between PRONTO and Z38), therefore create a group address to report the status of the blind is needed. Device Physical Address Object Pantalla Z ACTinBOX MAX SKX Linker* * 134* * Emphasize that the communication object 134 is being used twice, and since it is allowed send (S activated) only by one group address, it is sent by the group address made for the dimming control, because in the case of updating state does not need to send anything but receive (please, have a look to the column Sending in the figure below, object 134). The last step is writing these communication objects in the boxes of the ZENNIO script, in Pronto Edit Professional 2: 2 2

23 TEMPERATURE (2 BYTES) CONFIGURATION Without any complications, just link a device that sends cyclically a temperature value (such as Z38 or a QUAD), with a 2 bytes object of SKX Linker. Device Physical Address Object Z SKX Linker The last step is writing this communication object in the box of the ZENNIO script, in Pronto Edit Professional 2: 2 3

24 TIPS If a ZENNIO script element will not be used, it is best to write the value "0" in its type. Look at the objects 3 and 4 below. Special attention must be paid to the SKX Linker objects, checking through the bus monitor program what values are received. Perform a strict control of the used objects, for example, using the enclosed application for this manual (XLS file extension) 2 4

25 EXAMPLE PROJECT An example project that controls the following installation is attached (PR4 file): KNX: Device (from Zennio) Physical Address Screen Z LuZen ONE ACTinBOX MAX ZN1CL IRSC SKX Linker LOCAL AREA NETWORK: Device IP Address Router MOXA NPort PRONTO TSU6000 DHCP DEVICES: Split. 2 lights loads (no dimmer). 1 dimming load. 2 blinds. FILES: ETS file: ZENNIO.pr4 PEP2 file: KNX Pronto.xcf ZENNIO spreadsheet file: SKX Linker Objects example.xls 2 5

26 SUMMARY This manual explains how to set a general facility that includes a home automation network based on the KNX standard with a control panel PHILIPS (PRONTO product family). It is an overview of how a successful software configuration between KNX standard software (ETS) and PHILIPS (PEP2) to configure the most common elements of a home automation installation. 2 6

27 APPENDIX I. ZENNIO SCRIPT OBJECTS Connection between the following components: ZENNIO script objects Scroll bars in the ZENNIO application, made for arrange the installation s information (FILE SKX Linker Objects.xls) Despite of the fact there are a big amount of objects, the scroll bar is arranged in a very intuitive way, with double separation between objects that are related with each page. PAGE PARAMETERS Object A1 B1 C1 D1 E1 F1 G1 H1 I1 J1 K1 L1 Name PAGE_PARAMETERS_1_OBJECT_NAME_1_ZENNIO PAGE_PARAMETERS_1_OBJECT_NAME_1_DIMMER_BLIND_1 PAGE_PARAMETERS_1_OBJECT_NAME_1_DIMMER_BLIND_2 PAGE_PARAMETERS_1_OBJECT_NAME_2_ZENNIO PAGE_PARAMETERS_1_OBJECT_NAME_2_DIMMER_BLIND_1 PAGE_PARAMETERS_1_OBJECT_NAME_2_DIMMER_BLIND_2 PAGE_PARAMETERS_1_OBJECT_NAME_3_ZENNIO PAGE_PARAMETERS_1_OBJECT_NAME_3_DIMMER_BLIND_1 PAGE_PARAMETERS_1_OBJECT_NAME_3_DIMMER_BLIND_2 PAGE_PARAMETERS_1_OBJECT_NAME_4_ZENNIO PAGE_PARAMETERS_1_OBJECT_NAME_4_DIMMER_BLIND_1 PAGE_PARAMETERS_1_OBJECT_NAME_1_DIMMER_BLIND_1 And for the rest page of Page Parameters: 2 7

28 2 8 Object Name A2 PAGE_PARAMETERS_2_OBJECT_NAME_1_ZENNIO B2 PAGE_PARAMETERS_2_OBJECT_NAME_1_DIMMER_BLIND_1 C2 PAGE_PARAMETERS_2_OBJECT_NAME_1_DIMMER_BLIND_2 D2 PAGE_PARAMETERS_2_OBJECT_NAME_2_ZENNIO E2 PAGE_PARAMETERS_2_OBJECT_NAME_2_DIMMER_BLIND_1 F2 PAGE_PARAMETERS_2_OBJECT_NAME_2_DIMMER_BLIND_2 G2 PAGE_PARAMETERS_2_OBJECT_NAME_3_ZENNIO H2 PAGE_PARAMETERS_2_OBJECT_NAME_3_DIMMER_BLIND_1 I2 PAGE_PARAMETERS_2_OBJECT_NAME_3_DIMMER_BLIND_2 J2 PAGE_PARAMETERS_2_OBJECT_NAME_4_ZENNIO K2 PAGE_PARAMETERS_2_OBJECT_NAME_4_DIMMER_BLIND_1 L2 PAGE_PARAMETERS_2_OBJECT_NAME_4_DIMMER_BLIND_2 A3 PAGE_PARAMETERS_3_OBJECT_NAME_1_ZENNIO B3 PAGE_PARAMETERS_3_OBJECT_NAME_1_DIMMER_BLIND_1 C3 PAGE_PARAMETERS_3_OBJECT_NAME_1_DIMMER_BLIND_2 D3 PAGE_PARAMETERS_3_OBJECT_NAME_2_ZENNIO E3 PAGE_PARAMETERS_3_OBJECT_NAME_2_DIMMER_BLIND_1 F3 PAGE_PARAMETERS_3_OBJECT_NAME_2_DIMMER_BLIND_2 G3 PAGE_PARAMETERS_3_OBJECT_NAME_3_ZENNIO H3 PAGE_PARAMETERS_3_OBJECT_NAME_3_DIMMER_BLIND_1 I3 PAGE_PARAMETERS_3_OBJECT_NAME_3_DIMMER_BLIND_2 J3 PAGE_PARAMETERS_3_OBJECT_NAME_4_ZENNIO K3 PAGE_PARAMETERS_3_OBJECT_NAME_4_DIMMER_BLIND_1 L3 PAGE_PARAMETERS_3_OBJECT_NAME_4_DIMMER_BLIND_2 A4 PAGE_PARAMETERS_4_OBJECT_NAME_1_ZENNIO B4 PAGE_PARAMETERS_4_OBJECT_NAME_1_DIMMER_BLIND_1 C4 PAGE_PARAMETERS_4_OBJECT_NAME_1_DIMMER_BLIND_2 D4 PAGE_PARAMETERS_4_OBJECT_NAME_2_ZENNIO E4 PAGE_PARAMETERS_4_OBJECT_NAME_2_DIMMER_BLIND_1 F4 PAGE_PARAMETERS_4_OBJECT_NAME_2_DIMMER_BLIND_2 G4 PAGE_PARAMETERS_4_OBJECT_NAME_3_ZENNIO H4 PAGE_PARAMETERS_4_OBJECT_NAME_3_DIMMER_BLIND_1 I4 PAGE_PARAMETERS_4_OBJECT_NAME_3_DIMMER_BLIND_2 J4 PAGE_PARAMETERS_4_OBJECT_NAME_4_ZENNIO K4 PAGE_PARAMETERS_4_OBJECT_NAME_4_DIMMER_BLIND_1 L4 PAGE_PARAMETERS_4_OBJECT_NAME_4_DIMMER_BLIND_2

29 TEMPERATURE PARAMETERS Object T11 T12 T13 T14 T15 T16 Name PAGE_TEMPERATURE_1_CONSIGN_OBJECT PAGE_TEMPERATURE_1_INTERNAL_SENSOR_OBJECT PAGE_TEMPERATURE_1_A/C STATE PAGE_TEMPERATURE_1_MODE_OBJECT PAGE_TEMPERATURE_1_FAN_SPEED_OBJECT PAGE_TEMPERATURE_1_SWING_OBJECT 2 9

30 Object T21 T22 T23 T24 T25 T26 T31 T32 T33 T34 T35 T36 T41 T42 T43 T44 T45 T46 Name PAGE_TEMPERATURE_2_CONSIGN_OBJECT PAGE_TEMPERATURE_2_INTERNAL_SENSOR_OBJECT PAGE_TEMPERATURE_2_A/C STATE PAGE_TEMPERATURE_2_MODE_OBJECT PAGE_TEMPERATURE_2_FAN_SPEED_OBJECT PAGE_TEMPERATURE_2_SWING_OBJECT PAGE_TEMPERATURE_3_CONSIGN_OBJECT PAGE_TEMPERATURE_3_INTERNAL_SENSOR_OBJECT PAGE_TEMPERATURE_3_A/C STATE PAGE_TEMPERATURE_3_MODE_OBJECT PAGE_TEMPERATURE_3_FAN_SPEED_OBJECT PAGE_TEMPERATURE_3_SWING_OBJECT PAGE_TEMPERATURE_4_CONSIGN_OBJECT PAGE_TEMPERATURE_4_INTERNAL_SENSOR_OBJECT PAGE_TEMPERATURE_4_A/C STATE PAGE_TEMPERATURE_4_MODE_OBJECT PAGE_TEMPERATURE_4_FAN_SPEED_OBJECT PAGE_TEMPERATURE_4_SWING_OBJECT 3 0

31 SCENE PARAMETERS Object S1 S2 S3 Name SCENE_PAGE_1_OBJECT_SCENE SCENE_PAGE_2_OBJECT_SCENE SCENE_PAGE_3_OBJECT_SCENE 3 1

32 COMMENTS: SUBJECT: SKX LINKER PRONTO 3 2

The best solution for home electronic integration

The best solution for home electronic integration The best solution for home electronic integration R 2 TOUCH PANEL Z.A.S. (Zennio Analog Screen) KNX Smart room controller Remote control ZN1VI-TPZAS-AN 1:1 (120 x 88 x 11 mm.) ZN1VI-TPZAS-S ZN1VI-TPZAS-PW

More information

The best solution for home electronic integration

The best solution for home electronic integration The best solution for home electronic integration R 2 ZAS KNX Smart room controller Remote control ZN1VI-TPZAS-B 1:1 (120 x 88 x 11 mm.) ZN1VI-TPZAS-W ZN1IR-ZAS ZAS room controller is a great solution

More information

The best solution for home electronic integration

The best solution for home electronic integration The best solution for home electronic integration R 2 ZAS KNX Smart room controller Remote control ZN1VI-TPZAS-B 1:1 (120 x 88 x 11 mm.) ZN1VI-TPZAS-S ZN1VI-TPZAS-W ZN1IR-ZAS (85.5 x 54 x 12 mm.) ZAS room

More information

KLIC-DI COMMERCIAL PRODUCT MANUAL INTERFACE KNX COMMERCIAL A/C UNIT ZN1CL-KLIC-DI. Edition 8 Version 1.6

KLIC-DI COMMERCIAL PRODUCT MANUAL INTERFACE KNX COMMERCIAL A/C UNIT ZN1CL-KLIC-DI. Edition 8 Version 1.6 PRODUCT MANUAL KLIC-DI COMMERCIAL INTERFACE KNX COMMERCIAL A/C UNIT ZN1CL-KLIC-DI Edition 8 Version 1.6 Index 1. Introduction... 3 2. Installation... 5 2.1. KLIC-DI Installation... 5 2.2. Elements Description...

More information

Application description for the KNXnet/IP Interface Web

Application description for the KNXnet/IP Interface Web Contents 1. General 1. General... 1 1.1 Basic information about the KNX/EIB BUS... 1 1.2 Application versions......1 1.3 Symbols...1 1.4 Function description... 2 1.5 Short description of the function

More information

PRODUCT MANUAL LUZEN PLUS. Universal Dimmer ZN1DI-P400. Program version: 3.0 Manual edition: a

PRODUCT MANUAL LUZEN PLUS. Universal Dimmer ZN1DI-P400. Program version: 3.0 Manual edition: a PRODUCT MANUAL LUZEN PLUS Universal Dimmer ZN1DI-P400 Program version: 3.0 Manual edition: a INDEX Document updates... 3 1. Introduction... 4 1.1. LUZEN PLUS... 4 1.2. Types of load... 5 1.3. Installation...

More information

4 CHANNEL UNIVERSAL DIMMING ACTUATOR

4 CHANNEL UNIVERSAL DIMMING ACTUATOR 4 CHANNEL UNIVERSAL DIMMING ACTUATOR USER MANUAL Tel.: 943627988 E-mail: knx@dinuy.com Web: www.dinuy.com General Description - 4 Channel universal modular dimming actuator for leading and trailing edge

More information

PROKNX for iphone iphone, ipad and ipod touch KNX interface software and KNX / IP gateway Version 1.x

PROKNX for iphone iphone, ipad and ipod touch KNX interface software and KNX / IP gateway Version 1.x PROKNX for iphone iphone, ipad and ipod touch KNX interface software and KNX / IP gateway Version 1.x Bleu Comm Azur EURL 180, imp. du Baou F-06560 Valbonne www.proknx.com 2010-12-23 CONTENT GENERAL INFORMATION...

More information

Din Rail 8 Input / 8 Output Module

Din Rail 8 Input / 8 Output Module Din Rail 8 Input / 8 Output Module IO88B02KNX Product Handbook Product: Din Rail 8 Input / 8 Output Module Order Code: IO88B02KNX 1/32 INDEX 1. General Introduction... 3 2. Product and functional overview...

More information

Passion for KNX innovation

Passion for KNX innovation Passion for KNX innovation Touch-MyDesign 2 ZVI-TMDP4 ZN1AC-UPFRCR (122.7 x 90.2 x 12 mm.) Touch-MyDesign is a KNX switch with capacitive buttons that satisfies the design requirements of any building

More information

Use of the application program. 1. Functional description. instabus EIB Application Program Description. August 2016.

Use of the application program. 1. Functional description. instabus EIB Application Program Description. August 2016. IP- 001031 Table of contents Use of the application program 1 1. Functional description 1 2. Communication objects 4 3. s 4 General 4 Routing (Bus > IP) 4 Routing (IP > Bus) 5 IP 5 Setting the additional

More information

BAC/S1.5.1 Building Automation Controller Function Description

BAC/S1.5.1 Building Automation Controller Function Description BAC/S1.5.1 Building Automation Controller Function Description GPG BUILDING AUTOMATION 9.11 Doc.-Type: Function Description Doc.-Nr. 9AKK107046A7725 Revision: B Department: BA Engineering Author: Engineering

More information

Manual KNX Driver for mcontrol

Manual KNX Driver for mcontrol Manual KNX Driver for mcontrol 2009-06-29 1.1 Installation 1-2-3... 2 1.2 Installation... 3 1.3 Setup Tools... 3 1.3.1 Licensing... 3 1.3.2 Connection to KNX... 3 1.4 Control types in mcontrol... 4 1.4.1

More information

ENGLISH KNXCONVERTER PARLEZ VOUS ASCII?

ENGLISH KNXCONVERTER PARLEZ VOUS ASCII? ENGLISH PARLEZ VOUS ASCII? PARLEZ VOUS ASCII? Included KNX IP router functionality The converts KNX telegrams into ASCII code and vice versa. It makes it easy to integrate third-party applications. The

More information

PCAN-Explorer 6. Tel: Professional Windows Software to Communicate with CAN and CAN FD Busses. Software >> PC Software

PCAN-Explorer 6. Tel: Professional Windows Software to Communicate with CAN and CAN FD Busses. Software >> PC Software PCAN-Explorer 6 Professional Windows Software to Communicate with CAN and CAN FD Busses The PCAN-Explorer 6 is a versatile, professional program for working with CAN and CAN FD networks. The user is not

More information

½ Caution! Introduction. Blind.switch 5701/1.0

½ Caution! Introduction. Blind.switch 5701/1.0 Blind.switch 5701/1.0 Introduction General information This software application enables you to program blind/switch actuators using manual mode (referred to below as actuator), control blind and roller

More information

MA /2015. User manual CU-DIN DRY 4-Z KNX EC

MA /2015. User manual CU-DIN DRY 4-Z KNX EC MA00652800 06/2015 User manual CU-DIN DRY 4-Z KNX EC10430381 TABLE OF CONTENTS 1 Description...3 2 Safety instructions...4 3 Product function...4 4 Hardware...5 4.1 Technical data... 5 4.2 Dimensional

More information

MELBOURNE LED LEDEDITOR 2016 SOFTWARE MANUAL

MELBOURNE LED LEDEDITOR 2016 SOFTWARE MANUAL MELBOURNE LED LEDEDITOR 2016 SOFTWARE MANUAL Chapter 1: Introduction 1.1 Function Feature The LED Editor Version 2 has been upgraded to offer wider range of control and satisfy requirement of multi functions

More information

Contents 1. Summary

Contents 1. Summary Guangzhou Video-star Electronics Industrial Co., Ltd K-BUS R KNX IP Router User manual-ver.1 BNIPR-00/00.1 KNX/EIB Intelligent Installation Systems Contents 1. Summary------------------------------------------------------------------------------------------------------------------------------

More information

Operation and installation manual KNX IP LineMaster 762 (Art. # 5212) KNX Power supply with integrated KNX IP Router and diagnosis functions

Operation and installation manual KNX IP LineMaster 762 (Art. # 5212) KNX Power supply with integrated KNX IP Router and diagnosis functions EN Operation and installation manual IP (Art. # 5212) Power supply with integrated IP Router and diagnosis functions Switch LAN IP 1.1.0 IP 2.1.0 1.1.1 1.1.7 2.1.1 2.1.7 1.1.2 1.1.8 2.1.2 2.1.8 1.1.3 1.1.9

More information

KNX Communication. KNX Association

KNX Communication. KNX Association KNX Communication Table of Contents 1 Basic Method of Operation...3 2 Physical address...5 3 Group Address...6 4 Communication object...8 4.1 Flags...9 5 Useful Data of a TP1 telegram... 10 6 Standardized

More information

Connections, displays and operating elements C D

Connections, displays and operating elements C D GB /IP- REG-K Operating instructions Art. no. MTN680329 For your safety ¼ DANGER Risk of fatal injury from electrical current. All work carried out on the device may only be performed by skilled electricians.

More information

The world of BAOS. Easy connectivity for KNX with Bus Access and Object Server. Overview and applications

The world of BAOS. Easy connectivity for KNX with Bus Access and Object Server. Overview and applications The world of BAOS Easy connectivity for KNX with Bus Access and Object Server Overview and applications WEINZIERL ENGINEERING GmbH Achatz 3 DE-84508 Burgkirchen / Alz Germany Phone : +49 (0)8677 / 91 636

More information

Introduction to Serial Device Servers

Introduction to Serial Device Servers Introduction to Serial Servers server technology makes device networking easy servers are used to connect serial devices to LANs, and are able to transmit data both to and from the serial device. Moxa

More information

Push-button, 1-gang. (switch/neutral position) Programming push-button LED. Programming push-button LED. Ref.-No.

Push-button, 1-gang. (switch/neutral position) Programming push-button LED. Programming push-button LED. Ref.-No. Push-Button BCU -gang (switch/neutral position) 07.0 LED KNX push-button BCU, -gang 07.0 LED, -gang -gang push-button BCU is an interface between an integrated conventional push-button and the KNX. conventional

More information

Connections, displays and operating elements

Connections, displays and operating elements KNX DALI gateway REG-K/1/16(64)/64MTN680191 Merten2005V6801-561-0007/08 GB KNX DALI gateway REG-K/1/16(64)/64 Operating instructions MTN680191 For your safety Connections, displays and operating elements

More information

MDNET-5W. Wi-Fi/Ethernet/RS485 Converter Operation Manual. Version /03/24

MDNET-5W. Wi-Fi/Ethernet/RS485 Converter Operation Manual. Version /03/24 MDNET-5W Wi-Fi/Ethernet/RS485 Converter Operation Manual Version 01.00 2016/03/24 I. Features & Specification Features: Connect RS485 devices to Ethernet or Wi-Fi network Connect Ethernet device to Wi-Fi

More information

FANCOIL CONTROLLER UNIT TC17B01KNX. Product Handbook

FANCOIL CONTROLLER UNIT TC17B01KNX. Product Handbook FANCOIL CONTROLLER UNIT TC17B01KNX Product Handbook Product: TC17B01KNX Description: FANCOIL CONTROLLER UNIT Document Version: 1.2 Date: 09/09/2016 1/37 INDEX 1. General Introduction... 4 2. Product and

More information

Tebis application software

Tebis application software 5 Tebis application software SXB322AU V 1.x 2 inputs / 2-output module LED SXB344AU V 1.x 4 inputs / 4-output module LED Product reference Product designation TXB322AU TXB344AU Embedded module: 2 inputs

More information

Deseo KNX Manual. Deseo KNX. Manual. basalte bvba hundelgemsesteenweg 1a 9820 merelbeke belgium. 1 / 65 v basalte

Deseo KNX Manual. Deseo KNX. Manual. basalte bvba hundelgemsesteenweg 1a 9820 merelbeke belgium. 1 / 65 v basalte Deseo KNX basalte bvba hundelgemsesteenweg 1a 9820 merelbeke belgium 1 / 65 v2.3 2012 basalte Table of contents: 1. Introduction... 5 2. Installation... 6 2.1 Identifying the parts... 7 2.1.1 Front view

More information

Software-Information. Binary 8f 23021/1.3b, Binary 8f 2021/1.3b. Software-Information to: Binary 4f 23021/1.3b, Binary 4f 2021/1.

Software-Information. Binary 8f 23021/1.3b, Binary 8f 2021/1.3b. Software-Information to: Binary 4f 23021/1.3b, Binary 4f 2021/1. Product: Binary Input Type: BE/S x.x.1 urrent application program: Binary 4f 23021/1.3b, Binary 4f 2021/1.3b, Binary 8f 23021/1.3b, Binary 8f 2421/1.3b =======================================================================================

More information

KNX function and configuration

KNX function and configuration 2 KNX function and configuration Introduction A presence detector monitors the detection zone for occupancy, and causes one or more actions to be executed when a person enters the detection area. In their

More information

Introduction of Configure Software for 3.5'' Touch Panel

Introduction of Configure Software for 3.5'' Touch Panel Introduction of Configure Software for 3.5'' Touch Panel 1. Brief Introduction This Configure Software is used with the 3.5'' Touch Panel. After setting group address of different devices in ETS users

More information

NETAFIM WILL NOT ACCEPT RESPONSIBILITY FOR DAMAGE RESULTING FROM THE USE OF NETAFIM'S PRODUCTS OR THE USE OF THIS MANUAL.

NETAFIM WILL NOT ACCEPT RESPONSIBILITY FOR DAMAGE RESULTING FROM THE USE OF NETAFIM'S PRODUCTS OR THE USE OF THIS MANUAL. [Type text] COPYRIGHT 2011, NETAFIM NO PARTS OF THIS PUBLICATION MAY BE REPRODUCED, STORED IN AN AUTOMATED DATA FILE OR MADE PUBLIC IN ANY FORM OR BY ANY MEANS, WHETHER ELECTRONIC, MECHANICAL, BY PHOTOCOPYING,

More information

ABB GPG Building Automation, November 2016 ABB i-bus KNX Logic Controller ABA/S ABB Group November 10, 2016 Slide 1

ABB GPG Building Automation, November 2016 ABB i-bus KNX Logic Controller ABA/S ABB Group November 10, 2016 Slide 1 ABB GPG Building Automation, November 2016 ABB i-bus KNX Logic Controller ABA/S 1.2.1 ABB Group November 10, 2016 Slide 1 Logic Controller ABA/S 1.2.1 Overview The new Logic Controller is an extremely

More information

ENGLISH DUODMX GATEWAY LIGHT IT UP

ENGLISH DUODMX GATEWAY LIGHT IT UP ENGLISH LIGHT IT UP LIGHT IT UP Also available as radio frequency version DUO DMX APP COMFORTABLE. QUICK. INTUITIVE. Discover our latest free app for controlling all of our variants. GET IT ON The serves

More information

USER MANUAL. Longo programmable controller LPC-2.EO1 EnOcean Wireless module. Version 1

USER MANUAL. Longo programmable controller LPC-2.EO1 EnOcean Wireless module. Version 1 USER MANUAL Longo programmable controller LPC-2.EO1 EnOcean Wireless module Version 1 SMARTEH d.o.o. / Poljubinj 114 / 5220 Tolmin / Slovenia / Tel.: +386(0)5 388 44 00 / e-mail: info@smarteh.si / www.smarteh.si

More information

Application program usage. Functional description. instabus EIB Application Program Description. December IP-Router

Application program usage. Functional description. instabus EIB Application Program Description. December IP-Router Application program usage Product family: Product type: Manufacturer: Name: Order-No.: System devices IP- Siemens Functional description IP N146 5WG1 146-1AB01 The IP N146 is a DIN rail mounted device.

More information

DOCUMENTATION UIMip TECHNICAL AND APPLICATION DESCRIPTION. Last modification: 8 September 2017

DOCUMENTATION UIMip TECHNICAL AND APPLICATION DESCRIPTION. Last modification: 8 September 2017 DOCUMENTATION UIMip TECHNICAL AND APPLICATION DESCRIPTION Author: Peter Hauner Last modification: 8 September 2017 2001-2017 Apricum d.o.o. Mažuranićeva 4, 21312 Podstrana, Hrvatska Details, modifications

More information

Table of Contents. Chapter 1 Introduction Chapter 2 Quick Install... 7

Table of Contents. Chapter 1 Introduction Chapter 2 Quick Install... 7 AVA-88 WELCOME Congratulations on purchasing the AVA-88. The AVA-88 integrates multiple complicated control, automation and internet protocols into one simple plug-and-play device. It is a central controller

More information

Application program usage. Functional description

Application program usage. Functional description Application program usage Product family: Product type: Manufacturer: Name: Order-No.: Controller Controller Siemens Functional description IP Controller N350E 5WG1 350-1EB01 The IP Controller N350E is

More information

Power Supply System KNX PS640-IP

Power Supply System KNX PS640-IP Power Supply System KNX PS640-IP with Ethernet Interface Installation and Adjustment Elsner Elektronik GmbH Steuerungs- und Automatisierungstechnik Herdweg 7 D-75391 Gechingen Germany Phone: +49 (0) 70

More information

Application Program Description

Application Program Description Using the application program Product range: System device Product type: IP Router Manufacturer: IPAS GmbH Name: 3622-ComBridge-IPR-01-0212 Order no: 3622-141-17 Content: FUNCTION... 1 ASSIGNING THE PHYSICAL

More information

KNX TP1 Topology. KNX Association

KNX TP1 Topology. KNX Association KNX TP1 Topology Table of Contents 1 Topology Overall view... 3 2 Topology... 4 3 Topology: Area... 5 4 Topology: Several Areas... 6 5 Physical address... 7 6 Coupling Unit: Gate Function... 8 7 Coupler:

More information

NPort Express, NPort Server Family, Async Server Windows XP Driver Installation Guide. Second Edition, December 2001

NPort Express, NPort Server Family, Async Server Windows XP Driver Installation Guide. Second Edition, December 2001 1 NPort Express, NPort Server Family, Async Server Windows XP Driver Installation Guide Second Edition, December 2001 Table of Contents Windows XP Driver Installation... 2 Installing the NPort Product...

More information

This document outlines all the currently available interface combinations and options available for remote control of DP series processors.

This document outlines all the currently available interface combinations and options available for remote control of DP series processors. Information Rev 2.2 05/2015 This document outlines all the currently available interface combinations and options available for remote control of DP series processors. Please use the decision tree on the

More information

PCAN-LIN Interface for LIN, CAN, and RS-232. User Manual. Document version ( )

PCAN-LIN Interface for LIN, CAN, and RS-232. User Manual. Document version ( ) PCAN-LIN Interface for LIN, CAN, and RS-232 User Manual Document version 2.2.1 (2017-02-03) Relevant products Product Name Model Part number PCAN-LIN High-speed CAN (HS-CAN) IPEH-002025 PCAN-LIN Low-speed

More information

PMS 138 C Moto Black spine width spine width 100% 100%

PMS 138 C Moto Black spine width spine width 100% 100% Series MOTOROLA and the Stylized M Logo are registered in the US Patent & Trademark Office. All other product or service names are the property of their respective owners. 2009 Motorola, Inc. Table of

More information

ACE PLUS CORP. APCON100 series Operation Manual RS-232 to Ethernet Converter

ACE PLUS CORP. APCON100 series Operation Manual RS-232 to Ethernet Converter APCON100 series Operation Manual RS-232 to Ethernet Converter Page 1 of 24 APCON100 series Operation Manual Index Chapter 1 Specifications 2 Chapter 2 Introduction 3 Chapter 3 Easy Installation 4 Chapter

More information

KNX Project Design ETS4: Basic

KNX Project Design ETS4: Basic KNX Project Design ETS4: Basic Table of contents 1 General information about ETS... 4 1.1 General aspects... 4 1.2 The ETS concept... 4 1.3 System requirements... 5 1.4 Installation of ETS... 5 1.5 Licences...

More information

Push-buttons 18. Light scenes push-buttons 21. Push-buttons with thermostat 22. Labelling ields 24

Push-buttons 18. Light scenes push-buttons 21. Push-buttons with thermostat 22. Labelling ields 24 A wide array of alternative materials and colours have been added to the convenient variety of KNX functionality of the. Frameless KNX push-button with full-material rockers (glass, stainless steel and

More information

Operation and installation manual KNX IP BAOS 774. KNX IP BAOS 774 as application specific Gateway BAOS SDK. Application. Installation and Connection

Operation and installation manual KNX IP BAOS 774. KNX IP BAOS 774 as application specific Gateway BAOS SDK. Application. Installation and Connection EN Operation and installation manual KNX IP BAOS 774 (Art. # 5263) Compact bus powered Interface and ObjectServer between LAN and KNX bus Protocol descriptions can be downloaded at the KNX IP BAOS 774

More information

Operation and installation manual KNX IP BAOS 773. KNX IP BAOS 773 as application specific Gateway BAOS SDK. Application. Installation and Connection

Operation and installation manual KNX IP BAOS 773. KNX IP BAOS 773 as application specific Gateway BAOS SDK. Application. Installation and Connection EN Operation and installation manual KNX IP BAOS 773 (Art. # 5262) Compact bus powered Interface and ObjectServer between LAN and KNX bus KNX IP BAOS 773 as application specific Gateway To connect to non-knx

More information

Building Automation Training Center

Building Automation Training Center Building Automation Training Center Training Course: KNX Advanced Course General Information Course Description The KNX Advanced Course is an extension 100% practical course, to the KNX Basic Course. The

More information

Water-protected surface-mounted push-button bus coupler Order No , , ,

Water-protected surface-mounted push-button bus coupler Order No , , , KNX Product documentation Issue: 14.10.2014 629x2y2z Water-protected surface-mounted push-button bus coupler Contents KNX Product documentation 1 Product definition... 3 1.1 Product catalogue... 3 1.2...

More information

Motors I Automation I Energy I Transmission & Distribution I Coatings. SymbiNet CFW-11. User s Manual

Motors I Automation I Energy I Transmission & Distribution I Coatings. SymbiNet CFW-11. User s Manual Motors I Automation I Energy I Transmission & Distribution I Coatings SymbiNet CFW-11 User s Manual SymbiNet User s Manual Series: CFW-11 Language: English Document Number: 10002033446 / 00 Publication

More information

Quick Start Guide. GV-Video Server

Quick Start Guide. GV-Video Server Quick Start Guide GV-Video Server Thank you for purchasing GV-Video Server. This guide is designed to assist new users in getting immediate results from the GV-Video Server. For advanced information on

More information

How to setup EW-7428HCn as a range extender for an existing Wi-Fi network

How to setup EW-7428HCn as a range extender for an existing Wi-Fi network How to setup EW-7428HCn as a range extender for an existing Wi-Fi network Thank you for purchasing Edimax EW-7428HCn High Power Ceiling Mount Wireless PoE Range Extender / Access Point. This guide will

More information

in Berlin (Germany) Sponsored by Motorola Semiconductor NEC Electronics (Europe) Siemens Semiconductors Organized by

in Berlin (Germany) Sponsored by Motorola Semiconductor NEC Electronics (Europe) Siemens Semiconductors Organized by 4 th international CAN Conference icc 1997 in Berlin (Germany) Sponsored by Motorola Semiconductor NEC Electronics (Europe) Siemens Semiconductors Organized by CAN in Automation (CiA) international users

More information

Use of the application program. Table of Contents. GAMMA instabus Application program description. April B0 CO Room Control Unit

Use of the application program. Table of Contents. GAMMA instabus Application program description. April B0 CO Room Control Unit Use of the application program Product family: Product type: Manufacturer: Displays Display and operating units Siemens AG Name Room control unit UP 227 DELTA i-system Order no.: Table of Contents 5WG1

More information

TotalPass P600 QUICK GUIDE

TotalPass P600 QUICK GUIDE TotalPass P600 QUICK START GUIDE 1 UNPACK THE BOX Thank you for choosing Icon Time, we appreciate your business. Below are the contents included with your TotalPass P600 time clock. If anything is missing,

More information

INDEX. Document Name : User Manual for SC10EJ Serial to Ethernet Converter

INDEX. Document Name : User Manual for SC10EJ Serial to Ethernet Converter Document Name : User Manual for SC10EJ Serial to Ethernet Converter Page 1 of 10 INDEX 1. Technical Specifications 1 2. Modes of Operation 1 3. Configuring the SC10 EJ : Through Serial Port 2 a. Configuring

More information

Application program usage. Functional description. instabus EIB Application Program Description. March IP-Router

Application program usage. Functional description. instabus EIB Application Program Description. March IP-Router IP- 001002 Application program usage Product family: Product type: Manufacturer: Name: Order-No.: System devices IP- Siemens Functional description IP N146 5WG1 146-1AB01 The IP N146 is a DIN rail mounted

More information

Table Of Contents. About the ProntoEdit Professional Software What s New in ProntoEdit Professional? List of shortcuts and hotkeys...

Table Of Contents. About the ProntoEdit Professional Software What s New in ProntoEdit Professional? List of shortcuts and hotkeys... PEP Table Of Contents About the ProntoEdit Professional Software... 1 What s New in ProntoEdit Professional?... 2 List of shortcuts and hotkeys... 4 Using ProntoEdit Professional Help... 7 Using ProntoEdit

More information

Designing Forms in Access

Designing Forms in Access Designing Forms in Access This document provides basic techniques for designing, creating, and using forms in Microsoft Access. Opening Comments about Forms A form is a database object that you can use

More information

USER MANUAL WI-LIGHT REMOTE APPLICATION

USER MANUAL WI-LIGHT REMOTE APPLICATION USER MANUAL WI-LIGHT REMOTE APPLICATION User Manual - Wi-light remote application 1 SUMMARY Connect to a Stand Alone device with the Wi-light application... 3 Connect the software smartphone server with

More information

Connections, displays and operating elements. Hand 1 / / 4

Connections, displays and operating elements. Hand 1 / / 4 GB Blind actuator REG-K/4x24/6 with manual mode Operating instructions Hand Connections, displays and operating elements I H 1 2 1 2 1 2 1 2 Hand 3 4 3 4 3 4 3 4 B A C D E ½ CAUTION The blind actuator

More information

Use of the application program

Use of the application program Table of contents Use of the application program 1 1. Functional description 1 2. Communication objects 3 3. Parameters 3 IP Settings 3 Setting the additional individual address of the IP Interface with

More information

DELÉGO. Wherever you are, you will never be far from the things you love.

DELÉGO. Wherever you are, you will never be far from the things you love. DELÉGO Wherever you are, you will never be far from the things you love. 1 the home automation control by ekinex delégo enables smart management in every room of your home or area of your workplace. An

More information

UCM/Heatmiser Manual. Section 1 Introduction... Section 2 Connections and Settings... Section 3 Heatmiser UCM Configurator...

UCM/Heatmiser Manual. Section 1 Introduction... Section 2 Connections and Settings... Section 3 Heatmiser UCM Configurator... Section 1 Introduction...................................... Specifications.................................................. 2 What is Included............................................... 2 Interfaces

More information

elan-rf-003 Manual / rev.5 Page 1 of 13

elan-rf-003 Manual / rev.5 Page 1 of 13 Page 1 of 13 1. Introduction... 3 2. Installing the elan-rf-003, IP address... 4 3. Logging in to the web interface elan-rf-003... 4 4. Settings... 5 Configuration panel... 6 Description of functions...

More information

Technical specification Marine Master Clock

Technical specification Marine Master Clock Page: 1 av 5 Technical specification Marine Master Clock 1 2 1 0 A MON 24 APR 2006 21.07:36 LT ALARM POWER RADIO LINK NO LT UTC LT General The master clock has 6 buttons and one (2 line x 16 character)

More information

1 Gang STD, 2 Gang STD, 3 Gang STD

1 Gang STD, 2 Gang STD, 3 Gang STD 1 Gang STD, 2 Gang STD, 3 Gang STD Reference Manual V 1.0 Page 1 of Contents 1 Functional characteristics... 3 2 Technical data... 3 3 Application programs... 4 3.1 Selection in the product database...

More information

Synchronizing Your PC

Synchronizing Your PC Synchronizing Your PC A Guide to -- 2018 APCUG Spring VTC AN INTERNATIONAL ASSOCIATION OF TECHNOLOGY AND COMPUTER USER GROUPS Introduction There are numerous ways to sync desktops, laptops, tablets and

More information

Impulse switching module

Impulse switching module 8 156 PTM14250A-P DESIGO I/O modules Impulse switching module PTM14250A-P for AC 24250 V, single-stage, with manual switches, double module Signal converter for connection to P-bus and for delivering impulse

More information

Brief description SV - Server. Smart Visu Server

Brief description SV - Server. Smart Visu Server Brief description SV - Server Smart Visu Server Brief description SV - Server The concept of the Visu-Server allows to generate an attractive visualisation of a KNX project with a few clicks only. An IP-Gateway

More information

Use of the application program. Contents overview. Gamma instabus Application program description. November 2016

Use of the application program. Contents overview. Gamma instabus Application program description. November 2016 Use of the application program Product family: Product type: Manufacturer: Application: Name: Description: Order no: Application: Name: Description: Order no: Lighting Dimmer Siemens Switch-/Dimming Actuator

More information

Quick Start Guide. GV-Video Server

Quick Start Guide. GV-Video Server Quick Start Guide GV-Video Server Thank you for purchasing GV-Video Server. This guide is designed to assist the new user in getting immediate results from the GV-Video Server. For advanced information

More information

SIMPLIFi Compliance Software User Manual

SIMPLIFi Compliance Software User Manual SIMPLIFi Compliance Software User Manual Version 1.7 2013 Simplifi-Solutions Ltd, Environmental Center, Unit B5, The Gordon Manley Building, Lancaster University, LA1 4WA Telephone: 01524 510431 Email:

More information

Building Control GAMMA instabus

Building Control GAMMA instabus The worldwide standard for home and building control Building Control GAMMA instabus siemens.com/gamma The comprehensive GAMMA instabus product portfolio comprises intelligent devices and is your key to

More information

Din Rail 4 Output Module BO04A01KNX

Din Rail 4 Output Module BO04A01KNX Din Rail 4 Output Module BO04A01KNX Product Handbook Product Description: Din Rail 4 Output Module Order Code: BO04A01KNX Document Version: 1.1 Date: 28/01/2014 1/45 INDEX 1. General Introduction... 4

More information

Din Rail Universal Module 8 inputs / 8 outputs IO88E01KNX

Din Rail Universal Module 8 inputs / 8 outputs IO88E01KNX Din Rail Universal Module 8 inputs / 8 outputs IO88E01KNX Product Handbook Product Description: Din Rail Universal 8 in / 8 out Module Order Code: IO88E01KNX Document Version: 1.1 Date: 22/07/2011 1/64

More information

54Mbps Pocket Wireless Access Point (WL-330g)

54Mbps Pocket Wireless Access Point (WL-330g) 54Mbps Pocket Wireless Access Point (WL-330g) Copyright 2004 ASUSTeK COMPUTER INC. All Rights Reserved. Contents Conventions... 2 Welcome!... 3 Package contents... 3 System requirements... 3 Device installation...

More information

EGW1-IA3-MB User s Manual

EGW1-IA3-MB User s Manual www.exemys.com Rev. 0 1 Products are in constant evolution to satisfy our customer needs. For that reason, the specifications and capabilities are subject to change without prior notice. Updated information

More information

instabus KNX / EIB product documentation

instabus KNX / EIB product documentation Page: 1 of 21 System Product name: (R2) Design: REG (rail-mounted ) Article-no.: J: IPR 100 REG ETS search System s / / path: Issue: 05.03.2010 Functional description: This describes the with the release

More information

FieldServer FS KNX

FieldServer FS KNX FieldServer FS-8700-146 KNX Driver Manual (Supplement to the FieldServer Instruction Manual) APPLICABILITY & EFFECTIVITY Effective for all systems manufactured after March 2017. Driver Revision: 1.07 Document

More information

Danfoss Enspire a web-based SCADA software application

Danfoss Enspire a web-based SCADA software application Danfoss a web-based SCADA software application Description Danfoss is a web-based SCADA software application (Supervisory Control And Data Acquisition) for district heating systems. is built on strong

More information

Mathematical Operations

Mathematical Operations Mathematical Operations ThinKnx Configurator 1 Index Mathematical Operations in the Configurator...3 Combination...4 Inputs configuration...6 Example: turn on and off the boiler...7 Example: activation

More information

CONVERTER FOR MONITORING STATION SMET-256

CONVERTER FOR MONITORING STATION SMET-256 CONVERTER FOR MONITORING STATION SMET-256 USER MANUAL Program version v1.07 smet256_en 04/11 SATEL's goal is to continually improve the quality of its products, which may lead to alterations in their technical

More information

GC-10 Wireless Control Box. User Guide

GC-10 Wireless Control Box. User Guide Wireless Control Box User Guide 1. Introduction This Installation and User Guide will assist you in installing and configuring the Brodersen SMS Alarm Unit. The guide covers the installation of the configuration

More information

Velodyne LiDAR Sensor Firmware Update

Velodyne LiDAR Sensor Firmware Update 1 Velodyne LiDAR Sensor Firmware Update Technical Bulletin Revision Date: February 9, 2018 Phoenix LiDAR Systems 3384 Robertson Pl, Ste 102 Los Angeles, CA 90034 www.phoenixlidar.com +1.323.577.3366 info@phoenixlidar.com

More information

IdeaTab A1000L-F. User Guide V1.0. Please read the Important safety and handling information in the supplied manuals before use.

IdeaTab A1000L-F. User Guide V1.0. Please read the Important safety and handling information in the supplied manuals before use. IdeaTab A1000L - UserGuide IdeaTab A1000L-F User Guide V1.0 Please read the Important safety and handling information in the supplied manuals before use. file:///c /Users/xieqy1/Desktop/EN UG/index.html[2013/8/14

More information

RA Triage Procedure. Product: DM8050 & DM8600 series. 1.0 Useful Components & Accessories

RA Triage Procedure. Product: DM8050 & DM8600 series. 1.0 Useful Components & Accessories RA Triage Procedure Product: DM8050 & DM8600 series 1.0 Useful Components & Accessories 1.1 Cognex Single Port AC PoE Injector (Fig. 1) 1.2 USB cable (Fig. 2) 1.3 RS232 cable (Fig. 3) 1.4 WiFi or Bluetooth

More information

User Manual. Connection to Allen Bradley DF1. Part Number: Version: 2. Date: Valid for: TSwin.net 4.1x

User Manual. Connection to Allen Bradley DF1. Part Number: Version: 2. Date: Valid for: TSwin.net 4.1x User Manual Connection to Allen Bradley DF1 Part Number: 80 860.674 Version: 2 Date: 31.05.2006 Valid for: TSwin.net 4.1x Version Date Modifications 1 14.11.2005 First edition 2 31.05.2006 New layout,

More information

IP gateway, MDRC IG/S 1.1, GH Q R0001

IP gateway, MDRC IG/S 1.1, GH Q R0001 , GH Q631 0067 R0001 The IP gateway IG/S is the interface The IP address of the IG/S can be between EIB / KNX installations and IP fixed or received from a DHCP server. CDC 071 130 F0003 networks. Data

More information

Connecting UniOP to Datalogic Barcode Readers

Connecting UniOP to Datalogic Barcode Readers Connecting UniOP to Datalogic Barcode Readers This Technical Note contains the information needed to connect UniOP to Datalogic Barcode Scanners. Contents 1. Introduction...1 2. Designer setup...1 2.1

More information

Installation Manual ihc-mirf Installation Manual for the Application ihc-mirf

Installation Manual ihc-mirf Installation Manual for the Application ihc-mirf Installation Manual for the Application ihc-mirf Rev.:200214 Page 1 of 14 Contents 1. Introduction... 3 2. Installing the application on a mobile phone... 3 3. Basic settings... 4 4. Control... 12 Rev.:200214

More information

Driver Manual FS KNX

Driver Manual FS KNX A Sierra Monitor Company Driver Manual (Supplement to the FieldServer Instruction Manual) FS 8700 146 KNX APPLICABILITY & EFFECTIVITY Effective for all systems manufactured after December 2012 Kernel Version:

More information

HERE IS YOUR TRI COLOR LED SIGN INFO COMMENTS

HERE IS YOUR TRI COLOR LED SIGN INFO COMMENTS LED PRO USER MANUAL HERE IS YOUR TRI COLOR LED SIGN INFO COMMENTS MOBILE HOTSPOT REMOTE TECH SUPPORT PC If you 2 have a smart phone that is capable of mobile hot spot, you can set up the mobile hot spot

More information

Operating and mounting instructions

Operating and mounting instructions General Usage IPAS DALI Gateways bring together the crossfunctional KNX installation bus and the lighting control specific DALI-Bus (IEC 60929). Lights with cost-effective, digital DALI ECGs can therefore

More information