ReLab Protocol Server Bridge Manual. (925)

Size: px
Start display at page:

Download "ReLab Protocol Server Bridge Manual. (925)"

Transcription

1 ReLab Protocol Server Bridge Manual (925)

2 Overview ReLab Protocol Server Bridge implements Slave capability of IEC , IEC , Modbus Serial and Modbus TCP/IP protocols with ability to turn your computer into Slave Device. The application developed for 32-bit industrial platforms and fully compatible with a TCP/IP stack and Serial interfaces. The application provides custom API with advanced features, which allow user to write into read-only registers. With the complements of ReLab Software Logic Controller (RLSLC) user can access OPC address space and perform protocol conversions. This manual explains required steps to configure these drivers.

3 Trademarks ClearControls is a registered trademark of ReLab Software LLC (2006 ClearControls. All rights reserved). Modicon, Microsoft, Intellution, Wonderware, RSView, Survalent, Kepware, Matrikon, IEC, IEEE, SEL, ABB, GE are trademarks of their respective corporations.

4 Hardware & Software Configuration Requirements Operating System (OS) Windows XP Windows Server 2003 Windows Embedded XP Windows Vista (Ultimate, Business and Enterprise) Hardware CPU 1GHz Memory 500MB Storage 50MB

5 Registering Slave Protocol (Server) Select ReLab License Manager Select an application you want to register

6 Registering Slave Protocol (Server) Click on Show Request Key button Copy the Product Key Navigate to and enter the following information: Within few minutes you will receive with registration acknowledgement and within few hours you will receive the license key. After receiving the license key from ReLab switch to Register tab, enter the license key and press Register button.

7 Configuration Adding OPC Items Open RLPSB Configuration Console (IEC Configuration Editor or Modbus Configuration Editor) Expand required OPC Server Select Items to be added to RLSLC configuration Right click and click on Select and right click specific Item Select Change Properties of Selected Item Change Item properties

8 Configuration Modifying Item Properties ITEM PROPERTIES General Name - data input control (user configurable) Description - data input control (user configurable) Immediate IO - checkbox control (YES/NO) Note: All changes are kept and delivered at the end of the scan frame RLSLC event Scale Allow scale - checkbox control (enables/disables scaling) Raw min - data input control (specified raw minimum value of the input) Raw max - data input control (specified raw maximum value of the input) Scale min - data input control (specified scaled minimum value of the input) Scale max - data input control (specified scaled maximum value of the input)

9 Configuration Modifying Item Properties Clamp Clamp low - data input control (specified low value of input clamping) Clamp high - data input control (specified high value of input clamping) Deadband Deadband - data input control (specifies deadband value of the input) Precision Precision - data input control (specifies precision of the input) Update Rate Update rate - data input control (species OPC Group update rate in milliseconds) Protocol Address data input control (see details on IEC and Modbus addressing) IEC Command Category dropdown control selector o <Multiple Values> o Undefined [0] o Double Point [1] o Step Position [2] o Integrator Total [3] o Normalized Value [4] o Scaled Value [5] Use Timestamp checkbox control (YES/NO)

10 Configuration Saving Configuration From File menu select Save Configuration Specify the name of your file and click Save button

11 Configuration Opening Default Script From File menu select Open Script and navigate to \Program Files\ReLab Software\ReLab IEC Slave\Bin directory Select IEC (Default).vbs script file for IEC Slave configuration Select Modbus-Slave (Default).vbs script file for Modbus Slave configuration

12 Configuration Deploying Configuration and Script From Tools menu select Deploy to RTE Select Configuration and Script

13 Configuration Configuring IEC Slave Protocol Right click on configuration icon (A) and select Configure Protocol from the menu A Specify device configuration properties

14 Configuration Configuring IEC Slave Protocol Control Type Description Range Address [ASDU] Address [Link] Mode [Balanced] Mode [Unbalanced] Filed Size Length [Common ASDU Address] Filed Size Length [Information Object Address] Filed Size Length [Cause of Transmission] Filed Size Length [Link Address] Time Format [Timestamp] Background Scan [Interval] Buffering [Events] Buffering [Digitals] Textbox Specifies address of the application service Textbox Specifies transmitter's address Radio Button Specifies link layer balanced mode N/A Radio Button Specifies link layer unbalanced mode N/A Selection Selection Selection Selection Selection Specifies size of the common ASDU address field Specifies size of information object address Specifies size of the cause of transmission field Specifies size of the link address field Specifies time format 1-Byte 2-Bytes 1-Byte 2-Bytes 3-Bytes 1-Byte 2-Bytes No Link 1-Byte 2-Bytes cp16 cp24 cp56 Textbox Specifies interval of background scan (sec) (sec) Textbox Checkbox Specifies number of events to be buffered by IEC Slave If checked buffers only digitals (Boolean) points otherwise buffers all points N/A

15 Configuration Configuring IEC Slave Protocol Control Type Description Range Integrated Totals [Mode] Integrated Totals [Interval] Timeouts [Test Frame Timeout] Timeouts [Master Inactivity Timeout] Quality [Transmit OPC Quality to IEC Master] Selection Textbox Textbox Textbox Checkbox Specifies integrated totals mode: Mode A - local freeze with spontaneous transmission Mode B - local freeze with counter interrogation Mode C - counter interrogation commands from the controlling station initiate the freeze, freeze with reset Mode D - counter interrogation commands from the controlling station initiate the freeze and the frozen values are reported spontaneously Specifies for Mode A interval by which the slave will report counter values to controlling station Specifies a multiplier of the Test Frame Message Example: If Master sends message with frequency of 1sec and multiplier is set to 2, the timeout will occur after two seconds. Applicable only if buffering is used. Species Master inactivity timeout. If Master doesn t sends message in specified time period (sec) the slave will consider communication loss. Applicable only if buffering is used. Specifies if OPC Qualities will be transmitted to IEC Master A B C D (ms) (sec) N/A

16 Configuration Configuring IEC Slave Protocol Click Next Button Edit TCP and Serial Port configuration parameters Click OK button to save your configuration Note: The new configuration will take effect after you deploy confirmation and script Deploy Configuration and Script.

17 Configuration Configuring IEC Slave Registers Right click on configuration icon (A) and select Configure Registers from the menu Clicking on Auto Config button will populate Protocol Address filed sequentially Double clicking on specific row will open IEC Address Interface. The address and category can be changed individually.

18 Configuration Configuring IEC Slave Registers IEC Addressing o 1 to (24-bit Integer) Refresh button will load previously saved configuration Save Config will save modified configuration Note: The new configuration will take effect after you deploy confirmation and script Deploy Configuration and Script.

19 Configuration Configuring Modbus Slave Protocol Right click on configuration icon (A) and select Configure Protocol from the menu A Edit TCP and Serial Port configuration parameters

20 Configuration Configuring Modbus Slave Registers Right click on configuration icon (A) and select Configure Registers from the menu Clicking on Auto Config button will populate Protocol Address filed based on OPC Data Type and Read/Write client access property Double clicking on specific row will open Modbus Address Interface. The address and category can be changed individually.

21 Configuration Configuring Modbus Slave Registers Modbus Addressing o Output Coils [1 to 65536] o Input Coils [ to ] o Internal Registers [ to ] o Internal Registers Bits [300001:0 to :15] o Holding Registers [ to ] o Holding Registers Bits [400001:0 to :15] Refresh button will load previously saved configuration Save Config will save modified configuration Note: The new configuration will take effect after you deploy confirmation and script Deploy Configuration and Script.

