Operating Instructions

Size: px
Start display at page:

Download "Operating Instructions"

Transcription

1 Level and Pressure Operating Instructions VEGA-ASCII signal output VEGASCAN VEGA-ASCII in out

2 Contents Contents Safety information... 2 Note Ex area Configuration of the VEGA-ASCII interface Communication structure Enquiry of measured values Enquiry as single value Enquiry as range Enquiry as block with address Enquiry as single value with address Enquiry as ranges with address Enquiry for the software version Error message from VEGASCAN Setting of parameters of VEGASCAN Example program for enquiry VEGASCAN 850 (VISUAL BASIC 4.0) Safety information Please read this manual carefully, and also take note of country-specific installation standards (e.g. the VDE regulations in Germany) as well as all prevailing safety regulations and accident prevention rules. Note Ex area Please note the approval documents (yellow binder), and especially the included safety data sheet. For safety and warranty reasons, any internal work on the instruments, apart from that involved in normal installation and electrical connection, must be carried out only by qualified VEGA personnel. 2 VEGA-ASCII signal output VEGASCAN 850

3 Configuration of the VEGA-ASCII interface 1 Configuration of the VEGA-ASCII interface With the adjustment software VEGA Visual Operating (VVO), the configuration of the VEGA-ASCII interface can be carried out on VEGASCAN 850. Provide a connection between PC with VVO and VEGASCAN 850 with the RS 232 interface cable. The following illustration is displayed on the PC after switching on VEGASCAN 850 and starting VVO. Then the window "Configuration ASCII protocol opens. Here, you select the protocol mode (4 digits/ low resolution or 6 digits/high resolution). For the baud rate ( ), you make sure that the rate is set to the same value as the other BUS participants. For the BUS address, settings 1 to 9 are permitted. After the configuration settings, click to "Save, then to "Quit. In the window "Configuration measuring system click again to "Quit. Click to "Configuration, then to "Measuring system, in the next window "Configuration measuring system click to "Communication. BUS termination (only with RS 485 interface) When connecting VEGASCAN to the beginning or end of a bus chain, the instrument has to be terminated. Set the slide switch (beside the field bus terminal) to position "on. After setting up the VEGA-ASCII interface, provide the connection with the bus. In case of correct communication, the green LED marked "BA in the front plate of VEGASCAN lights. VEGA-ASCII signal output VEGASCAN 850 3

