Você está na página 1de 3

5.

UDP interface for IT-personnel only The following chapter is targeted especially to IT-personnel in order to find status data and messages from the InvenSor adsorption chiller.

The InvenSor adsorption chiller comes with a RJ45 Ethernet connection. Through this connection it is possible to receive status data and messages from the InvenSor adsorption chiller. The exchange of data packages is achieved through a UDP-data-socket. The InvenSor chiller works as a UDP-Server. This way data acquisition from any UDP-client is possible. Examples: embedding into monitoring systems (e.g. NAGIOS) via plug-in embedding into BMS Software data transfer to other SPS

Please consider: An example plug-in for the monitoring system NAGIOS can be provided by InvenSor.

InvenSor Controller

Ethernet RJ45

Ethernet RJ45

The server-socket (InvenSor adsorption chiller) is connected to port 27027. All communication runs through this port. The character set is ASCII (DOS-Latin-1, Windows-1252). After sending the string invensorinfo, the InvenSor adsorption chiller will respond with the current set of status data. The time-lag between two requests should be at least 10 seconds. The transmission ends without confirmation.

v_20110707_en

page 1

Example:

Client IP: Client Port: InvenSor IP: InvenSor Port:

192.168.2.110 (variable) 4025 (variable) 192.168.2.105 (variable) 27027 (fixed)

1. Client opens UDP-connection 2. Client sends "invensorinfo" to the InvenSor adsorption chiller 3. InvenSor adsorption chiller receives "invensorinfo" 4. InvenSor adsorption chiller sends status data 5. Client receives data 6. Client closes UDP-connection

The status data-set matches with the information shown on the display of the InvenSor adsorptions chiller. The start of the transmission is signaled through DATA_GO and word wrap (ASCII dec.: 10), the end of the transmission through DATA_END and word wrap. All information is separated by word wrap. The data set contains the description and the value of the specific information. Both are separated by : (ASCII dec.: 58), with the description before and the value after the separator. Example:

v_20110707_en

page 2

Possible messages over UDP-interface

Message Stby: Temp.Kaelte < 12C

Description chiller in standby mode, minimum cold water temperature reached chiller in standby mode, driving temperature too low

Possible reasons no cooling demand cold distribution failure

Stby: Temp.Hot-in < 55C

heat demand too high heat source failure hot water pump failure

Error: Vak.druck < 5.0mbar

internal error, vacuum pressure too low evaporator outlet temperature too low cold distribution failure volume flow in chilled water circuit too low chilled water pump failure chilled water pump failure chilled water circuit flow detector failure re-cooling pump failure re-cooling water circuit flow detector failure heat source failure hot water pump failure three way mixing valve failure outlet temperature of heat source too high incorrect hydraulics installation hot water circuit flow detector failure hot water pump failure hot water pump failure hot water circuit flow detector failure

Error: Temp.Verd < 2.0C

Error: Kaelte-Vol.strom < Soll

volume flow in chilled water circuit too low

Error: kein Volumenstrom

volume flow in re-cooling circuit too low

Error: keine Antriebswrme

driving temperature too low

Error: Temp.Hot-In > 100C

water temperature in at least one circuit exceeds 100 C

Warnung: Antriebs-SW blockiert

flow detector in hot water circuit blocked

Warnung: Antriebspumpe ausgefallen

volume flow in hot water circuit too low

v_20110707_en

page 3

Você também pode gostar