22 Appendix A IEC Slave Set Protocol Properties Parameter Description Property ID Parameter Values Default Parameter VBScript Code The slave implements IEC protocol 0 1 N MBServer.SetProtocolProp 0, 1 IEC ASDU does not contain originator 1 0 Y MBServer.SetProtocolProp 1, 0 IEC ASDU contains originator 1 1 N MBServer.SetProtocolProp 1, 1 The length of IEC ASDU address is 1 byte 2 1 Y MBServer.SetProtocolProp 2, 1 The length of IEC ASDU address is 2 bytes The length of IEC information object address is 1 byte The length of IEC information object address is 2 bytes The length of IEC information object address is 3 bytes 2 2 N MBServer.SetProtocolProp 2, Y MBServer.SetProtocolProp 3, N MBServer.SetProtocolProp 3, N MBServer.SetProtocolProp 3, 3 Timestamps are not supported 4 0 Y MBServer.SetProtocolProp 4, 0 cp16time format is supported 4 1 N MBServer.SetProtocolProp 4, 1 cp24time format is supported 4 2 N MBServer.SetProtocolProp 4, 2 cp56time format is supported 4 3 N MBServer.SetProtocolProp 4, 3 There is no link address in IEC frames 5 0 Y MBServer.SetProtocolProp 5, 0 The length of IEC link address is 1 byte 5 1 N MBServer.SetProtocolProp 5, 1

23 Appendix A IEC Slave Set Protocol Properties Parameter Description Property ID Parameter Values Default Parameter VBScript Code The length of IEC link address is 2 bytes 5 2 N MBServer.SetProtocolProp 5, 2 IEC operates in balanced mode 6 0 Y MBServer.SetProtocolProp 6, 0 IEC operates in unbalanced mode 6 1 N MBServer.SetProtocolProp 6, 1 Link Address 7 XXX N MBServer.SetProtocolProp 7, 12 ASDU Address 8 XXX N MBServer.SetProtocolProp 8, 1 Sets the background scan 9 XXX N MBServer.SetProtocolProp 9, Sets the length of buffering queue 11 XXX N MBServer.SetProtocolProp 11, 100 Buffers only digitals (Boolean) points 12 0 Y MBServer.SetProtocolProp 12, 0 Buffers all points analogs and digitals 12 1 N MBServer.SetProtocolProp 12, 1 Integrated Totals Mode-A 13 0 Y MBServer.SetProtocolProp 13, 0 Integrated Totals Mode-B 13 1 N MBServer.SetProtocolProp 13, 1 Integrated Totals Mode-C 13 2 N MBServer.SetProtocolProp 13, 2 Integrated Totals Mode-D 13 3 N MBServer.SetProtocolProp 13, 3

24 Appendix A IEC Slave Set Protocol Properties Parameter Description Property ID Parameter Values Default Parameter VBScript Code Integrated Totals calculated by IEC Slave 14 0 Y MBServer.SetProtocolProp 14, 0 Integrated Totals calculated by device The time interval when integrated totals counter values spontaneously transmitted to IEC Master 14 1 N MBServer.SetProtocolProp 14, 1 15 XXX N MBServer.SetProtocolProp 15, 600 Master Test Frame Timeout 16 XXX Y MBServer.SetProtocolProp 16, 2 Master Inactivity Timeout 17 XXX N MBServer.SetProtocolProp 16, 20 Do not transmit OPC Quality to IEC Master N N Y MBServerQuality = 0 Transmit OPC Quality to IEC Master N N N MBServerQuality = 1

25 Appendix A IEC Slave Set Data Type Configuration No Data Type Description Data Type ID Method 1 Byte 17 MBServer.Define Address, 17 2 Char 16 MBServer.Define Address, 16 3 Word 18 MBServer.Define Address, 18 4 Short 2 MBServer.Define Address, 2 5 DWord 19 MBServer.Define Address, 19 6 Integer 3 MBServer.Define Address, 3 7 Long 3 MBServer.Define Address, 3 8 Float 4 MBServer.Define Address, 4 9 Double 5 MBServer.Define Address, 5 10 Boolean 11 MBServer.Define Address, String 8 MBServer.Define Address, 8 12 Date 7 MBServer.Define Address, 7 13 Double Point 19 MBServer.DefineWithClass Address, 19, 1 14 Step Position 19 MBServer.DefineWithClass Address, 19, 3 15 Integrator Total 16 MBServer.DefineWithClass Address, 16, 2 16 Measured value, normalized value 4 MBServer.DefineWithClass Address, 4, 4 17 Measured value, scaled value 2 MBServer.Define Address, 2

26 Appendix A IEC Slave ProtCfg Configuration Interface Proxy Protocol Server package includes ProtCfg.dll (Protocol_Config.m_Interface). The library includes interface to ReLab Software Logic Controller s configuration file. The API can be used from RLSLC script and provides the following functions: Function Description Script CreateObject Creates Protocol_Config.m_Interface Object Dim Protocol_Config Set Protocol_Config = CreateObject("Protocol_Config.m_Interface") Destroys Protocol_Config.m_Interface Object Set Protocol_Config = Nothing PAddress Configures IEC protocol address space (based on configuration file) Dim PAddress() Protocol_Config.PAddress PAddress PClientAccess Configures IEC protocol client access (based on configuration file) Dim PClientAccess() Protocol_Config.PClientAccess PClientAccess PDataType Configures IEC data types (based on configuration file) Dim PDataType () Protocol_Config.PDataType PDataType PDoublePoint PTimestamp Configures IEC special data types (double point) (based on configuration file) Configures IEC timestamps (based on configuration file) Dim PDoublePoint () Protocol_Config.PDoublePoint PDoublePoint Dim PTimestamp () Protocol_Config.PTimestamp PTimestamp GetRevProtocolAddr Returns IEC reversed address (based on configuration file) Protocol_Config.GetRevProtocolAddr(Index) CheckBoolDB Retrieves reference to Boolean point which is set as double point Protocol_Config.CheckBoolDB(Item) WriteBoolDB Reverses Boolean value if p = 1 Protocol_Config.WriteBoolDB(val(i), p)

27 Appendix A IEC Slave Interoperability Unbalanced interchange Circuit V.24/V.28 Standard Transmission speed (control direction) Unbalanced interchange Circuit V.24/V.28 Recommended if >1 200 bit/s Balanced interchange Circuit X.24/X bit/s X 2400 bit/s X 2400 bit/s 200 bit/s X 4800 bit/s X 4800 bit/s X 300 bit/s X 9600 bit/s X 9600 bit/s X 600 bit/s X bit/s X 1200 bit/s X bit/s X bit/s X bit/s Unbalanced interchange Circuit V.24/V.28 Standard Transmission speed (monitor direction) Unbalanced interchange Circuit V.24/V.28 Recommended if >1 200 bit/s Balanced interchange Circuit X.24/X bit/s X 2400 bit/s X 2400 bit/s 200 bit/s X 4800 bit/s X 4800 bit/s X 300 bit/s X 9600 bit/s X 9600 bit/s X 600 bit/s X bit/s X 1200 bit/s X bit/s X bit/s X bit/s Link layer Link transmission procedure Address field of the link X Balanced Not present X transmission (balanced transmission only) 255 X Unbalanced transmission X One octet 255 X 300 bit/s X Two octets X 600 bit/s Structured X 1200 bit/s Unstructured Frame length Maximum length L (control direction) Maximum length L (monitor direction)

28 Appendix A IEC Slave Interoperability X The standard assignment of ASDUs to class 2 messages is used as follows: Type identification Cause of transmission All <2> All <20> 5,6,7,8,9,10,13,14.15,16,32,33,34,36,37 <3> Application layer Common address of ASDU Information object address Cause of transmission X One octet X One octet X One octet X Two octets X Two octets X Two octets (with originator address) X Three octets Structured Unstructured Originator address is set to zero if not used