4 Communication structure 2 Communication structure The following functions are supported within the data communication between VEGASCAN 850 and the connected process data processing: - Mode (VEGASCAN 850 is Slave) VEGASCAN 850 does not transfer data without request. The master station must request all desired data. - Instrument address (default value # 1) By using a bus-compatible interface (e.g. RS 485), operation of up to 9 instruments on one interface is possible. - Presentation: All telegrams use ASCII characters and can be read in clear text. - Time-based image: No time periods required for transmission. - Value range (low resolution) The value to be transmitted is provided with a decimal point (penultimate position) independent of the actual position of the decimal point. - Value range (high resolution) The value to be transmitted is always transferred without decimal point. The decimal point as well as the unit of measurement of the DCS value are not transmitted by VEGASCAN 850! This information must be completed by the user with the software of the process data processing. 4 VEGA-ASCII signal output VEGASCAN 850

5 3 Enquiry of measured values 3.1 Enquiry as single value Low resolution This telegram reads a DCS value out of VEGASCAN 850. DCS Identifier number identification Number of bytes Range (ASCII) % CR Example % 001 CR Identifier: 1 character, "% identification: 1 character Chr (13) = CR = Carriage Return Total length of the telegram: 5 characters 1 repetition S1 no. S2 value2 identification Number of bytes DCS value or Range (ASCII) = # fault %CR Example = 001 # %CR Start character: S2 = 1 character "# Total length of the telegram: 12 or 13 characters Fault valid measured value FAULT 3 positions in front of the comma 1 decimal point 1 position after the comma "- with negative values " " with positive values VEGA-ASCII signal output VEGASCAN 850 5

6 High resolution The same enquiry can be also carried out with high resolution. The enquiry directed to VEGASCAN 850 remains the same; in the answer, more characters are used for the presentation of the measured value. DCS Identifier number identification Number of bytes Range (ASCII) % CR Example % 001 CR Identifier: 1 character, "% identification: 1 character Chr (13) = CR = Carriage Return Total length of the telegram: 5 characters 1 repetition S1 no. S2 value2 identification Number of bytes DCS value or Range (ASCII) = # fault %CR Example = 001 # %CR Start character: S2 = 1 character "# Total length of the telegram: 13 characters Fault valid measured value FAULT 6 digit value "- with negative values " " with positive values 6 VEGA-ASCII signal output VEGASCAN 850

7 3.2 Enquiry as range Low resolution This telegram reads a DCS value out of VEGASCAN 850. DCS Identifier number T1 Number identification Number of bytes Range (ASCII) % L CR Example % 001 L 001 CR Identifier: 1 character, "% T1 : Separator character = 1 character "L identification: 1 character Chr (13) = CR = Carriage Return Total length of the telegram: 9 characters n (n= stated number) repetitions S1 no. S2 value2 identification Number of bytes PLS-Wert Range (ASCII) = # oder Fault %CR Example = 001 # %CR Start character: S2 = 1 character "# Total length of the telegram: 12 or 13 characters Fault valid measured value FAULT 3 positions in front of the comma 1 decimal point 1 position after the comma "- with negative values " " with positive values VEGA-ASCII signal output VEGASCAN 850 7

8 High resolution The same enquiry can be also carried out with high resolution. The enquiry directed to VEGASCAN 850 is the same; in the answer, more characters are used for the presentation of the measured value. DCS Identifier number T1 Number identification Number of bytes Range (ASCII) % L CR Example % 001 L 001 CR Identifier: 1 character, "% T1 : Separator character = 1 character "L identification: 1 character Chr (13) = CR = Carriage Return Total length of the telegram: 9 characters n (n= stated number) repetitions S1 no. S2 value2 identification Number of bytes DCS value or Range (ASCII) = # fault %CR Example = 001 # %CR Start character: S2 = 1 character "# Total length of the telegram: n * 14 characters Fault valid measured value FAULT 6 digit value "- with negative values " " with positive values 8 VEGA-ASCII signal output VEGASCAN 850

9 3.3 Enquiry as block with address Low resolution This telegram reads in all DCS values from VEGASCAN 850 with the adjusted address, i.e. 255 values are always sent together. Each DCS value is assigned a number. Identifier Address T1 identification Number of bytes Range (ASCII) % 0..9, CR Example % 2, CR Identifier: 1 character, "% T1: 1 character ", (comma) identification: 1 character Chr (13) = CR = Carriage Return Total length of the telegram: 4 characters 255 repetitions S1 Adr T1 no. S2 value2 identification Number of bytes Range (ASCII) = 0..9, # DCS value or fault %CR Example = 2, 001 # %CR Address: Adr = 1 character VEGASCAN 850 address Separator character: T1 = 1 character ", (comma) Start character: S2 = 1 character "# Total length of the telegram: 255 * 14 or 15 characters Fault valid measured value FAULT 3 positions in front of the comma 1 decimal point 1 position after the comma "- with negative values " " with positive values VEGA-ASCII signal output VEGASCAN 850 9

10 High resolution The same enquiry can be also carried out with high resolution. The enquiry directed to VEGASCAN 850 remains the same; in the answer, more characters are used for the presentation of the measured value. Identifier Address T1 identification Number of bytes Range (ASCII) % 0..9, CR Example % 2, CR Identifier: 1 character, "% T1: 1 character ", (comma) identification: 1 character Chr (13) = CR = Carriage Return Total length of the telegram: 4 characters 255 repetitions S1 Adr T1 no. S2 value2 identification Number of bytes Range (ASCII) = 0..9, # DCS value or fault %CR Example = 2, 001 # %CR Address: Adr = 1 character VEGASCAN 850 address Separator character: T1 = 1 character ", (comma) Start character: S2 = 1 character "# Total length of the telegram: 255 * 16 characters Fault valid measured value FAULT 6 digit value "- with negative values " " with positive values 10 VEGA-ASCII signal output VEGASCAN 850

11 3.4 Enquiry as single value with address Low resolution This telegram reads out exactly one DCS value. In addition to the one described in chapter "3.3 Enquiry as block with address an address from 0 to 9 is transferred, so that several VEGASCAN 850 can be operated on one BUS system (e.g. via a RS 485 interface). DCS Identifier Address T1 number identification Number of bytes Range (ASCII) % 0..9, CR Example % 2, 001 CR Identifier: 1 character, "% T1: 1 character ", (comma) identification: 1 character Chr (13) = CR = Carriage Return Total length of the telegram: 7 characters 1 repetition S1 Adr T1 no. S2 value2 identification Number of bytes DCS value Range (ASCII) = 0..9, # or fault %CR Example = 2, 001 # %CR Address: Adr = 1 character VEGASCAN 850 address Separator character: T1 = 1 character ", (comma) Start character: S2 = 1 character "# Total length of the telegram: 14 or 15 characters Fault valid measured value FAULT 3 positions in front of the comma 1 decimal point 1 position after the comma "- with negative values " " with positive values VEGA-ASCII signal output VEGASCAN

12 High resolution The same enquiry can be also carried out with high resolution. The enquiry directed to VEGASCAN 850 is the same; in the answer, more characters are used for the presentation of the measured value. DCS Identifier Address T1 number identification Number of bytes Range (ASCII) % 0..9, CR Example % 2, 001 CR Identifier: 1 character, "% T1: 1 character ", (comma) identification: 1 character Chr (13) = CR = Carriage Return Total length of the telegram: 7 characters 1 repetition S1 Adr T1 no. S2 value2 identification Number of bytes Range (ASCII) = 0..9, # DCS value or fault %CR Example = 2, 001 # %CR Address: Adr = 1 character VEGASCAN 850 address Separator character: T1 = 1 character ", (comma) Start character: S2 = 1 character "# Total length of the telegram: 16 characters Fault valid measured value FAULT 6 digit value "- with negative values " " with positive values 12 VEGA-ASCII signal output VEGASCAN 850

13 3.5 Enquiry as ranges with address Low resolution This telegram reads in a range of DCS values. The number is transmitted with the enquiry. In addition to the one described in chapter "3.3 Enquiry as block with address an address from 0 to 9 is transferred, so that several VEGASCAN 850 can be operated on one BUS system (e.g. via a RS 485 interface). Identifier Address T1 number T1 number identification Number of bytes Range (ASCII) % 0..9, L CR Example % 2, 001 L 2 CR Identifier: 1 character, "% T1: 1 character ", (comma) T2: 1 character "L identification: 1 character Chr (13) = CR = Carriage Return Total length of the telegram: 11 characters n (n= stated number) repetitions S1 Adr T1 no. S2 value2 identification Number of bytes Range (ASCII) = 0..9, # DCS value or fault %CR Example = 2, 001 # %CR Address: Adr = 1 character VEGASCAN 850 address Separator character: S2 = 1 character ", (comma) Start character: S3 = 1 character "# Total length of the telegram: 14 or 15 characters Fault valid measured value FAULT 3 positions in front of the comma 1 decimal point 1 position after the comma "- with negative values " " with positive values VEGA-ASCII signal output VEGASCAN

14 High resolution The same enquiry can be also carried out with high resolution. The enquiry directed to VEGASCAN 850 is the same; in the answer, more characters are used for the presentation of the measured value. Identifier Address T1 number T1 number identification Number of bytes Range (ASCII) % 0..9, L CR Example % 2, 001 L 2 CR Identifier: 1 character, "% T1: 1 character ", (comma) T2: 1 character "L identification: 1 character Chr (13) = CR = Carriage Return Total length of the telegram: 11 characters n (n= stated number) repetitions S1 Adr T1 no. S2 value2 identification Number of bytes Range (ASCII) = 0..9, # DCS value or fault %CR Example = 2, 001 # %CR Address: Adr = 1 characters VEGASCAN 850 address Separator character: S2 = 1 character ", (comma) Start character: S3 = 1 character "# Total length of the telegram: 16 characters Fault valid measured value FAULT 6 digit value "- with negative values " " with positive values 14 VEGA-ASCII signal output VEGASCAN 850

15 3.6 Enquiry for the software version With this enquiry, the software version in VEGASCAN 850 can be identified. Address Identifier VEGASCAN Reserve Enquiry identification Number of bytes Range (ASCII) % READ VERSION CR Example % 2 00 READ VERSION CR Identifier: 1 character, "v ("V ) Call up: 13 characters " READ VERSION (for READ and for VERSION 1 blank character each) identification: 1 character Chr (13) = CR = Carriage Return Total length of the telegram: 18 characters Address Identifier VEGASCAN Reserve Enquiry identification Number of bytes Range (ASCII) = Answer text CRLF Example = 2 00 VEGASCAN850 V2.17 CRLF Address: Adr = 1 character VEGASCAN 850 address Reserve: 2 characters here "00 Answer: 17 characters text Total length of the telegram: 23 characters 3.7 Error message from VEGASCAN 850 If an enquiry was not understood correctly by VEGASCAN 850 or the enquiry was transferred incorrectly, VEGASCAN sends an error message. Error text "ERROR 5 "ERROR 6 Meaning - Identifier unknown - Telegram incomplete Telegram cannot be evaluated VEGA-ASCII signal output VEGASCAN

16 Parameter setting of VEGASCAN Setting of parameters of VEGASCAN 850 VEGASCAN 850 offers the possibility to enquire or modify various parameters (measurement loop-related). The following list gives an overview of the parameters involved: Parameter name possible access mode Integration time reading writing Scaling (0 %) reading writing Scaling (100 %) reading writing The enquiry or modification of parameters via the bus is always done according to the same procedure. Each enquiry starts with identifier "?, followed by "R for Read or "W for Write as well as the identifier for the parameter. The telegrams are completed by the addresses of VEGASCAN and the component number, as well as by the value to be written. If an order was successfully transferred to a connected instrument, the value or the information about the activity is reported. For further information, please contact one of our employees. 16 VEGA-ASCII signal output VEGASCAN 850

