IBM Modbus Plus User Manual

Manual is about: X-Link Driver

Summary of Modbus Plus

  • Page 1

    Modbus plus x-link driver user’s guide version 1.22 50 northland road waterloo, ontario, canada n2v 1n3 tel: (519) 725-5136 fax: (519) 725-1515 www.Sstech.On.Ca.

  • Page 2

    Modbus plus x-link driver user’s guide 36 publication revision: 1.22 publication date: january 15, 1999 this document applies to the modbus plus x-link driver (sa85.Drv). Copyright © 1999 sst, a division of woodhead canada limited all rights reserved. No portion of this document may be reproduced in...

  • Page 3: Contents

    Modbus plus x-link driver user’s guide 37 contents 1. Introduction........................................................... 39 1.1 what is the modbus plus driver? ............................. 39 1.2 why do i need this manual?.................................. 40 1.3 how do i use this manual? .......

  • Page 4

    Modbus plus x-link driver user’s guide 38.

  • Page 5: Introduction

    Introduction 39 1 introduction 1.1 what is the modbus plus driver? The modicon modbus plus x-link driver allows the x-link to transfer data to or from devices on the modicon modbus plus network..

  • Page 6

    Modbus plus x-link driver user’s guide 40 1.2 why do i need this manual? This manual describes the communication requirements and capabilities of the modbus plus driver, the configuration parameters for the driver and the mappings possible for the modicon plcs. It provides troubleshooting informatio...

  • Page 7

    Introduction 41 1.3 how do i use this manual? The following conventions will help you better understand and use the material in this manual. Text you type appears in courier font. For example, “type mkdir c:\xlink to make a new x-link directory.” menu names are italicized. You choose menu options. F...

  • Page 8

    Modbus plus x-link driver user’s guide 42 1.4 where can i find more help? If you have a question or problem that the manuals or on-line help do not address, you can contact x-link technical support by mail, fax or email, or by phone during regular business hours (est). X-link technical support sst, ...

  • Page 9: Communication

    Communication 43 2 communication once configured, the x-link emulates a station on the modbus plus network. It can send messages to other stations and receive messages from other stations. This section outlines the requirements and compatibilities of this communication..

  • Page 10

    Modbus plus x-link driver user’s guide 44 2.1 requirements to communicate to the modbus plus network, the x-link requires a modicon sa85 card. The x-link modbus plus driver supports either the redundant or non-redundant version of the sa85. Installation and cabling requirements are detailed in the s...

  • Page 11: Configuration

    Configuration 45 3 configuration when you download a driver to the x-link, you must set configuration parameters to control the interface between the driver and the required hardware. This section details the configuration parameters for the modbus plus driver..

  • Page 12

    Modbus plus x-link driver user’s guide 46 3.1 configuration parameters the modbus plus driver is distributed in the file sa85.Drv. Once the sa85.Drv is loaded into the x-link, the following parameters are required: card segment the memory address for the sa85 card. The card requires 2k of memory in ...

  • Page 13: Mappings

    Mappings 47 4 mappings once the x-link has been loaded, you can create mappings to transfer data from one network to the other. This section outlines the mapping options supported by the modbus plus driver. For information on what mappings are or how they work, please refer to the x-link user's guid...

  • Page 14

    Modbus plus x-link driver user’s guide 48 4.1 data types and lengths the modbus plus driver supports three x-link data formats; bits and integers, as well as floats. The modbus plus protocol does not support floating point. The driver will truncate any floating point numbers before transmission, and...

  • Page 15

    Mappings 49 4.2 source accesses the modbus plus driver supports four possible source accesses. The first source defines a local address which allows any device on the modbus plus network to write the data to the x-link. This type of source is ideal for data that changes infrequently, but must be for...

  • Page 16

    Modbus plus x-link driver user’s guide 50 4.3 destination accesses the modbus plus driver supports three possible destination accesses. The first destination defines a local address which allows any device on the modbus plus network to read the data from the x-link. This type of destination can be u...

  • Page 17

    Mappings 51 4.4 local addresses when a mapping is created which allows a plc to access data within the x-link, a local address dialog box must be completed. The information required to complete a local address definition is the class of data to access (coils, input status, input registers or holding...

  • Page 18

    Modbus plus x-link driver user’s guide 52 4.6 status counters the status counters are maintained within the modbus plus driver for logging events and errors. The status menu allows you to monitor some of these counters. As well, the status counters can be accessed as a data source for mappings. The ...

  • Page 19: Troubleshooting

    Troubleshooting 53 5 troubleshooting if you cannot communicate with your x-link, refer to the troubleshooting section in the x-link user's guide. If you can communicate with your x-link, but cannot monitor the status of your modbus plus driver, you most likely have the memory address set incorrectly...

  • Page 20

    Modbus plus x-link driver user’s guide 54.

  • Page 21: Specification

    Specification 55 6 specification 6.1 driver cmos storage requirements driver code and parameters 16 kbytes each global data read address 4 bytes each global data write address 3 bytes each internal address 5 bytes each external address 10 bytes each status counter address 2 bytes.

  • Page 22

    Modbus plus x-link driver user’s guide 56.