29 Appendix A IEC Slave Interoperability PROCESS INFORMATION IN MONITOR DIRECTION No. Description Command 1 Single-point information M_SP_NA_1 X 2 Single-point information with time tag M_SP_TA_1 X 3 Double-point information M_DP_NA_1 X 4 Double-point information with time tag M_DP_TA_1 X 5 Step position information M_ST_NA_1 X 6 Step position information with time tag M_ST_TA_1 X 7 Bitstring of 32 bit M_BO_NA_1 X 8 Bitstring of 32 bit with time tag M_BO_TA_1 X 9 Measured value, normalized value M_ME_NA_1 X 10 Measured value, normalized value with time tag M_ME_TA_1 X 11 Measured value, scaled value M_ME_NB_1 X 12 Measured value, scaled value with time tag M_ME_TB_1 X 13 Measured value, short floating point value M_ME_NC_1 X 14 Measured value, short floating point value with time tag M_ME_TC_1 X 15 Integrated totals M_IT_NA_1 X 16 Integrated totals with time tag M_IT_TA_1 X 17 Event of protection equipment with time tag M_EP_TA_1 X 18 Packed start events of protection equipment with time tag M_EP_TB_1 19 Packed output circuit information of protection equipment with time tag M_EP_TC_1 20 Packed single-point information with status change detection M_PS_NA_1 21 Measured value, normalized value without quality descriptor M_ME_ND_1 30 Single-point information with time tag CP56Time2a M_SP_TB_1 X 31 Double-point information with time tag CP56Time2a M_DP_TB_1 X 32 Step position information with time tag CP56Time2a M_ST_TB_1 X 33 Bitstring of 32 bit with time tag CP56Time2a M_BO_TB_1 X 34 Measured value, normalized value with time tag CP56Time2a M_ME_TD_1 X 35 Measured value, scaled value with time tag CP56Time2a M_ME_TE_1 X 36 Measured value, short floating point value with time tag CP56Time2a M_ME_TF_1 X 37 Integrated totals with time tag CP56Time2a M_IT_TB_1 X 38 Event of protection equipment with time tag CP56Time2a M_EP_TD_1 39 Packed start events of protection equipment with time tag CP56Time2a M_EP_TE_1 40 Packed output circuit information of protection equipment with time tag CP56Time2a M_EP_TF_1

30 Appendix A IEC Slave Interoperability PROCESS INFORMATION IN CONTROL DIRECTION No. Description Command 45 Single command C_SC_NA_1 X 46 Double command C_DC_NA_1 X 47 Regulating step command C_RC_NA_1 X 48 Set point command, normalized value C_SE_NA_1 X 49 Set point command, scaled value C_SE_NB_1 50 Set point command, short floating point value C_SE_NC_1 X 51 Bitstring of 32 bit C_BO_NA_1 X SYSTEM INFORMATION IN CONTROL DIRECTION No. Description Command 100 Interrogation command C_IC_NA_1 X 101 Counter interrogation command C_DC_NA_1 102 Read command C_RD_NA_1 103 Clock synchronization command C_CS_NA_1 X 104 Test command C_TS_NA_1 105 Reset process command C_RP_NA_1 106 Delay acquisition command C_CD_NA_1 PARAMETER IN CONTROL DIRECTION No. Description Command 110 Parameter of measured value, normalized value P_ME_NA_1 111 Parameter of measured value, scaled value P_ME_NB_1 112 Parameter of measured value, short floating point value P_ME_NC_1 113 Parameter activation P_AC_NA_1 FILE TRANSFER No. Description Command 120 File ready F_FR_NA_1 121 Section ready F_SR_NA_1 122 Call directory, select file, call file, call section F_SC_NA_1 123 Last section, last segment F_LS_NA_1 124 Ack file, ack section F_AF_NA_1 125 Segment F_SG_NA_1 126 Directory {blank or X, only available in monitor (standard) direction} F_DR_TA_1

31 Appendix A IEC Slave Interoperability BASIC APPLICATION FUNCTIONS Station initialization Cyclic data transmission Read procedure Spontaneous transmission Station interrogation (Global) Direct command transmission Direct set point command transmission Background scan Description X X X X X X

32 Appendix B Modbus Slave Set Protocol Properties Parameter Property Parameter Default VBScript Description ID Values Parameter Code The slave implements Modbus protocol 0 0 Y MBServer.SetProtocolProp 0, 0 Modbus Registers Address Type Decimal Range Hex Range Data Type Client Access Output Coils H H0FFFF Boolean Read/Write Input Coils H H1FFFF Boolean Read Only Internal Registers H H Word Read Only Holding Registers H H Word Read/Write Modbus Registers Data Type Address Type Data Type Registers Num Script Interface Output Coils Boolean 1 5 Single bit Notes Input Coils Boolean 1 11 Single bit Internal Registers Byte 1 17 Internal Registers Char 1 16 Internal Registers Word 1 18 Internal Registers Short 1 2 Internal Registers DWord 2 19 Internal Registers Integer 2 3 Internal Registers Long 2 3 Internal Registers Float bit floating point value Internal Registers Double 4 5 Internal Registers String 1 8 Two characters per register Internal Registers Date 4 7 Unsigned 16 bit value bit 0 is the low bit and bit 15 is the high bit (default) Signed 16 bit value bit 0 is the low bit bit 14 is the high bit and bit 15 is the sign bit Unsigned 32 bit value bit 0 is the low bit and bit 31 is the high bit Signed 32 bit value bit 0 is the low bit and bit 30 is the high bit and bit 31 is the sign bit

33 Appendix B Modbus Slave Registers Modbus Register Types Address Type Data Type Registers Num Script Interface Holding Registers Byte 1 17 Holding Registers Char 1 16 Holding Registers Word 1 18 Holding Registers Short 1 2 Holding Registers DWord 2 19 Holding Registers Integer 2 3 First bit of Modbus register 4001C equals to * and the last bit of Modbus register 4001C equals to * Bit Modbus Modbus Modbus Register (Hex) Register (Dec) Address (Bit) C C C C C C C C C C C C C C C C Notes Unsigned 16 bit value bit 0 is the low bit and bit 15 is the high bit (default) Signed 16 bit value bit 0 is the low bit bit 14 is the high bit and bit 15 is the sign bit Unsigned 32 bit value bit 0 is the low bit and bit 31 is the high bit Holding Registers Long 2 3 Signed 32 bit value bit 0 is the low bit and bit 30 is the high bit and bit 31 is the sign bit Holding Registers Float bit floating point value Holding Registers Double 4 5 Holding Registers String 1 8 characters per register Holding Registers Date 4 7 Modbus Internal Registers & Holding Registers Bit Access

34 Appendix B Modbus Slave ProtCfg Configuration Interface Proxy Protocol Server package includes ProtCfg.dll (Protocol_Config.n_Interface). The library includes interface to ReLab Software Logic Controller s configuration file. The API can be used from RLSLC script and provides the following functions: Function Description Script CreateObject Creates Protocol_Config.m_Interface Object Dim Protocol_Config Set Protocol_Config = CreateObject("Protocol_Config.n_Interface") Destroys Protocol_Config.m_Interface Object Set Protocol_Config = Nothing PAddress Configures IEC protocol address space (based on configuration file) Dim PAddress() Protocol_Config.PAddress PAddress PClientAccess Configures IEC protocol client access (based on configuration file) Dim PClientAccess() Protocol_Config.PClientAccess PClientAccess PDataType Configures IEC data types (based on configuration file) Dim PDataType () Protocol_Config.PDataType PDataType GetRevProtocolAddr Returns IEC reversed address (based on configuration file) Protocol_Config.GetRevProtocolAddr(Index)