17 Example program for enquiry VEGASCAN Example program for enquiry VEGASCAN 850 (VISUAL BASIC 4.0) VEGAASCII.VBP Form=vegaascii.frm Object={648A5603-2C6E-101B-82B }#1.1#0; MSCOMM32.OCX ProjWinSize=168,207,248,215 ProjWinShow=2 IconForm="ASCDEMO" HelpFile="" Command="" Name="ASCII" HelpContextID="0" StartMode=0 VersionCompatible32="0" VersionCompatible="0" MajorVer=1 MinorVer=0 RevisionVer=0 AutoIncrementVer=0 ServerSupportFiles=0 VersionCompanyName=" " VERSION 4.00 Begin VB.Form ASCDEMO Caption = "VEGA ASCII DEMO" ClientHeight = 7095 ClientLeft = 60 ClientTop = 345 ClientWidth = 9480 Height = 7500 Left = 0 LinkTopic = "Form2" ScaleHeight = 473 ScaleMode = 3 'Pixel ScaleWidth = 632 Top = 0 Width = 9600 Begin VB.ListBox List1 Height = 6105 Left = 150 TabIndex = 2 Top = 270 Width = 8985 Begin VB.Timer Timer Enabled = 0 'False Interval = 100 Left = 720 Top = 6510 Begin VB.CommandButton e Cancel = -1 'True Caption = "Exit" Height = 405 Left = 2520 TabIndex = 1 Top = 6570 Width = 1395 Begin VB.CommandButton Run Caption = "&Start" Default = -1 'True Height = 405 Left = 4350 TabIndex = 0 Tag = "0" Top = 6570 Width = 1425 Begin VB.Shape Led FillColor = &H0000FF00& FillStyle = 0 'Solid Height = 165 Left = 390 Top = 6570 Width = 135 Begin MSCommLib.MSComm MSComm Left = 1200 Top = 6510 _ExtentX = 1005 _ExtentY = 1005 _Version = DTREnable = 0 'False InBufferSize = 512 InputLen = 200 OutBufferSize = 100 RThreshold = 1 SThreshold = 1 EOFEnable = -1 'True Attribute VB_Name = "ASCDEMO" Attribute VB_Creatable = False Attribute VB_Exposed = False ' ' ASCDEMO.FRM ' Copyright (c) 1999 VEGA ' by Gros Thoms ' Option Explicit ' Speicher fuer den Empfang Dim ReceiveBuffer As String ' Fehlerzaehler Dim InAction As Integer ' Speicher fuer die Werte und den Status Dim Status(255) As Integer Dim PLS(255) As Long ' Start und e Dim StartIndex As Integer Dim LenIndex As Integer Private Sub e_click() ' Programm beenden Unload Me Sub VEGA-ASCII signal output VEGASCAN

18 Example program for enquiry VEGASCAN 850 Private Sub Form_Load() Dim i As Integer ' Speicher initialisieren For i = 1 To 255 Status(i) = False PLS(i) = 0 Next i ' Fehlerzaehler initialisieren InAction = 0 ' Bereich einstellen StartIndex = 1 LenIndex = 30 ' Werte anzeigen DisplayValues Sub Private Sub Form_Unload(Cancel As Integer) ' Timer stoppen Timer.Enabled = False ' Serielle Schnittstelle schliessen. If MSComm.PortOpen = True Then MSComm.PortOpen = False Sub Private Sub MSComm_OnComm() Dim InString As String '? Wurden characters empfangen If MSComm.CommEvent = comevreceive Then ' Anzeige für Kommunikation If Led.FillColor = Me.BackColor Then Led.FillColor = RGB(0, 255, 0) Else Led.FillColor = Me.BackColor ' Prüfen, ob Daten vorhanden sind. Do While MSComm.InBufferCount > 0 ' Fehlerzaehler auf 1 Sec InAction = 10 ' Daten lesen. Call DecodeFrame(MSComm.Input) Loop Sub Private Sub Run_Click() '? Start or Stop If Run.Tag = "0" Then '? Schnittstelle geoeffnet If MSComm.PortOpen = True Then ' -> schliessen MSComm.PortOpen = False ' COM1 einsetzen. MSComm.CommPort = 1 ' 9600 Baud, keine Paritaet, 8 Datenbits und 1 Stopbit MSComm.Settings = "9600,N,8,1" ' Schnittstelle oeffnen. MSComm.PortOpen = True ' Timer starten Timer.Enabled = True If MSComm.PortOpen Then ' Button umschalten Run.Caption = "&Stop" Run.Tag = "1" Else '? Schnittstelle geoeffnet If MSComm.PortOpen = True Then ' -> schliessen MSComm.PortOpen = False ' Timer ausschalten Timer.Enabled = False ' Button umschalten Run.Caption = "&Start" Run.Tag = "0" Sub Private Sub Timer_Timer() If InAction = 0 Then ' Speicher loeschen ReceiveBuffer = "" ' Starus loeschen ClearValues ' Ausgabe der Anfrage MSComm.Output = "%" + Format(StartIndex, "000") + "L" + Format$(LenIndex, "000") + Chr$(13) Else ' Fehlerzaehler benutzen InAction = InAction - 1 '? Grenze erreicht If InAction = 0 Then ' Werte anzeigen DisplayValues Sub 18 VEGA-ASCII signal output VEGASCAN 850

19 Example program for enquiry VEGASCAN 850 Private Sub DecodeFrame(Rec As String) Dim idx As Integer Dim Value As Long Dim PlsString As String Dim SingleValue As String Dim p As Integer ' Alle characters aufsammeln ReceiveBuffer = ReceiveBuffer + Rec ' Schon 1 Wert empfangen p = InStr(ReceiveBuffer, Chr$(13)) If p > 0 Then ' -> Einzelnen Wert ausschneiden SingleValue = Left$(ReceiveBuffer, p - 1) ReceiveBuffer = Mid$(ReceiveBuffer, p + 1) Else SingleValue = "" If Len(SingleValue) > 9 Then ' Frame pruefen ' =001#FAULTCR ' =001# CR If Left(SingleValue, 1) = "=" Then If Mid$(SingleValue, 5, 1) = "#"Then idx = Val(Mid$(SingleValue, 2,3)) If Mid$(SingleValue, 9, 1) > "9" Then Status(idx) = False Else Status(idx) = True ' Zahlenwert ausschneiden PlsString = Mid$(SingleValue, 6) ' Vorzeichen or ' ' beachten If Mid$(PlsString, 1, 1) = " " Then PlsString = Mid$(PlsString, 2) ' Wenn '.' im Telegramm -> entfernen p = InStr(PlsString, ".") If p > 0 Then PlsString = Left$(PlsString, p - 1) + Mid$(PlsString, p + 1) ' e erkennen p = InStr(PlsString, "%") If p > 0 Then PlsString = Left$(PlsString, p - 1) ' Text in Zahl wandeln PLS(idx) = CLng(PlsString) ' e erreicht? If idx = (StartIndex + LenIndex) - 1 Then ' Fehlerzaehler = 0 InAction = 0 ' Werte Anzeigen DisplayValues Sub Public Sub DisplayValues() Dim i As Integer Dim Disp As String ' Anzeige loeschen List1.Clear ' Schleife ueber alle Werte For i = StartIndex To (StartIndex + LenIndex) - 1 ' Anzeige Text aufbereiten Disp = "PLS " + Format$(i, "000") + " = " If Status(i) Then Disp = Disp + Format$(PLS(i), " ") Else Disp = Disp + "---" ' Anzeigen List1.AddItem Disp Next i Sub Public Sub ClearValues() Dim i As Integer ' Alle Statusinformation loeschen For i = StartIndex To (StartIndex + LenIndex) - 1 Status(i) = False Next i Sub VEGA-ASCII signal output VEGASCAN

20 VEGA Grieshaber KG Am Hohenstein 113 D Schiltach Phone ( ) 50-0 Fax ( ) ISO 9001 The statements on types, application, use and operating conditions of the sensors and processing systems correspond to the latest information at the time of printing. Technical data subject to alterations / March 2000

Operating Instructions

Operating Instructions Operating Instructions t i SPAN NOT USED - - 4...20mA DISPLAY t i SPAN END POINT DISPLAY Ð - 4...20mA p Safety information, Note Ex area Safety information Please read this manual carefully, and also take

More information

VJ Series Communication Functions

VJ Series Communication Functions User s Manual VJ Series Communication Functions IM 77JJ-E IM 77JJ-E 3rd Edition Blank Page Introduction i This instruction manual describes the communication functions of the VJ Series

More information

M Series Digital Limit Alarms Communication Functions

M Series Digital Limit Alarms Communication Functions User s Manual M Series Digital Limit Alarms Communication Functions IM 77J4J-E IM 77J4J-E st Edition Blank Page Introduction i This user's manual describes the communication functions

More information

NIDEK AUTO REFRACTOMETER ARK-710A INTERFACE MANUAL

NIDEK AUTO REFRACTOMETER ARK-710A INTERFACE MANUAL NIDEK AUTO REFRACTOMETER ARK-710A INTERFACE MANUAL MRK4D*RTZ001B/E TOTAL PAGE: 32 2005. 2. 8 NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi 443-0038, Japan (Manufacturer) Telephone: (0533)

More information

Supplementary instructions. VEGADIS adapter. For connection of an external display and adjustment unit or a slave sensor. Document ID: 45250

Supplementary instructions. VEGADIS adapter. For connection of an external display and adjustment unit or a slave sensor. Document ID: 45250 Supplementary instructions VEGADIS adapter For connection of an external display and adjustment unit or a slave sensor Document ID: 45250 Contents Contents 1 For your safety 1.1 Appropriate use... 3 1.2

More information

Operating Guide MODBUS (RTU) Communications Option IM/L150 MOD_2. Level Indicator L150 and L160

Operating Guide MODBUS (RTU) Communications Option IM/L150 MOD_2. Level Indicator L150 and L160 Operating Guide MODBUS (RTU) Communications Option IM/L150 MOD_2 Level Indicator L150 and L160 Electrical Safety This equipment complies with the requirements of CEI/IEC 61010-1:2001-2 "Safety requirements

More information

Technical Note #70. GE PMCS App Note 70 Page 1 of 9. Broadcast Time Syncronization Utility

Technical Note #70. GE PMCS App Note 70 Page 1 of 9. Broadcast Time Syncronization Utility GE PMCS App Note 70 Page 1 of 9 Technical Note #70 Broadcast Time Syncronization Utility Home Product Information Case Studies FAQs Download Area 'Virtual' Demo Glossary of Terms Links Contact Us Search

More information

J-CC Data Cable. Operating Instructions

J-CC Data Cable. Operating Instructions J-CC Data Cable Operating Instructions User's manual for OPTO-RS cable connections General The OPTO-RS cable enables a direct connection with most of the Käfer measuring instruments to a personal computer,

More information

Signal conditioning instruments VEGASCAN 693. Product Information

Signal conditioning instruments VEGASCAN 693. Product Information Signal conditioning instruments VEGASCAN 693 Product Information Content Content 1 Product description.......................................................................... 3 2 Type overview..............................................................................

More information

User Guide IM/C250 MOD_3. Modbus (RTU) Communications Option C250 and V250

User Guide IM/C250 MOD_3. Modbus (RTU) Communications Option C250 and V250 User Guide IM/C250 MOD_3 Modbus (RTU) Communications Option C250 and V250 Electrical Safety This instrument complies with the requirements of CEI/IEC 61010-1:2001-2 "Safety requirements for electrical

More information

Host Communication Tester Instruction Manual

Host Communication Tester Instruction Manual InfoSOSA Series Host Communication Tester Instruction Manual InfoSOSA Version 2.1 Seedsware Corporation http://www.seedsware.co.jp/global/ 12A4A5-00083E-3 Introduction This document describes the operation

More information

DataVU 5 - Interface Manual Modbus

DataVU 5 - Interface Manual Modbus DataVU 5 - Interface Manual Modbus 59482 Contents 1 Introduction 5 1.1 Preface... 5 1.2 Typographical conventions... 6 1.2.1 Warning signs... 6 1.2.2 Note signs... 6 1.2.3 Representation modes... 6 2

More information

DataVU 5 - Interface Manual Modbus

DataVU 5 - Interface Manual Modbus DataVU 5 - Interface Manual Modbus 59482 Contents 1 Introduction 5 1.1 Preface... 5 1.2 Typographical conventions... 6 1.2.1 Warning signs... 6 1.2.2 Note signs... 6 1.2.3 Representation modes... 6 2

More information

Visual VEGA version history. Version 4.11 Publication date Version 4.12 Publication date