35 Appendix C Protocol Server (RLMOD) Method Description Script Define Defines protocol address and data type Address IEC Protocol address Type IEC Item data type MBServer.Define Address As Long, Type As Long DefineWithClass Defines protocol address and data type for double points only Address IEC Protocol address Type IEC Item data type Class Class Type MBServer.DefineWithClass Address As Long, Type as Long, Class As Long Read Reads a single configured register Address IEC Protocol address Val value MBServer.Read Address As Long, Val As Variant ReadM SetNodes SetSerial Not Applicable for Scripting Languages Reads array of configured registers Count number of registers Address IEC Protocol address Val array of values Not Used for IEC Protocol (Used to setup RS-485 nodes) MinNode minimum node number MaxNode maximum node number Serial port configuration parameters Port - 1 to 255 BaudRate to DataBits - 5, 6, 7, 8 StopBits - 0 = 1; 1 = 1.5; 2 = 2 Parity - 0 = No; 1 = Odd; 2 = Even; 3 = Mark; 4 = Space MBServer.ReadM Count As Long, Address() As Long, Val() As Variant MBServer.SetNodes MinNode As Long, MaxNode as Long MBServer.SetSerial Port As Long, BaudRate As Long, DataBits As Long, StopBits As Long, Parity As Long SetTCP Sets TCP Port Port - 1 to (Default Port: 2404) MBServer.SetTCP Port As Long SReadM Applicable for Scripting Languages Reads array of configured registers Count number of registers Address IEC Protocol address Val array of values MBServer. SReadM Count As Long, Address() As Long, Val() As Variant

36 Appendix C Protocol Server (RLMOD) Method Description Script SReadMTS Applicable for Scripting Languages Reads array of configured registers Count number of registers Address IEC Protocol address Val array of values TM array of timestamp SReadMTS. SReadM Count As Long, Address() As Long, Val() As Variant, TM As Double Start Starts Protocol Server MBServer.Start (1) Stop Stops Protocol Server MBServer.Stop SWriteM SWriteMTS Write Applicable for Scripting Languages Writes array of configured registers Count number of registers Address IEC Protocol address Val array of values Applicable for Scripting Languages Writes array of configured registers with timestamps Count number of registers Address IEC Protocol address Val array of values TM array of timestamp Writes a single configured register Address IEC Protocol address Val value MBServer. SWriteM Count As Long, Address() As Long, Val() As Variant MBServer. SWriteM Count As Long, Address() As Long, Val() As Variant, TM As Double MBServer.Write Address As Long, Val As Variant WriteM Not Applicable for Scripting Languages Writes array of configured registers Count number of registers Address IEC Protocol address Val array of values MBServer.WriteM Count As Long, Address() As Long, Val() As Variant

FreyrSCADA Embedded Solution

FreyrSCADA Embedded Solution FreyrSCADA Embedded Solution IEC 60870-5-101 Client Stack Interoperability Stack Version: 21.04.001 Document version: 17.10.028 Check the latest version @ online IEC 60870-5-101 Product 8 Interoperability

More information

IEC Interoperability Document for:

IEC Interoperability Document for: w w w. s t r e a m x. c h IEC 60870-5-101 Interoperability Document for: StreamBridge: Stream870-5-101 Version Informations Last activities Date Author File 02/23/2012 Infoteam / FD Interoperability StreamBridge

More information

IEC Interoperability Profile

IEC Interoperability Profile IEC 60870-5-104 Interoperability Profile 2 9 Interoperability This companion standard presents sets of parameters and alternatives from which subsets must be selected to implement particular telecontrol

More information

SystemCORP. Embedded Technology Pty Ltd. IEC Library (PIS21) Interoperability

SystemCORP. Embedded Technology Pty Ltd. IEC Library (PIS21) Interoperability SystemCORP Embedded Technology Pty Ltd IEC 60870-5-101 Library (PIS21) Copyright: All rights reserved. None of the information contained in this document may be reproduced or stored in a database or retrieval

More information

IEC Interoperability Document

IEC Interoperability Document IEC60870-5-104 Interoperability Document This companion standard presents sets of parameters and alternatives from which subsets must be selected to implement particular telecontrol systems. Certain parameter

More information

IEC Interoperability Document for RTU32 Series Controller and Telemetry Outstation

IEC Interoperability Document for RTU32 Series Controller and Telemetry Outstation IEC60870-5-104 Interoperability Document for Controller and Telemetry Outstation This Interoperability takes reference in the IEC60870-5-104 Standard including amendments. The NUC (Norwegian User Convention)

More information

FreyrSCADA Embedded Solution

FreyrSCADA Embedded Solution FreyrSCADA Embedded Solution IEC 60870-5-104 Client Stack Interoperability Stack Version: 21.04.001 Document version: 16.07.28 Check the latest version @ online IEC 60870-5-104 Product 1. Interoperability

More information

SystemCORP. Embedded Technology Pty Ltd. IEC Library (PIS20) Interoperability

SystemCORP. Embedded Technology Pty Ltd. IEC Library (PIS20) Interoperability SystemCORP Embedded Technology Pty Ltd IEC 60870-5-104 Library (PIS20) Copyright: All rights reserved. None of the information contained in this document may be reproduced or stored in a database or retrieval

More information

IEC Configuration/Interoperability Guide for SICAM SGU 7XV5676

IEC Configuration/Interoperability Guide for SICAM SGU 7XV5676 IEC 60870-5-104 Configuration/Interoperability Guide for SICAM SGU 7V5676 7V5676-xJJx SICAM SGU with Binary IO 7V5676-xJLx SICAM SGU with Binary IO and Analog IO DOCUMENT VERSION V1.11 MARCH, 2014 E50417-

More information

PD PA CI R&D. SIMATIC S CP V3.0 Protocol IEC Interoperability list V1.7

PD PA CI R&D. SIMATIC S CP V3.0 Protocol IEC Interoperability list V1.7 PD PA CI R&D SIMATIC S7-1200 CP 1243-1 V3.0 Protocol IEC 60870-5-104 Interoperability list V1.7 Index Interoperability list PD PA CI R&D 1 IEC870-5-104... 3 1.1 General information... 3 1.2 Device function...

More information

IEC Protocol Interoperability List

IEC Protocol Interoperability List IEC 60870-5-104 Protocol Interoperability List Network configuration Point-to-point Multiple point-to-point Multipoint-party line Multipoint-star Physical layer Transmission speed (control direction) Unbalanced

More information

Protocol IEC (master) SPIDER

Protocol IEC (master) SPIDER Protocol IEC 60870-5-101(master) SPIDER Indications Both sinle and double indications are supported with or without time ta. Analo Measured Values Supported, but only without time ta. Diital Measured Values

More information

IEC Interoperability Document for:

IEC Interoperability Document for: w w w. s t r e a m x. c h IEC 60870-5-104 Interoperability Document for: Streamridge: Stream870-5-104 Version Informations Last activities Date Author File 02/23/2012 Infoteam / FD Interoperability Streamridge

More information

DF FA SE. SIPLUS RIC IEConS7. Interoperability list V1.6

DF FA SE. SIPLUS RIC IEConS7. Interoperability list V1.6 DF FA SE SIPLUS RIC IEConS7 Interoperability list V1.6 Contents 1. IEC 60870-5-101... 3 1.1. General Information... 3 1.2. Device function... 3 1.3. Network configuration... 3 1.4. Physical layer... 4

More information

I IA CE SE R&D SD 3. SIPLUS RIC IEC on S7. Interoperability list V1.3