Visual VEGA version history. Version 4.11 Publication date Version 4.12 Publication date Version 4.11 Publication date 01.09.1998 Crash, with Visual VEGA running without interruption over a longer period (period depends on the computer speed: with standard computers after 3 5 days, with very

More information

JUMO Quantrol LC100/LC200/LC300

JUMO Quantrol LC100/LC200/LC300 JUMO Quantrol LC100/LC200/LC300 Universal PID Controller Series B 702030.2.0 Interface Description Modbus 2013-05-27/00600589 Content 1 Introduction................................................ 5 1.1

More information

Indication and Adjustment Product Information VEGADIS 61. Level Switching Pressure

Indication and Adjustment Product Information VEGADIS 61. Level Switching Pressure Indication and Adjustment Product Information VEGADIS 61 Level Switching Pressure 2 VEGADIS 61 Contents Contents 1 Product description...4 1.1 Configuration... 4 1.2 Principle of operation... 4 1.3 Adjustment...

More information

Safety instructions VEGATOR 121, 122

Safety instructions VEGATOR 121, 122 Safety instructions Intrinsic safety IECEx TUN 14.0005X Document ID: 47471 Contents 1 Area of applicability... 3 2 General information... 3 3 Technical data... 3 4 Installation... 4 Supplementary documentation:

More information

User s Manual. Model UT150L Communication Functions. IM 05C01E22-10E 3rd Edition IM 05C01E22-10E

User s Manual. Model UT150L Communication Functions. IM 05C01E22-10E 3rd Edition IM 05C01E22-10E User s Manual Model UT5L Communication Functions IM 5CE-E IM 5CE-E 3rd Edition Introduction This instruction manual describes the communication functions of the UT5L controller and contains information

More information

Safety instructions Overvoltage protection B81-35

Safety instructions Overvoltage protection B81-35 Safety instructions Overvoltage protection B81-35 IECEx BVS 15.0084X Intrinsic safety Document ID: 51001 Contents 1 Area of applicability... 3 2 General information... 3 3 Technical data... 5 4 Application

More information

Safety instructions. IECEx TUN Ex ia IIC T6 Gb

Safety instructions. IECEx TUN Ex ia IIC T6 Gb Safety instructions ÜSB62-36G.C_* and ÜSB62-30W.C_* IECEx TUN 07.0002 Ex [ia Ga] IIC T6 Gb Ex ia IIC T6 Gb 0044 39878 Content 1 Area of applicability 3 2 General 3 3 Electrical data 3 3.1 Application conditions

More information

USB/RS-485 INTERFACE CONVERTER PD10 TYPE USER S MANUAL

USB/RS-485 INTERFACE CONVERTER PD10 TYPE USER S MANUAL USB/RS-485 INTERFACE CONVERTER PD10 TYPE USER S MANUAL Contents 1. APPLICATION... 5 2. CONVERTER SET... 5 3. CONVERTER INSTALLATION... 6 3.1. Converter installation and safety requirements... 6 3.2. Description

More information

Elotech Standard Protocol. for Single R8200 SC

Elotech Standard Protocol. for Single R8200 SC Elotech Standard Protocol interface description / network protocol for Single R8200 SC ELOTECH Industrieelektronik GmbH Verbindungsstraße 27 D - 40723 HILDEN FON +49 2103 / 255 97 0 FAX +49 2103 / 255

More information

Product documentation

Product documentation Product documentation Standard push-button module with BCU, 2-gang ALBRECHT JUNG GMBH & CO. KG Volmestraße 1 D-58579 Schalksmühle Telefon: +49.23 55.8 06-0 Telefax: +49.23 55.8 06-1 89 E-mail: mail.info@jung.de

More information

Contents Introduction Getting Started Visual Basic Form Configuration Entering the VB Code

Contents Introduction Getting Started Visual Basic Form Configuration Entering the VB Code Your comments and suggestions on the operation of this software are welcome. Please address them to: ICONICS 100 Foxborough Blvd. Foxborough, MA 02035 Tel: 508-543-8600 Fax: 508-543-1503 E-mail: support@iconics.com

More information

Product documentation

Product documentation Product documentation Standard push-button module with BCU, 4-gang ALBRECHT JUNG GMBH & CO. KG Volmestraße 1 D-58579 Schalksmühle Telefon: +49.23 55.8 06-0 Telefax: +49.23 55.8 06-1 89 E-mail: mail.info@jung.de

More information

TR600 with RS485 Appendix 1

TR600 with RS485 Appendix 1 c ZIEHL industrie elektronik GmbH + Co KG Daimlerstraße 13, D 74523 Schwäbisch Hall + 49 791 504-0, info@ziehl.de, www.ziehl.de Temperature Relays and MINIKA Mains Monitoring Digital Panelmeters MINIPAN

More information

USER MANUAL. Modbus IHP24-A IHP24-AF IHP24-B IHP24-BF IHP24-F IHP24-I 1/26

USER MANUAL. Modbus IHP24-A IHP24-AF IHP24-B IHP24-BF IHP24-F IHP24-I 1/26 USER MANUAL Modbus IHP24-A IHP24-AF IHP24-B IHP24-BF IHP24-F IHP24-I 1/26 Table of contents 1 General... 3 1.1 Safety instructions... 3 2 Purpose... 4 3 Specifications... 5 3.1 Electrical specifications

More information

Manual DTM Digital Pressure Transmitter

Manual DTM Digital Pressure Transmitter TetraTec Instruments GmbH Gewerbestr. 8 71144 Steinenbronn Deutschland E-Mail: info@tetratec.de Tel.: 07157/5387-0 Fax: 07157/5387-10 Manual Digital Pressure Transmitter *** VERSION 1.1 *** Update: 22.11.2006

More information

Safety Manual VEGASWING 61, 63. Relay (DPDT) With SIL qualification. Document ID: 52082

Safety Manual VEGASWING 61, 63. Relay (DPDT) With SIL qualification. Document ID: 52082 Safety Manual VEGASWING 61, 63 Relay (DPDT) With SIL qualification Document ID: 52082 Contents Contents 1 Document language 2 Scope 2.1 Instrument version... 4 2.2 Area of application... 4 2.3 SIL conformity...

More information

BNI USB A501. User s Guide

BNI USB A501. User s Guide BNI USB-901-013-A501 User s Guide Content 1 Notes for the user 2 1.1 About this guide 2 1.2 Structure of the guide 2 1.3 Typographical conventions 2 Enumerations 2 Actions 2 Syntax 2 Cross-references 2

More information

SCRAP. Speech Controlled Robot Application. Developed by Matthias Heie Supervised by dr. drs. Leon Rothkrantz

SCRAP. Speech Controlled Robot Application. Developed by Matthias Heie Supervised by dr. drs. Leon Rothkrantz SCRAP Speech Controlled Robot Application Developed by Matthias Heie Supervised by dr. drs. Leon Rothkrantz 1 Introduction... 3 1.1 Background... 3 1.2 Problem description... 4 1.3 Problem strategy...

More information

You have an idea... you generate the application. without knowledge of Cobol. QSE-Source code generating system for AcuCobol-Sources!

You have an idea... you generate the application. without knowledge of Cobol. QSE-Source code generating system for AcuCobol-Sources! You have an idea... you generate the application without knowledge of Cobol. QSE-Source code generating system for AcuCobol-Sources! Draw your mask and start our generating tool. The source code with all

More information

Model. November 2009 Pages in total: 52 XRKT2*RTZ001D/E

Model. November 2009 Pages in total: 52 XRKT2*RTZ001D/E AUTO REF/KERATO/TONOMETER Model TONOREFII INTERFACE MANUAL November 2009 Pages in total: 52 XRKT2*RTZ001D/E NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi 443-0038, Japan (Manufacturer)

More information

Supplementary instructions. Plug connector ISO for level sensors. Document ID: 30380

Supplementary instructions. Plug connector ISO for level sensors. Document ID: 30380 Supplementary instructions Plug connector ISO 4400 for level sensors Document ID: 30380 Contents Contents For your safety. Appropriate use... 3.2 General safety instructions... 3.3 Safety instructions

More information

Interface Module XC Modbus Protocol Converter / User Manual

Interface Module XC Modbus Protocol Converter / User Manual Page 1 from 10 Bär Industrie-Elektronik GmbH Siemensstr. 3 D-90766 Fürth Phone +49 911 970590 Fax +49 911 9705950 General The Interface Module XC Modbus is designed for use with the EMH LZQJ-XC and DMTZ-XC

More information

Supplementary instructions. Plug connector ISO for continuously measuring sensors. Document ID: 30375

Supplementary instructions. Plug connector ISO for continuously measuring sensors. Document ID: 30375 Supplementary instructions Plug connector ISO 4400 for continuously measuring sensors Document ID: 30375 Contents Contents For your safety. Appropriate use... 3.2 Impermissible use... 3.3 General safety

More information

COMMUNICATION WITH OTHER SERIAL DEVICES

COMMUNICATION WITH OTHER SERIAL DEVICES Application Bulletin: #169 Date: November 2009 BLACKBELT COMMUNICATIONS INTERFACE The setup and operation of the Sentinel BLACKBELT communication options are explained in Error! Reference source not found.,

More information

Using LabVIEW to Send Commands via RS232 to Ontrack Control Systems ADR Interfaces

Using LabVIEW to Send Commands via RS232 to Ontrack Control Systems ADR Interfaces Using LabVIEW to Send Commands via RS232 to Ontrack Control Systems ADR Interfaces ADR112 DAQ Board ADR101 RS232 Data Acquisition Interface DAQ Ontrack company s lowest-cost solution. RS232 to 8 digital

More information

Operating Instructions. VEGA DataViewer. Software for archive, administration and display of DTM data. Document ID: 51547

Operating Instructions. VEGA DataViewer. Software for archive, administration and display of DTM data. Document ID: 51547 Operating Instructions Software for archive, administration and display of DTM data VEGA DataViewer Document ID: 51547 Contents Contents 1 About this document... 3 1.1 Function... 3 1.2 Target group...

More information

Signal conditioning instruments for level switches. Conductive VEGATOR 256C VEGATOR 532 VEGATOR 631. Product Information

Signal conditioning instruments for level switches. Conductive VEGATOR 256C VEGATOR 532 VEGATOR 631. Product Information Signal conditioning instruments for level switches Conductive VEGATOR C VEGATOR VEGATOR Product Information Content Content Product description..........................................................................

More information

CDN Series Displays with Profibus-DP ELEN UNI-TXT (ND) protocol PARAMETRIZATION OF PROFIBUS-DP COMMUNICATION INTERFACE

CDN Series Displays with Profibus-DP ELEN UNI-TXT (ND) protocol PARAMETRIZATION OF PROFIBUS-DP COMMUNICATION INTERFACE CDN Series Displays with Profibus-DP ELEN UNI-TXT (ND) protocol PARAMETRIZATION OF PROFIBUS-DP COMMUNICATION INTERFACE ELEN, s.r.o. NDI Display Profibus DP UNI TXT(ND) CONTENT Page 2 of 12 1. Introduction...

More information

General The Inclination Sensor BSI is an instrument used to control the inclination angle of a reference axis.

General The Inclination Sensor BSI is an instrument used to control the inclination angle of a reference axis. Instruction Manual Contents Specification... 1 General... 1 Safety Instructions... 2 Technical Data... 2 Installation/Assembly... 3 Electrical Connector... 4 Operation... 4 Register Plan... 4 Changing

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

RS485 INSTRUCTION MANUAL. DM4500 Series. Page 1 of 6

RS485 INSTRUCTION MANUAL. DM4500 Series. Page 1 of 6 RS485 INSTRUCTION MANUAL DM4500 Series Page 1 of 6 INDEX 1.1. RS485 OUTPUT...3 1.1.1. Introduction... 1.1.2. RS output menu diagram... Page 2 of 6 1.1 RS4 OUTPUT 1.1.1 Introduction The RS485 output option

More information

Manual Electronic Identification Systems BIS Processor BIS C-6_0 RS 232 C-6_ _836905_E_0704.p65 Deutsch bitte wenden!

Manual Electronic Identification Systems BIS Processor BIS C-6_0 RS 232 C-6_ _836905_E_0704.p65 Deutsch bitte wenden! 1 Manual Electronic Identification Systems BIS Processor BIS C-6_0 RS 232 Deutsch bitte wenden! 2 No. 836 905 D/E Edition 0704 Subject to modification. Replaces edition 0409. Writing convention: Control

More information

RAD-DO8-IFS. I/O extension module, eight digital transistor outputs. Data sheet. 1 Description

RAD-DO8-IFS. I/O extension module, eight digital transistor outputs. Data sheet. 1 Description I/O extension module, eight digital transistor outputs Data sheet 105364_en_00 PHOENIX CONTACT 2013-03-26 1 Description The I/O extension module can be used in conjunction with Radioline wireless modules

More information

Single-Axis Counter BDD 611

Single-Axis Counter BDD 611 Single-Axis Counter BDD 611 Technical Description, User's Guide english No. 611-150 D/E. Edition 0705; Subject to modification. Replaces edition 0701. www.balluff.com Balluff GmbH Schurwaldstrasse 9 73765

More information

JUMO ctron 04/08/16. Compact controller with timer and ramp function. B Interface Description Modbus /

JUMO ctron 04/08/16. Compact controller with timer and ramp function. B Interface Description Modbus / JUMO ctron 04/08/16 Compact controller with timer and ramp function 702071 702072 702074 B 70.2070.2.0 Interface Description Modbus 2008-08-11/00492538 Contents 1 Introduction 5 1.1 Preface... 5 1.2 Typographical

More information

BNI PNT Z015. IP67 Modules 4 IO-Link/In-/Outputs,12 In-/Outputs User s Guide

BNI PNT Z015. IP67 Modules 4 IO-Link/In-/Outputs,12 In-/Outputs User s Guide BNI PNT-502-105-Z015 IP67 Modules 4 IO-Link/In-/Outputs,12 In-/Outputs User s Guide Content 1 Notes 3 1.1. About this guide 3 1.2. Structure of the guide 3 1.3. Typographical Conventions 3 Enumerations

More information

Interface Module XC Level Converter / User Manual

Interface Module XC Level Converter / User Manual Page 1 from 8 General The Interface Module XC is designed for use with the EMH LZQJ-XC and DMTZ-XC meters. The module is equipped with a M-Bus (passive) interface (M-Bus level converter / transparent).

More information

Supplementary instructions. Plug connector Harting HAN 8D. for continuously measuring sensors. Document ID: 30376

Supplementary instructions. Plug connector Harting HAN 8D. for continuously measuring sensors. Document ID: 30376 Supplementary instructions Plug connector Harting HAN 8D for continuously measuring sensors Document ID: 30376 Contents Contents 1 For your safety 1.1 Appropriate use... 3 1.2 Impermissible use... 3 1.3

More information

Visual Basic 6 Lecture 7. The List Box:

Visual Basic 6 Lecture 7. The List Box: The List Box: The function of the List Box is to present a list of items where the user can click and select the items from the list or we can use the List Box control as a simple memory to save data.

More information

Supplementary instructions. Plug connector Harting HAN 7D. For point level sensors. Document ID: 34456

Supplementary instructions. Plug connector Harting HAN 7D. For point level sensors. Document ID: 34456 Supplementary instructions Plug connector Harting HAN 7D For point level sensors Document ID: 446 Contents Contents For your safety.... Appropriate use.... General safety instructions.... Safety instructions

More information

BNI IOL Z046. IO-Link 1.1 sensor/actuator hub with extension port User's Guide

BNI IOL Z046. IO-Link 1.1 sensor/actuator hub with extension port User's Guide BNI IOL302002Z046 IOLink 1.1 sensor/actuator hub with extension port User's Guide Balluff Network Interface / IOLink BNI IOL302002Z046 Contents 1 General 4 1.1. Structure of the Manual 4 1.2. Typographical

More information

TS2M-Bus Protocol Converter / User Manual

TS2M-Bus Protocol Converter / User Manual Page 1 from 10 General The Protocol Converter TS2M-Bus is designed for use with the EMH LZQJ-XC and DMTZ-XC meters. The module is equipped with one RS485 interface (to the meter) and one M-Bus passive

More information

InfoTag KE28xx Communications for 186 CPU Firmware Version 4

InfoTag KE28xx Communications for 186 CPU Firmware Version 4 InfoTag KE28xx Communications for 186 CPU Firmware Version 4 *KE28xx models include: KE2800, KE2852, KE2853, KE2856 This document applies to printer firmware versions 4.x only. Note that changes made to

More information

I. SAFETY INFORMATION II. FEATURE III. GENERAL SPECIFICATION IV. NAME AND FUNCTION V. OPERATION INSTRUCTIONS:

I. SAFETY INFORMATION II. FEATURE III. GENERAL SPECIFICATION IV. NAME AND FUNCTION V. OPERATION INSTRUCTIONS: CONTENT Page I. SAFETY INFORMATION ----------------- 2 II. FEATURE ------------------------------------- 2 III. GENERAL SPECIFICATION ----------- 3 IV. NAME AND FUNCTION ------------------ 4 V. OPERATION

More information

BNI PBS Z001 BNI PBS Z001 BNI PBS Z001. Quick start guide

BNI PBS Z001 BNI PBS Z001 BNI PBS Z001. Quick start guide BNI PBS-104-000-Z001 BNI PBS-102-000-Z001 BNI PBS-302-000-Z001 Quick start guide Content 1 Notes for the User 1.1 About this guide 2 1.2 Structure of the guide 2 1.3 Typografical conventions 2 1.3.1 Enumerations

More information

M-Bus Master Manual. M-Bus Master. Manual. Version 2.0 1/10

M-Bus Master Manual. M-Bus Master. Manual. Version 2.0 1/10 M-Bus Master Manual Version 2.0 1/10 Index 1 General outline of program 3 2 Functions 3 3 Options 4 4 Simple readout 5 4.1 Search for connected M-BUS Interfaces 5 4.2 Initialisation of M-Bus Interface

More information

Separating and protective. Separating and protective instruments. VEGATRENN 149AEx Separator type KFDO Barrier type Product Information

Separating and protective. Separating and protective instruments. VEGATRENN 149AEx Separator type KFDO Barrier type Product Information Separating and protective instruments Separating and protective instruments VEGATRENN 149AEx Separator type KFDO Barrier type 9001 Product Information Content Content 1 Product description..........................................................................

More information

Supply voltage 230 V AC Service button 1

Supply voltage 230 V AC Service button 1 EnOcean-DALI-Gateway, series BL Interfaces: 1x DALI master, 1x EnOcean master bi-directional Supply voltage: 230 V AC The provides one DALI master with an integrated DALI power supply for the direct connection

More information

Interface and Supply module. IPC 3x0i / PSC 3x0i

Interface and Supply module. IPC 3x0i / PSC 3x0i Interface and Supply module IPC 3x0i / PSC 3x0i Installation Guide Version 10 IBS BatchControl GmbH Im Sträßchen 2 4 Tel.: +49 2241 9199801 53925 Kall Fax.: +49 2241 9199871 Germany www.ibs-batchcontrol.com

More information

smartmodul / V.H. Page 1 / 22

smartmodul / V.H. Page 1 / 22 Page 1 / 22 smartmodul Page 2 / 22 Contents 1. Generel 2. Electrical connection and operating data Page 3 Page 3 3. Assignment and properties of the connecting pins on smartmodul TM Page 4 4. Reading the

More information

Manual Edition 03/2010

Manual Edition 03/2010 Manual Edition 03/2010 Communication with LOGO! on the EIB according to the Konnex standard Preface Description 1 LOGO! Manual Application planning 2 Installation 3 Connecting 4 Commissioning 5 Service

More information

Instruction Manual. Instrument Amplifier HE 017

Instruction Manual. Instrument Amplifier HE 017 Instruction Manual Instrument Amplifier HE 017 List of contents INSTRUCTION MANUAL: HE 017 Date: 20.4.99 Art.-No.: 320999 S General Safety Instructions.......................................... S 1 General

More information

Device manual Profibus encoder. RM30xx RN30xx /00 06/2013

Device manual Profibus encoder. RM30xx RN30xx /00 06/2013 Device manual Profibus encoder RM30xx RN30xx 706355/00 06/2013 Contents 1 Preliminary note................................................. 4 1.1 Symbols used...............................................

More information

Weigl Elektronik & Mediaprojekte

Weigl Elektronik & Mediaprojekte Weigl-EM +43 650 84 333 48 www.weigl-em.at Office@Weigl-EM.at Weigl-EM is the headquarters and hardware manufacturer Weigl Works, LLC +1 440 941 5849 www.weiglworks.com Info@WeiglWorks.com Weigl Works,

More information

BNI PBS Z001. IP67 module, Profibus IO-Link Master Short Guide

BNI PBS Z001. IP67 module, Profibus IO-Link Master Short Guide BNI PBS-502-001-Z001 IP67 module, Profibus IO-Link Master Short Guide 1 Notes for the User 1.1 About this guide 2 1.2 Structure of the guide 2 1.3 Typografical conventions 2 1.3.1 Enumerations 2 1.3.2

More information

Operating Instructions VEGAMET 381

Operating Instructions VEGAMET 381 Operating Instructions VEGAMET 381 in out Contents Contents 1 About this document... 4 1.1 Function... 4 1.2 Target group... 4 1.3 Symbolism used... 4 2 For your safety... 6 2.1 Authorised personnel...

More information

THERMAL PRINTER SPEC BAS Basic Features. 1.) Type : PANEL Mounting or DESK top type. 2.) Printing Type : THERMAL PRINT

THERMAL PRINTER SPEC BAS Basic Features. 1.) Type : PANEL Mounting or DESK top type. 2.) Printing Type : THERMAL PRINT THERMAL PRINTER SPEC BAS - 6026 1. Basic Features 1.) Type : PANEL Mounting or DESK top type 2.) Printing Type : THERMAL PRINT 3.) Printing Speed : 25mm / SEC 4.) Printing Column : 24 COLUMNS 5.) FONT

More information

Azur 851A Serial Control Protocol V1.0

Azur 851A Serial Control Protocol V1.0 Azur 851A Serial Control Protocol V1.0 1. History Based on Azur 840A (V1 & V2) and 840E Serial Control Protocol V1.1. 2. RS232 Protocol The protocol is accessed via COM1 i.e. the rear panel RS232C port.

More information

B Interface description 12.01/

B Interface description 12.01/ B 95.3530.2 Interface description 12.01/00340396 Contents 1 Introduction 1.1 Preface... 3 1.2 Typographical conventions... 4 1.2.1 Warning signs... 4 1.2.2 Note signs... 4 1.2.3 Presentation... 4 2 Protocol

More information

BNI IOL K006. IO Link Sensorhub digital User s Guide

BNI IOL K006. IO Link Sensorhub digital User s Guide BNI IOL-104-000-K006 BNI IOL-102-000-K006 IO Link Sensorhub digital User s Guide Content 1 Notes to the User 2 1.1. About this guide 2 1.2. Structure 2 1.3. Typographical conventions 2 Enumerations 2 Actions