I IA CE SE R&D SD 3. SIPLUS RIC IEC on S7. Interoperability list V1.3 I IA CE SE R&D SD 3 SIPLUS RIC IEC on S7 Interoperability list V1.3 Contents Interoperability list I IA CE SE R&D SD 3 1. IEC870-5-101... 3 1.1. General Information... 3 1.2. Device function... 3 1.3.

More information

FreyrSCADA Embedded Solution

FreyrSCADA Embedded Solution FreyrSCADA Embedded Solution Software Document IEC 60870-5-101 Server Simulator User Manual Stack Version: 21.04.001 Document version: 16.07.26 Online Check the latest version IEC 60870-5-101 Product Table

More information

Telecontrol equipment and systems Part 5-101: Transmission protocols Companion standard for basic telecontrol tasks

Telecontrol equipment and systems Part 5-101: Transmission protocols Companion standard for basic telecontrol tasks CONSOLIDATED VERSION IEC 60870-5-101 Edition 2.1 2015-11 colour inside Telecontrol equipment and systems Part 5-101: Transmission protocols Companion standard for basic telecontrol tasks INTERNATIONAL

More information

IpConv Protocol Stack

IpConv Protocol Stack IpConv Protocol Stack IEC101Master IEC 60870-5-101 Controlling Station Interoperability Edition October 2011 Version 3.1 IPCOMM GmbH Gundstraße 15 D-91056 Erlangen Germany Voice: +49 9131 92076-0 Fax:

More information

ENEXIS B.V. Protocol Implementation Document for IEC DALI stations

ENEXIS B.V. Protocol Implementation Document for IEC DALI stations ENEIS B.V. Protocol Implementation Document (ENEIS B.V. PID 104) ENEIS B.V. Protocol Implementation Document for IEC 60870-5-104 DALI stations Version 1.9 10 July 2016 7 Author: Bert Claessen 2016-07-10

More information

IpConv Protocol Stack

IpConv Protocol Stack IpConv Protocol Stack IEC104Master IEC 60870-5-104 Controlling Station Interoperability Edition October 2011 Version 3.1 IPCOMM GmbH Gundstrasse 15 D-91056 Erlangen Germany Voice: +49 9131 92076 0 Fax:

More information

IEC Master Communication Protocol

IEC Master Communication Protocol IEC-60870-5-104 Master Communication Protocol Summary 1. GENERAL INFORMATION... 1 1.1 Summary... 1 1.2 Supported Object Data (ASDUs)... 1 1.3 General Operation... 2 2. CHANNEL SETTINGS... 3 2.1 Protocol

More information

Power Grids. RTU500 series - Remote Terminal Units Host Communication Interface with IEC Protocol description

Power Grids. RTU500 series - Remote Terminal Units Host Communication Interface with IEC Protocol description Power Grids 500 series - Remote Terminal Units Host Interface with IEC 60870-5-101 Protocol description Revision Revision Document identity: Revision: Date: Changes: 0 11/2000 New document 1 02/2001 Chapter

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD INTERNATIONAL STANDARD IEC 60870-5-101 Second edition 2003-02 Telecontrol equipment and systems Part 5-101: Transmission protocols Companion standard for basic telecontrol tasks Matériels et systèmes de

More information

RTU500 series. RTU500 series Remote Terminal Unit Protocol description Host Communication Interface with IEC

RTU500 series. RTU500 series Remote Terminal Unit Protocol description Host Communication Interface with IEC 500 series Protocol description Host Interface with Revision Revision Document identity: Revision: Date: 0 11/2000 1 02/2001 2 3 04/2002 11/2002 4 10/2003 5 08/2004 6 7 02/2005 04/2006 8 06/2006 9 07/2007

More information

TECHNINIAI REIKALAVIMAI

TECHNINIAI REIKALAVIMAI PATVIRTINTA AB Rytų skirstomųjų tinklų generalinio direktoriaus 2005 m. gruodžio 22 d. įsakymu Nr. 247 NUOTOLINIO VALDYMO ĮRENGINIŲ IR SISTEMŲ PERDAVIMO PROTOKOLŲ ĮDIEGIMAS AB RYTŲ SKIRSTOMUOSIUOSE TINKLUOSE

More information

Power Grids. Remote Terminal Units Host Communication Interface with IEC Protocol description

Power Grids. Remote Terminal Units Host Communication Interface with IEC Protocol description Power Grids Remote Terminal Units Host Interface with IEC 60870-5-104 Protocol description Revision Revision Document identity: Revision: Date: Changes: 0 02/2001 Initial Version 1 12/2002 Chapter File

More information

Type conformance test report of the of the IEC protocol implementation in the IPCOMM IpConv

Type conformance test report of the of the IEC protocol implementation in the IPCOMM IpConv 30720659-Consulting 08-0399 PE Type conformance test report of the of the IEC-60870-5-104 protocol implementation in the IPCOMM IpConv Tested as Controlled station implementation in Normal and Reversed

More information

IEC gateways needed for SLDC

IEC gateways needed for SLDC IEC 60870 gateways needed for SLDC 05.02.2015 Contents Connection to SLDC 60870 Basic Demonstrator 60870 iplon Magic Box IEC-60870 OVERVIEW iplon Magic Box iplon Magic Box Standard Interface between the

More information

MicroSCADA Pro SYS 600 *9.1

MicroSCADA Pro SYS 600 *9.1 MicroSCADA Pro SYS 600 *9.1 1MRS751964-MEN Issued: 15.03.2002 Version: C/25.02.2005 MicroSCADA Pro SYS 600 *9.1 1. About this manual...5 1.1. Copyrights...5 1.2. Trademarks...5 1.3. General...5 1.4. Related

More information

OVERVIEW... 3 TRADEMARKS... 4 OPERATING SYSTEM AND HARDWARE REQUIREMENTS...

OVERVIEW... 3 TRADEMARKS... 4 OPERATING SYSTEM AND HARDWARE REQUIREMENTS... Table of Contents OVERVIEW... 3 TRADEMARKS... 4 OPERATING SYSTEM AND HARDWARE REQUIREMENTS... 5 OPERATING SYSTEM (OS)... 5 HARDWARE... 5 OPC GATEWAY ARCHITECTURE... 6 REGISTERING OPC GATEWAY PRODUCER...

More information

Experiences in Grid stability in TN, Punjab, Rajasthan and MP using IEC for SLDC connectivity. Karthick K, iplon

Experiences in Grid stability in TN, Punjab, Rajasthan and MP using IEC for SLDC connectivity. Karthick K, iplon Experiences in Grid stability in TN, Punjab, Rajasthan and MP using IEC 60870 for SLDC connectivity Karthick K, iplon 04.02.2016 SLDC in India Apex Body to ensure integrated operation of the Power system

More information

IEC870IP CitectSCADA Driver for IEC Protocol

IEC870IP CitectSCADA Driver for IEC Protocol IEC870IP CitectSCADA Driver for IEC60870-5-104 Protocol CitectSCADA version 5.xx and 6.xx User information and design Citect Pty Ltd Page: 1 Citect Pty Ltd Page: 2 Driver version history Version Modified

More information

Telecontrol equipment and systems Part 5-101: Transmission protocols Companion standard for basic telecontrol tasks

Telecontrol equipment and systems Part 5-101: Transmission protocols Companion standard for basic telecontrol tasks CONSOLIDATED VERSION IEC 60870-5-101 Edition 2.1 2015-11 colour inside Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende

More information

MicroSCADA Pro SYS 600 *9.1