More information

Operating Instruction

Operating Instruction Level and Pressure Operating Instruction VEGASWING 71 A Contents Contents Safety information... 2 1 Product description 1.1 Function and configuration... 3 1.2 Functional principle... 3 1.3 Technical data...

More information

RAD-DI8-IFS. I/O extension module with 8 digital inputs or 2 pulse inputs. INTERFACE Data sheet. 1 Description

RAD-DI8-IFS. I/O extension module with 8 digital inputs or 2 pulse inputs. INTERFACE Data sheet. 1 Description I/O extension module with 8 digital inputs or 2 pulse inputs INTERFACE Data sheet 0483_en_00 PHOENIX CONTACT 203-04-05 Description The I/O extension module can be used in conjunction with Radioline wireless

More information

Chaper 1: E10+ PLCs Host-Link Command Format

Chaper 1: E10+ PLCs Host-Link Command Format Chaper 1: E10+ PLCs Host-Link While an E10+ programmable logic controller is running, a host computer can send commands in the form of ASCII strings to the controller to read or write to the inputs, outputs,

More information

RGAM Communication protocol description I 94 GB Date: March 10, 1999

RGAM Communication protocol description I 94 GB Date: March 10, 1999 RGAM Communication protocol description I 94 GB 03 99 Date: March 10, 1999 General features: Master-slave protocol, where usually the master is a Personal Computer or a device capable of communication

More information

BNI IOL A027 BNI IOL A027

BNI IOL A027 BNI IOL A027 BNI IOL-771-000-A027 BNI IOL-772-000-A027 IO-Link Version 1.1 Universel IO-Link Interface With undervoltage / broken coil detection User s Guide Inhalt 1 Notes to the user 2 1.1. About this guide 2 1.2.

More information

Online data sheet. S30A-xxxxDP S3000 PROFINET IO Professional SAFETY LASER SCANNERS

Online data sheet. S30A-xxxxDP S3000 PROFINET IO Professional SAFETY LASER SCANNERS Online data sheet S30A-xxxxDP S3000 PROFINET IO Professional A B C D E F Detailed technical data Features Ordering information Type Part no. S30A-xxxxDP 2047169 Other models and accessories www.sick.com/s3000_profinet_io_professional

More information

SCHMIDT Sensor interface PROFIBUS Instructions for use

SCHMIDT Sensor interface PROFIBUS Instructions for use SCHMIDT Sensor interface PROFIBUS Instructions for use Table of contents 1 Important information... 3 2 Intended use... 4 3 Electrical connection... 4 4 Signalizations... 7 5 Startup... 9 6 Technical data...

More information

System CPX-E. IO-Link master module CPX-E-4IOL- Description. Protocol IO-Link. Function Parameterisation [ ]

System CPX-E. IO-Link master module CPX-E-4IOL- Description. Protocol IO-Link. Function Parameterisation [ ] System CPX-E IO-Link master module CPX-E-4IOL- Description Protocol IO-Link Function Parameterisation 877 27-7 [879] IO-Link master module CPX-E-4IOL- Original instructions CPX-E-4IOL- -E N IO-Link is

More information

OPERATING PANELS. PROGRAMMING Manual EBELT OPERATING PANELS

OPERATING PANELS. PROGRAMMING Manual EBELT OPERATING PANELS OPERATING PANELS BEST PROGRAMMING Manual EBELT OPERATING PANELS BEST 240-0 BEST 240-8 BEST 224-12-Z BEST 240-24-Z BEST 240-48-Z BEST240LCD-8 BEST 240LCD-12-Z BEST 240LCD48-Z Page: 2 Programming the Operating

More information

JetWeb JX6-INT1 Function Description

JetWeb JX6-INT1 Function Description JetWeb JX6-INT1 Function Description Article # 608 640 72 Edition 2.1 December 2003 / Printed in Germany Function Description December 2003 JetWeb JX6-INT1 JETTER AG reserves the right to make alterations