MicroSCADA Pro SYS 600 *9.1 MicroSCADA Pro SYS 600 *9.1 1MRS751965-MEN Issued: 15.03.2002 Version: C/25.02.2005 MicroSCADA Pro SYS 600 *9.1 Contents 1. About this manual...5 1.1. Copyrights...5 1.2. Trademarks...5 1.3. General...5

More information

IEC Ethernet Server PACSystems* RX3i

IEC Ethernet Server PACSystems* RX3i IEC 60870-5-104 Ethernet Server PACSystems* RX3i Revision 0xC142 June 2014 IEC104_Server_v00-MasterDoc.doc This document is based on information available at the time of its publication. While efforts

More information

Protocol Gateway IEC Master/Slave IEC Client/Server

Protocol Gateway IEC Master/Slave IEC Client/Server Atop Technologies, Inc. Protocol Gateway IEC60870-5-101 Master/Slave IEC60870-5-104 Client/Server Protocol and enode Designer configuration enode Configuration Manual V1.2 September 29 th, 2017 CLIENT/SERVER

More information

4205/5205-TS-104S-PDPS

4205/5205-TS-104S-PDPS 4205/5205-TS-104S-PDPS ProLinx Standalone User Manual Please Read This Notice Successful application of this module requires a reasonable working knowledge of the ProLinx Module, its connected devices,

More information

IEC Master Driver Help Kepware Technologies

IEC Master Driver Help Kepware Technologies IEC 60870-5-104 Master Driver Help 2014 Kepware Technologies IEC 60870-5-104 Master Help 2 Table of Contents Table of Contents 2 IEC 60870-5-104 Master Driver Help 3 Overview 3 Channel Setup 4 60870 Settings

More information

IEC Master Driver Help Kepware Technologies

IEC Master Driver Help Kepware Technologies IEC 60870-5-101 Master Driver Help 2014 Kepware Technologies IEC 60870-5-101 Master Driver 2 Table of Contents Table of Contents 2 IEC 60870-5-101 Master Driver Help 3 Overview 3 Channel Setup 4 Device

More information

104S v2 PROTOCOL MANUAL. ProLinx Gateway IEC Server (Firmware v2.xx) March 19, 2010

104S v2 PROTOCOL MANUAL. ProLinx Gateway IEC Server (Firmware v2.xx) March 19, 2010 104S v2 ProLinx Gateway IEC 60870-5-104 Server PROTOCOL MANUAL Important Installation Instructions Power, Input, and Output (I/O) wiring must be in accordance with Class I, Division 2 wiring methods, Article

More information

MODBUS Protocol for MiCOM P30 Series

MODBUS Protocol for MiCOM P30 Series MODBUS Protocol for MiCOM P30 Series Substation Protocols Technical Documentation This document does not replace the Technical Manual Version: MiCOM P30, MODBUS Index: B Release: 08 / 2011 MODBUS Protocol

More information

Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH

Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH IEC60870-5-101/104 Communications Protocol Reference Guide BG0503 Rev. A3 Every effort has been made to ensure that the material herein is complete and

More information

GE Intelligent Platforms Programmable Control Products. PACSystems* RX3i IEC 104 Server Module IC695EIS001 User Manual

GE Intelligent Platforms Programmable Control Products. PACSystems* RX3i IEC 104 Server Module IC695EIS001 User Manual GE Intelligent Platforms Programmable Control Products PACSystems* R3i IEC 104 Server Module IC695EIS001 User Manual GFK-2949B March 2016 g Legal Information Warnings, Cautions, and Notes as Used in This

More information

User Manual AXON TEST V3.8 IKELOS. Simulator

User Manual AXON TEST V3.8 IKELOS. Simulator AXON TEST V3.8 IKELOS Simulator 2 2014 Axon Group Ltd., Manual The information contained in this document is subject to change without notice. Axon Group Ltda Making great things Technology Development

More information

GSTR001/1 Annex3 Rev /07/2015

GSTR001/1 Annex3 Rev /07/2015 GLOBAL STANDARD Page 1 of 102 This document describes UP 2015, the Remote Terminal Unit for telecontrol and supervision of Medium Voltage distribution network; it provides functional and construction requirements

More information

MVI69-101S. CompactLogix or MicroLogix Platform IEC Slave Communication Module USER MANUAL

MVI69-101S. CompactLogix or MicroLogix Platform IEC Slave Communication Module USER MANUAL MVI69-101S CompactLogix or MicroLogix Platform IEC 60870-5-101 Slave Communication Module USER MANUAL 3/16/2009 MVI (Multi Vendor Interface) Modules WARNING EXPLOSION HAZARD DO NOT DISCONNECT EQUIPMENT

More information

DNP3 V3.00 DEVICE PROFILE DOCUMENT

DNP3 V3.00 DEVICE PROFILE DOCUMENT DNP3 V3.00 DEVICE PROFILE DOCUMENT Vendor Name: DAQ Electronics. Device Name: DNP3 Master Station Server in the Callisto Computer. Date: June 8, 2000 Highest DNP Level Supported: For Requests: DNP-L3.

More information

IEC Master Driver PTC Inc. All Rights Reserved.

IEC Master Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 4 Setup 5 Channel Properties General 5 Channel Properties Serial Communications 6 Channel Properties Write Optimizations

More information

Modbus ASCII Serial Device Driver Help 2009 Kepware Technologies

Modbus ASCII Serial Device Driver Help 2009 Kepware Technologies Modbus ASCII Serial Device Driver Help 2009 Kepware Technologies 1 Table of Contents 1 Getting Started... 3 Help Contents... 3 Overview... 3 2 Device Setup... 3 Device Setup... 3 Cable Diagram... 4 Modem

More information

DISCONTINUED IEC Slave to PROFIBUS DP Master Gateway

DISCONTINUED IEC Slave to PROFIBUS DP Master Gateway IEC 60870-5-101 Slave to PROFIBUS DP Master Gateway 5104-101S-PDPM The 101S-PDPM modules are the ideal solution for the many applications where IEC 101 Slave connectivity can be used to integrate a PROFIBUS

More information

IEC INTEGRATION KIT FOR PAC PROJECT GUIDE

IEC INTEGRATION KIT FOR PAC PROJECT GUIDE IEC60870-5 INTEGRATION KIT FOR PAC PROJECT GUIDE Form 2098 131015 October, 2013 43044 Business Park Drive Temecula CA 92590-3614 Phone: 800-321-OPTO (6786) or 951-695-3000 Fax: 800-832-OPTO (6786) or 951-695-2712

More information

Lufkin Modbus Serial Driver Help Kepware Technologies

Lufkin Modbus Serial Driver Help Kepware Technologies Lufkin Modbus Serial Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 3 Overview 3 Channel Setup 4 Device Setup 5 Cable Diagram 5 Modem Setup 6 Block Sizes 6 Framing 7 Error

More information

Please refer to application note AN00129 for further details on HCP2 configuration in ABB motion control products.

Please refer to application note AN00129 for further details on HCP2 configuration in ABB motion control products. Motion Control Products Application note Using CP600 as a communication gateway AN00237-001 Make use of the configurability and ease of use of the CP600 HMI range to automatically pass data from one connected

More information

IEC /104 Communications Protocol

IEC /104 Communications Protocol expertmeter High Performance Analyzer PM180 IEC60870-5-101/104 Communications Protocol Reference Guide BG0593 Rev. A1 Every effort has been made to ensure that the material herein is complete and accurate.

More information

T200 & Flair 200C. IEC communication Appendix to the User Manual. Easergy range. MV electrical network management

T200 & Flair 200C. IEC communication Appendix to the User Manual. Easergy range. MV electrical network management MV electrical network management Easergy range T200 & Flair 200C MV substation control and monitoring units IEC 60870-5-101 communication Appendix to the User Manual Content 1. Introduction... 3 2. References...

More information

IEC Master Driver PTC Inc. All Rights Reserved.

IEC Master Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 4 Setup 5 Channel Properties General 5 Channel Properties Ethernet Communications 6 Channel Properties Write Optimizations

More information

GE MDS, LLC. NETio Series. Protocol Communications Supplement. March 2013 Part No A01, Rev. C

GE MDS, LLC. NETio Series. Protocol Communications Supplement. March 2013 Part No A01, Rev. C GE MDS, LLC. NETio Series Protocol Communications Supplement March 2013 Part No. 05-4672A01, Rev. C Modbus Protocol NETio Architectural Implementation As described in detail below, the Modbus RTU protocol

More information

Modbus Unsolicited Serial Driver PTC Inc. All Rights Reserved.

Modbus Unsolicited Serial Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 3 Overview 4 Setup 5 Channel Setup 5 Channel Properties 6 Channel Properties General 6 Channel Properties Serial Communications

More information

MX-AOPC UA Server User s Manual

MX-AOPC UA Server User s Manual User s Manual Edition 3.1, November 2016 www.moxa.com/product 2016 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

MX-AOPC UA Server User s Manual

MX-AOPC UA Server User s Manual User s Manual Edition 3.3, February 2018 www.moxa.com/product 2018 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

JUN / 05 Version 8 T L S T D F 6 5 ME

JUN / 05 Version 8 T L S T D F 6 5 ME JUN / 05 Version 8 TLSTDF65ME www.smar.com Specifications and information are subject to change without notice. Up-to-date address information is available on our website. web: www.smar.com/contactus.asp

More information

SIXNET EtherTRAK Driver PTC Inc. All Rights Reserved.

SIXNET EtherTRAK Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 3 Overview 3 Setup 4 Channel Properties General 4 Channel Properties Ethernet Communications 5 Channel Properties Write Optimizations

More information

Description and analysis of IEC 104 Protocol

Description and analysis of IEC 104 Protocol Description and analysis of IEC 104 Protocol Technical Report Petr Matoušek Technical Report no. FIT-TR-2017-12 Faculty of Information Technology Brno University of Technology Brno, Czech Republic December,

More information

TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND

TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND OleumTechTM TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND MUST BE FAMILIAR WITH LEVEL 1 TRAINING MATERIALS BEFORE MOVING FORWARD Doc ID# 80-6010-001b TABLE OF CONTENTS 1. WHAT IS NEW WRITE IMPORT

More information

Device Profile Document

Device Profile Document Voltage Regulators CL-6A Regulator Control DNP3 Device Profile Document Reference Information R225-90-11 Device Profile Document For Communications Protocol DNP3 For Use With Cooper Power Systems CL-6A

More information

NOTE The documentation and/or manuals provided by the IEDs vendors must be read and understood thoroughly prior to configuration.

NOTE The documentation and/or manuals provided by the IEDs vendors must be read and understood thoroughly prior to configuration. ConfigWiz Addendum This is the DNP3.0 client addendum. This addendum describes the pop-up window tabs, fields, and ranges of valid parameters for entry in those fields. NOTE The documentation and/or manuals

More information

TOP Server V5 to MicroLogix Using DNP3 Ethernet Driver

TOP Server V5 to MicroLogix Using DNP3 Ethernet Driver TOP Server V5 to MicroLogix 1400 Using DNP3 Ethernet Driver Page 2 of 36 Table of Contents INTRODUCTION 3 CONFIGURING THE MICROLOGIX 1400 AS A DNP3 SLAVE 4 CONFIGURING TOP SERVER AS A DNP3 MASTER 9 TESTING

More information

Operating guide. OPC server for ECL Comfort 310. Table of Contents

Operating guide. OPC server for ECL Comfort 310. Table of Contents Operating guide OPC server for ECL Comfort 310 Table of Contents 1. Introduction to Danfoss ECL OPC Server... 2 2. Configuring databases... 6 3. Exporting configuration data... 7 4. Importing data from

More information

350 Feeder Management System

350 Feeder Management System Title page GE Digital Energy Multilin 350 Feeder Management System Feeder Protection and Control Communications Guide SR350 revision: 1.20 Manual P/N: 1601-9087-A2 GE publication code: GEK-113511B Copyright

More information

User module. Protocol IEC101/104 APPLICATION NOTE

User module. Protocol IEC101/104 APPLICATION NOTE User module Protocol IEC101/104 APPLICATION NOTE Used symbols Danger Information regarding user safety or potential damage to the router. Attention Problems that can arise in specific situations. Information,

More information

Modbus Serial Driver PTC Inc. All Rights Reserved.

Modbus Serial Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 4 Setup 5 Channel Setup 5 Channel Properties General 5 Channel Properties Serial Communications 6 Channel Properties

More information

ReLab OPC Server IEC OPC Device Driver. Quick Start Guide

ReLab OPC Server IEC OPC Device Driver. Quick Start Guide ReLab OPC Server IEC 61850 OPC Device Driver Quick Start Guide Table of Contents ReLab OPC Suite.... 3 Product download and installation... 3 Configuration... 4 Loading device driver.... 5 Mapping your

More information

Modbus driver for the REX Control System (the MbDrv module) User guide. REX Controls s.r.o. Version Plzeň (Pilsen), Czech Republic

Modbus driver for the REX Control System (the MbDrv module) User guide. REX Controls s.r.o. Version Plzeň (Pilsen), Czech Republic www.rexcontrols.com/rex Modbus driver for the REX Control System (the MbDrv module) User guide REX Controls s.r.o. Version 2.50.1 Plzeň (Pilsen), Czech Republic 2016-11-07 Contents 1 The MbDrv driver and

More information

Preface, Table of Contents

Preface, Table of Contents Preface, Table of Contents SICAM RTUs MODBUS TCP/IP Interoperability Introduction 1 Interoperability of SICAM RTUs using MODBUS TCP/IP Master "Client" (MBCiA0) 2 Interoperability of SICAM RTUs using MODBUS/TCP

More information

ETC II Modbus Communications Protocol Reference Guide

ETC II Modbus Communications Protocol Reference Guide ETC II Modbus Communications Protocol Reference Guide SATEC Ltd. BG0595 Rev. A1 Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer is not

More information

PXM 4/6/8K DNP3 PXM 4/6/8K DNP3 Ethernet Communications User Manual

PXM 4/6/8K DNP3 PXM 4/6/8K DNP3 Ethernet Communications User Manual PXM 4/6/8K DNP3 PXM 4/6/8K DNP3 Ethernet Communications User Manual Contents Contents 1. INTRODUCTION... 1 2. DNP3 PROTOCOL PRIMER... 1 2.1 Why DNP3?...1 2.2 Link Layer Responsibility...5 2.3 Static and

More information

DNP3 Master Serial Driver PTC Inc. All Rights Reserved.

DNP3 Master Serial Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 9 Overview 9 Setup 9 Channel Properties General 10 Channel Properties Serial Communications 11 Channel Properties Write Optimizations

More information

Kinco PLC Training. Kinco Automation

Kinco PLC Training. Kinco Automation Kinco PLC Training Kinco Automation Contents Ⅰ Kinco PLC Profile Ⅱ Program-KincoBuilder Fast Start Ⅲ Program-KincoBuilder Basic Function Ⅳ CoDeSys for F1 Program Kinco PLC Profile Development of Kinco

More information

DAQ Electronics, Inc 262B Old New Brunswick Road, Piscataway, NJ