More information

Type 6150 AS-Interface Module. Type 3372 Electropneumatic Actuator with AS-interface module. Mounting and Operating Instructions EB 6150 EN

Type 6150 AS-Interface Module. Type 3372 Electropneumatic Actuator with AS-interface module. Mounting and Operating Instructions EB 6150 EN Type 6150 AS-Interface Module Type 3372 Electropneumatic Actuator with AS-interface module Mounting and Operating Instructions EB 6150 EN Edition July 2013 Definition of the signal words used in these

More information

hipecs-cio56 CANopen I/O module with PT100/1000 inputs

hipecs-cio56 CANopen I/O module with PT100/1000 inputs General The hipecs-cio56 is a powerful, low-cost CANopen module for temperature measuring via PT100/1000. According to demands 2-, 3- or 4-wire-connection is usable. Up to 4 channels using 2-wire-connection

More information

SF-586x: M-Bus Extension

SF-586x: M-Bus Extension Dorfstrasse 34 D 15834 Gross Machnow SF-586x: M-Bus Extension Revision : 1.04 Inhaltsverzeichnis 1 Preface...3 1.1 Validaty...3 1.2 Abbreviations...3 1.3 Checksum...3 1.4 Telegram format...4 1.4.1 Single

More information

FACTORY AUTOMATION. MANUAL VAA-2E-G4-SE Original Instructions Version 1.1

FACTORY AUTOMATION. MANUAL VAA-2E-G4-SE Original Instructions Version 1.1 FACTORY AUTOMATION MANUAL VAA-2E-G4-SE Original Instructions Version 1.1 With regard to the supply of products, the current issue of the following document is applicable: The General Terms of Delivery

More information

HART/ Modbus TCP Gateway GT200-HT-MT User Manual V 1.2 REV A SST Automation

HART/ Modbus TCP Gateway GT200-HT-MT User Manual V 1.2 REV A SST Automation HART/ Modbus TCP Gateway GT200-HT-MT User Manual V 1.2 REV A SST Automation E-mail: SUPPORT@SSTCOMM.COM WWW.SSTCOMM.COM Catalog 1 Product Overview... 4 1.1 Product Function...4 1.2 Product Features...

More information

User Guide Supplement Modbus TM Serial Data Communications Option IM/C100 MOD_6. /8 DIN Process Indicators and Controllers C100, C150, C160 and V100

User Guide Supplement Modbus TM Serial Data Communications Option IM/C100 MOD_6. /8 DIN Process Indicators and Controllers C100, C150, C160 and V100 User Guide Supplement Modbus TM Serial Data Communications Option IM/C100 MOD_6 1 /8 DIN Process Indicators and Controllers C100, C150, C160 and V100 Electrical Safety This equipment complies with the

More information

Application description

Application description Manufacturer Berker Motion detector Application description KNX motion detector module comfort 1.10m KNX motion detector module comfort 2.20m ETS KNX motion detector module comfort 1.10m ETS KNX motion

More information

English. SIMATIC Sensors. RFID-Systems RF600. Getting Started. Edition 11/2005; J31069-D0172-U001-A1-7618

English. SIMATIC Sensors. RFID-Systems RF600. Getting Started. Edition 11/2005; J31069-D0172-U001-A1-7618 English SIMATIC Sensors RFID-Systems Getting Started Edition 11/2005; J31069-D0172-U001-A1-7618 Safety Guidelines This manual contains notices you have to observe in order to ensure your personal safety,

More information

Type PUM. Instruction Manual. Parameter loader for multi-loop module-type temperature controller (PUM) Note

Type PUM. Instruction Manual. Parameter loader for multi-loop module-type temperature controller (PUM) Note Instruction Manual Type PUM Parameter loader for multi-loop module-type temperature controller (PUM) INP-TN5A0201d-E International Sales Div Sales Group Gate City Ohsaki, East Tower, 11-2, Osaki 1-chome,

More information

MODULE WITH 8 LOGIC INPUTS SM5 TYPE

MODULE WITH 8 LOGIC INPUTS SM5 TYPE MODULE WITH 8 LOGIC INPUTS SM5 TYPE USER S MANUAL CONTENTS 1. APPLICATION...5 2. MODULE SET...5 3. BASIC REQUIREMENTS AND OPERATIONAL SAFETY...6 4. INSTALLATION...8 4.1. Module fixing...8 4.2. Electrical

More information

User Manual Connection to BRC-Symbolic

User Manual Connection to BRC-Symbolic User Manual Connection to BRC-Symbolic Part Number: 80 860.652 Version: 2 Date: 23.11.2005 Valid for: TSwin.net 4.0x TSwin.net 4.1x Version Date Modifications 1 21.07.2005 First edition 2 23.11.2005 Validation

More information

RS-FS-N01 Wind speed transmitter user's Guide (485type)

RS-FS-N01 Wind speed transmitter user's Guide (485type) RS-FS-N01 Wind speed transmitter user's Guide (485type) Issue: V1.0 1 2 Context 1. Introduction... 4 2. Installation instructions...5 3. Configure the software installation and use... 6 4. Communication

More information

Opal Pro to DeviceNet. Opal Pro MS6 SERIES. DeviceNet Interface Users Manual. Revision Page 1

Opal Pro to DeviceNet. Opal Pro MS6 SERIES. DeviceNet Interface Users Manual. Revision Page 1 Opal Pro MS6 SERIES DeviceNet Interface Users Manual Revision 1.01 Page 1 Page 2 FOR YOUR SAFETY Only qualified personnel should install this equipment, after first reading and understanding all the information

More information

Operate the Hydrolab SDI-12 / Modbus / RS232 TTY Communications Module (HL Series Sonde)

Operate the Hydrolab SDI-12 / Modbus / RS232 TTY Communications Module (HL Series Sonde) Operate the Hydrolab SDI-12 / Modbus / RS232 TTY Communications Module (HL Series Sonde) 04/2018, Edition 1 User Manual Overall Contents Part A Operate the Hydrolab SDI-12 Communications Module Part B

More information

DWP-98 Series. Counting scale. User s Guide PLEASE READ THIS MANUAL VERY CAREFULLY BEFORE ATTEMPT TO OPERATE THE INSTRUMENT

DWP-98 Series. Counting scale. User s Guide PLEASE READ THIS MANUAL VERY CAREFULLY BEFORE ATTEMPT TO OPERATE THE INSTRUMENT c DWP-98 Series Counting scale User s Guide PLEASE READ THIS MANUAL VERY CAREFULLY BEFORE ATTEMPT TO OPERATE THE INSTRUMENT Specifications subject to change without prior notice CONTENTS 1. INSTALLATION

More information

Data Capture System for Windows. Documentation. TSW Automation, Inc Robertson Ave. Nashville, TN phone: fax:

Data Capture System for Windows. Documentation. TSW Automation, Inc Robertson Ave. Nashville, TN phone: fax: Data Capture System for Windows Documentation TSW Automation, Inc. 6115 Robertson Ave. Nashville, TN 37209 phone: 615-356-8785 fax: 615-356-8744 1995-1998 All rights reserved. SYSTEM OVERVIEW The Data

More information

ENGINEERING G. M. B. H. ENGINEERING MAKES THE DIFFERENCE

ENGINEERING G. M. B. H. ENGINEERING MAKES THE DIFFERENCE ENGINEERING G. M. B. H. ENGINEERING MAKES THE DIFFERENCE CLERMONT-FERRAND-ALLEE 36 D-93049 REGENSBURG TEL 0941/29638 0, FAX 90 EMAIL info@bauer-eng.de INTERNET http://www.bauer-eng.de POF MPX (Plastic

More information