DAQ Electronics, Inc 262B Old New Brunswick Road, Piscataway, NJ DAQ Electronics, Inc 262B Old New Brunswick Road, Piscataway, NJ 08854-3756 DNP3 Server Configuration CallistoView version 5.0A This is a description of the unique DNP configuration dialogs and files in

More information

Connecting UniOP to Modbus/TCP

Connecting UniOP to Modbus/TCP Connecting UniOP to Modbus/TCP This Technical Note contains the information needed to connect UniOP to control devices using the Modbus/TCP protocol over Ethernet. Contents 1. Introduction... 1 1.1 Communication

More information

Opto 22 Ethernet Driver Help Kepware Technologies

Opto 22 Ethernet Driver Help Kepware Technologies Opto 22 Ethernet Driver Help 2011 Kepware Technologies 2 Table of Contents Table of Contents 2 4 Overview 4 Device Setup 5 Communications Parameters 5 Import 6 Cable Connections and Diagrams 7 Data Types

More information

Alstom Redundant Ethernet Driver Help Kepware Technologies

Alstom Redundant Ethernet Driver Help Kepware Technologies Alstom Redundant Ethernet Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 3 Overview 3 Channel Setup 4 Device Setup 5 Device ID 5 Block Sizes 6 Redundancy Settings 6 Data

More information

Campbell Scientific Australia DNP3 DEVICE PROFILE

Campbell Scientific Australia DNP3 DEVICE PROFILE S.UTLEY 1 1 Campbell Scientific Australia DNP3 DEVICE PROFILE Real-time monitoring and Control Systems S.UTLEY 1 2 DNP3 v.28 Device Profile Document Vendor name: Campbell Scientific, Inc. Device Name:

More information

NAPOPC_CE6 DA Server

NAPOPC_CE6 DA Server NAPOPC_CE6 DA Server User's Manual [Version 1.10] (Supports 7000, 8000, 87000 series modules and Modbus controllers) OPC, the OPC-Logo and OPC Foundation are trademarks of the OPC Foundation. (www.opcfoundation.org)

More information

DNP Master Ethernet Driver Help Kepware Technologies

DNP Master Ethernet Driver Help Kepware Technologies DNP Master Ethernet Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 9 Overview 9 Channel Setup 10 Communications General 10 Timing 10 Device Setup 12 Communications 12 Polling

More information

101M ProLinx Gateway IEC Master

101M ProLinx Gateway IEC Master 101M ProLinx Gateway March 14, 2012 PROTOCOL MANUAL Your Feedback Please We always want you to feel that you made the right decision to use our products. If you have suggestions, comments, compliments

More information

345 Transformer Protection System

345 Transformer Protection System GE Digital Energy 345 Transformer Protection System Transformer protection and control GE Digital Energy 650 Markland Street Markham, Ontario Canada L6C 0M1 TELEPHONE: Worldwide +1 905 927 7070 Europe/Middle

More information

Modbus TCP/IP Ethernet Driver Help Kepware Technologies

Modbus TCP/IP Ethernet Driver Help Kepware Technologies Modbus TCP/IP Ethernet Driver Help 2013 Kepware Technologies 2 Table of Contents Table of Contents 2 4 Overview 4 Channel Setup 5 Device Setup 7 Ethernet 8 Settings 9 Block Sizes 11 Variable Import Settings

More information

Modbus RTU Serial Driver Help 2009 Kepware Technologies

Modbus RTU Serial Driver Help 2009 Kepware Technologies Modbus RTU Serial Driver Help 2009 Kepware Technologies 1 Table of Contents 1 Getting Started... 3 Help Contents... 3 Overview... 3 2 Device Setup... 3 Device Setup... 3 Cable Diagram... 4 Modem Setup...

More information

Industrial Protocol Gateway

Industrial Protocol Gateway Industrial Protocol Gateway PG5901 Series Feature Highlights Dual 10/100 Mbps Ethernet port, PoE PD 1-port RS-232/422/485, baud rate up to 921.6 Kbps IP30 Metal housing with Aluminum heat sink Strong EMC

More information

Fisher ROC Plus Serial Driver Help Kepware Technologies

Fisher ROC Plus Serial Driver Help Kepware Technologies Fisher ROC Plus Serial Driver Help 2014 Kepware Technologies 2 Table of Contents Table of Contents 2 5 Overview 5 Channel Setup 6 Device Setup 7 Tag Import Settings 7 Address Specification 8 Operator Identification

More information

DNP Master Serial Driver Help 2010 Kepware Technologies

DNP Master Serial Driver Help 2010 Kepware Technologies DNP Master Serial Driver Help 2010 Kepware Technologies 1 Table of Contents 1 Getting Started... 4 Help Contents... 4 Overview... 4 2 Channel Setup... 4 Channel Setup... 4 3 Device Setup... 5 Device Setup...

More information

IntesisBox MAPS. Configuration & monitoring software of IntesisBox Modbus series. User's manual Issue Date: 01/18 r1.1 eng

IntesisBox MAPS. Configuration & monitoring software of IntesisBox Modbus series. User's manual Issue Date: 01/18 r1.1 eng IntesisBox MAPS Configuration & monitoring software of IntesisBox Modbus series User's manual Issue Date: 01/18 r1.1 eng Intesis Software S.L.U. 2018 All Rights Reserved. Information in this document is

More information

MVI46-103M. User Manual. SLC Platform. IEC Master Communication Module

MVI46-103M. User Manual. SLC Platform. IEC Master Communication Module MVI46-103M SLC Platform IEC 60870-5-103 Master Communication Module User Manual Please Read This Notice Successful application of this module requires a reasonable working knowledge of the Rockwell Automation

More information

Modbus RTU Serial Driver Help 2010 Kepware Technologies

Modbus RTU Serial Driver Help 2010 Kepware Technologies Modbus RTU Serial Driver Help 2010 Kepware Technologies 1 Table of Contents 1 Getting Started... 3 Help Contents... 3 Overview... 3 2 Device Setup... 3 Device Setup... 3 Cable Diagram... 4 Modem Setup...

More information

Modbus driver for the REXYGEN system (the MbDrv module) User guide. REX Controls s.r.o. Version Plzeň (Pilsen), Czech Republic

Modbus driver for the REXYGEN system (the MbDrv module) User guide. REX Controls s.r.o. Version Plzeň (Pilsen), Czech Republic www.rexygen.com Modbus driver for the REXYGEN system (the MbDrv module) User guide REX Controls s.r.o. Version 2.50.7 Plzeň (Pilsen), Czech Republic 2018-03-28 Contents 1 The MbDrv driver and the REXYGEN

More information

DNP3 Device Profile Based on DNP XML Schema version Showing both the Device's Capabilities and its Current Configuration

DNP3 Device Profile Based on DNP XML Schema version Showing both the Device's Capabilities and its Current Configuration Page 1 of 17 DNP3 Device Profile Based on DNP XML Schema version 2.11.00 Document Name: MHT410 XML File Document Description: Device Profile for the MHT410 Showing both the Device's and its Current Configuration

More information

COM600 Station Automation Series IEC Slave (OPC) 3.2. User's Guide

COM600 Station Automation Series IEC Slave (OPC) 3.2. User's Guide IEC 60870-5-101 1RS755382 Issued: 30.6.2004 Version: E/17.06.2008 IEC 60870-5-101 Contents: 1. About this manual... 7 1.1. Copyrights... 7 1.2. Trademarks... 7 1.3. General... 7 1.4. Document conventions...

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

v12 (applies to HitOPC version and later)

v12 (applies to HitOPC version and later) Hitachi OPC Data Access Server User Manual v12 (applies to HitOPC version 1.4.1.0 and later) General OPC stands for "OLE for Process Control". It is a specification standardized by OPC foundation (www.opcfoundation.org)

More information