BASEstar Open DAS for Modicon® with BASEstar[TM] on_Digital_UNIX[TM]_________________________________ Installation and User's Guide Order Number: AA-Q5FUC-TE April 1997 This manual describes how to install and use the BASEstar Open Device Access Software for Modicon programmable controllers with the BASEstar Open for Digital UNIX interface. Revision/Update Information: This is a revised document. Operating System and Version: Digital UNIX Version 4.0 Interface Software and Version:ASEstar Open Version 3.1 Software Version: Device Access Software for Modicon, Version 3.1 Digital Equipment Corporation Maynard, Massachusetts ________________________________________________________________ April 1997 Possession, use, or copying of the software described in this publication is authorized only pursuant to a valid written license from Digital or an authorized sublicensor. Digital Equipment Corporation makes no representations that the use of its products in the manner described in this publication will not infringe on existing or future patent rights, nor do the descriptions contained in this publication imply the granting of licenses to make, use, or sell equipment or software in accordance with the description. © Digital Equipment Corporation 1994, 1997. All Rights Reserved. The following are trademarks of Digital Equipment Corporation: Alpha, BASEstar, DEComni, Digital, OpenVMS, TK, VAX, and the Digital logo. UNIX is a registered trademark in the United States and other countries licensed exclusively through X/Open Company Ltd. Modicon and Modbus are registered trademarks of AEG Schneider Automation. All other trademarks and registered trademarks are the property of their respective holders. This document is available on CDROM. This document was prepared using DEC DOCUMENT Version 3.0. _________________________________________________________________ Contents Preface................................................... v 1 Overview 1.1 Description................................... 1-1 1.2 Device Communications......................... 1-2 1.3 Supported Functions and Devices............... 1-2 2 Installing and Configuring the DAS for Modicon Programmable Controllers 2.1 Installation Requirements..................... 2-1 2.1.1 Hardware.................................. 2-1 2.1.2 Software.................................. 2-2 2.1.3 Disk Space................................ 2-3 2.2 Installing the DAS for Modicon Programmable Controllers................................... 2-3 2.2.1 Files Created During Installation......... 2-6 2.3 Postinstallation Tasks........................ 2-7 2.3.1 Editing the Configuration Files........... 2-7 2.3.1.1 Editing ODS Registrations............... 2-8 2.3.1.2 Editing BASEstar Open Protocol Profile Definitions............................. 2-11 2.3.1.3 Editing VMD Definitions................. 2-11 2.3.1.4 DAS for Modicon Programmable Controllers Configuration Files..................... 2-13 2.3.2 Configuring Ports......................... 2-17 2.3.3 Configuring TELNET Access................. 2-18 2.3.4 Setting Up Plant-Floor Equipment.......... 2-19 2.3.5 Tracing Device Communications............. 2-19 2.4 Failures During Product Use................... 2-20 iii 3 Using the DAS for Modicon Programmable Controllers 3.1 Accessing Modicon Functions................... 3-1 3.2 Supported Functions........................... 3-1 3.2.1 Connect, Conclude and Abort Functions..... 3-2 3.2.2 Read and Write Variable Functions......... 3-2 3.2.3 Abort Indications........................ 3-7 3.3 Addressing Syntax and Supported Data Types.... 3-8 3.3.1 Modicon Micro 84 Addressing Syntax and Supported Data Types...................... 3-8 3.3.2 Modicon 184 and 384 Addressing Syntax and Supported Data Types...................... 3-8 3.3.3 Modicon 484 Addressing Syntax and Supported Data Types...................... 3-9 3.3.4 Modicon 884 Addressing Syntax and Supported Data Types...................... 3-9 3.3.5 Modicon 584 and 984 Addressing Syntax and Supported Data Types...................... 3-10 A I/O Error Messages B DAS Error Messages Index Examples 2-1 ODS Registration.......................... 2-9 2-2 BASEstar Open Protocol Profile Configuration............................. 2-11 2-3 VMD Configuration......................... 2-11 2-4 DAS for Modicon Programmable Controllers ODS Configuration File.................... 2-13 2-5 DAS for Modicon Programmable Controllers BSTR Configuration File................... 2-15 3-1 UNNAMED_VARIABLE CREATE Command........... 3-4 3-2 UNNAMED_VARIABLE DISPLAY_VALUE Output..... 3-6 3-3 UNNAMED_VARIABLE MODIFY_VALUE Output...... 3-6 iv Figures 1-1 DAS Communications........................ 1-2 2-1 Modbus Communications..................... 2-2 2-2 Modbus RS-232 Pinouts..................... 2-2 Tables 2-1 Disk Space Requirements................... 2-3 2-2 Files Created for the DAS for Modicon Programmable Controllers.................. 2-7 2-3 REGISTER Attributes....................... 2-10 2-4 VMD CREATE................................ 2-13 3-1 Connect, Conclude and Abort Interface Access.................................... 3-2 3-2 Read and Write Variable Types............. 3-3 3-3 Read and Write Variable Interface Access.................................... 3-4 3-4 Indication Interface Access............... 3-7 3-5 Modicon Micro 84 Address Format........... 3-8 3-6 Modicon 184 and 384 Address Format........ 3-9 3-7 Modicon 484 Address Format................ 3-9 3-8 Modicon 884 Address Format................ 3-10 3-9 Modicon 584 and 984 Address Format........ 3-11 v _________________________________________________________________ Preface This document describes how to install and use the BASEstar Open DAS for Modicon Programmable Controllers. Intended Audience This document is intended for system managers who must set up and maintain the following: o BASEstar Open software o BASEstar Open DAS for Modicon Programmable Controllers This document is also intended for application programmers who develop plant-floor management software layered on BASEstar Open software. Readers of this document should have knowledge of: o Digital UNIX operations and administration o Digital UNIX application software o BASEstar Open software o Site-specific installation requirements In addition, knowledge of the Modicon programmable controllers is required. Document Structure This document is organized as follows: o Chapter 1 provides an overview of the DAS for Modicon programmable controllers. o Chapter 2 provides the information you need to install and configure the DAS for Modicon programmable controllers. v o Chapter 3 provides information about the supported functions for Modicon programmable controllers, and how to access the functions. Associated Documents For information on installing and configuring a BASEstar Open system, refer to the following documents: o BASEstar Open for Digital UNIX Release Notes o BASEstar Open for Digital UNIX Installation Guide o BASEstar Open for Digital UNIX Management Guide For information on installing and configuring a BASEstar Open system, refer to the following documents: o BASEstar Open for Digital UNIX Release Notes o BASEstar Open for Digital UNIX Installation Guide o BASEstar Open for Digital UNIX Management Guide For information on using BASEstar Open software functions, refer to the following documents: o BASEstar Open for Digital UNIX Introduction o BASEstar Open for Digital UNIX Reference Guide (Model) o BASEstar Open for Digital UNIX Command Language Interface o BASEstar Open for Digital UNIX Error Messages Guide For more information on developing software to integrate manufacturing applications and equipment, refer to the following documents: o BASEstar Open for Digital UNIX Application Programming Interface For information on installing and using DEComni functions, refer to the following documents: o DEComni for Digital UNIX Installation Guide o DEComni for Digital UNIX Application Programmer's Interface o DEComni for Digital UNIX Guide to Using Omni Directory Services vi o DEComni for Digital UNIX Guide to Using OmniView For information on Modicon programmable controller communications and addressing, refer to the following documents: o Modicon Protocol Reference Guide o Modicon DEC Host Based Devices Users Guide Conventions This document uses the following conventions: Boldface Highlights user input within textual descriptions. Press the key labeled Return. Unless otherwise specified, press after entering a command or responding to a prompt. Enter Type the words or symbols described and press . vii 1 _________________________________________________________________ Overview This chapter provides an overview of the BASEstar Open DAS for Modicon Programmable Controllers. It also briefly describes Modicon programmable controller communications, and the supported functions for the DAS for Modicon programmable controllers. 1.1 Description The DAS for Modicon programmable controllers allows you to access Modicon programmable controllers using BASEstar Open Device Services, BASEstar Open Data Services or DEComni Services. Device Services is the device configuration and data collection component of BASEstar Open for Digital UNIX, allowing the user to: o Configure device and variable definitions o Read and write variable values o Configure polled data collection Data Services is the data management component of BASEstar Open for Digital UNIX that provides device independent access to shop floor data allowing the user to: o Configure data points o Read and write data point values o Generate events based on data changes DEComni Services provides the Applications Programming Interface (API) used by the BASEstar Open Device/Data Services to communicate with shop floor devices. DEComni uses the Manufacturing Messaging Specification (MMS) (ISO- 9506) model to communicate with shop floor devices. DEComni also has the capability to support non-MMS devices such Overview 1-1 Overview 1.1 Description as Modicon programmable controllers through protocol specific Device Access Software, such as the DAS for Modicon programmable controllers. Using the DAS for Modicon programmable controllers, applications can perform a variety of device access functions for the Modicon programmable controllers. 1.2 Device Communications The DAS for Modicon programmable controllers consists of software that provides device-specific communications for users of the DEComni API. BASEstar Open Device /Data Services use the DEComni API to provide device communications to BASEstar Open users. The DAS software communicates the requests and data directly with an Digital UNIX device driver to send data to and receive data from plant-floor devices. Figure 1-1 shows how the DAS for Modicon programmable controllers facilitates communications between BASEstar Open Device or Data Services and the device. Figure 1-1 DAS Communications 1.3 Supported Functions and Devices You can perform only device access funtions that are supported by the DAS. The DAS for Modicon programmable controllers supports the following DEComni Services functions for Modicon programmable controllers: o Initiate a connection to a device (omni_connect) o Conclude a connection with a device (omni_conclude) o Abort a connection with a device (omni_abort) 1-2 Overview Overview 1.3 Supported Functions and Devices o Get a value from a device's memory (omni_get_value) o Put a value to a device's memory (omni_put_value) o Receive an abort from a device (omni_get_indications) The DAS for Modicon programmable controllers supports the following Modicon programmable controllers: o Modicon Micro 84 controllers o Modicon 184 controllers o Modicon 384 controllers o Modicon 484 controllers o Modicon 584 controllers o Modicon 884 controllers o Modicon 984 controllers For more information about the supported functions for these programmable controllers, refer to Chapter 3 of this document. Overview 1-3 2 _________________________________________________________________ Installing and Configuring the DAS for Modicon Programmable Controllers This chapter provides the information you need to install the DAS for Modicon programmable controllers and to configure your system. 2.1 Installation Requirements Review the following hardware and software requirements to ensure that your system is prepared for the DAS for Modicon programmable controllers installation. 2.1.1 Hardware The hardware requirements for the DAS for Modicon programmable controllers are the same as those for the BASEstar Open software. For specific hardware requirements, refer to the BASEstar Open for Digital UNIX Installation Guide . Additional hardware required for configuring the DAS for Modicon programmable controllers using Modbus includes: o Any supported Modicon programmable controller. o J478 Modbus modem to connect to the Digital UNIX system. o J478 Modbus modem to connect to the programmable controller. o A cable from the Digital UNIX system to the Modbus modem. o J374 Modbus communications adapter if using Modicon 184 or 384 programmable controllers. o J474 Modbus communications adapter if using Modicon 484 programmable controllers. and Configuring the DAS for Modicon Programmable Controllers 2-1 Installing and Configuring the DAS for Modicon Programmable Controllers 2.1 Installation Requirements Figure 2-1 shows the required hardware for each model of programmable controller. Figure 2-1 Modbus Communications The cable to the J478 Modbus modem must be terminated with a 25 pin male RS232-C connector with pinouts as shown in Figure 2-2. Figure 2-2 Modbus RS-232 Pinouts 2.1.2 Software The following software must be installed prior to installing DAS for Modicon programmable controllers: o Digital UNIX Version 4.0 o BASEstar Open for Digital UNIX Version 3.1 For more information on installing BASEstar Open software, refer to the BASEstar Open for Digital UNIX Installation Guide. ________________________ Note ________________________ Before using this product on a system, you must first register a License Product Authorization Key (License PAK) using the License Management Facility (LMF). For more information about the License Management Utility, refer to the License Management Utility Manual for Digital UNIX. ______________________________________________________ 2-2 Installing and Configuring the DAS for Modicon Programmable Controllers Installing and Configuring the DAS for Modicon Programmable Controllers 2.1 Installation Requirements 2.1.3 Disk Space Table 2-1 lists the disk space required to install the DAS for Modicon programmable controllers. The space requirements are approximations; actual sizes may vary depending on your system environment and configuration. Table_2-1_Disk_Space_Requirements__________________________ Approximate Space Requirements Usage_____________________(Kilobytes)______________________ Peak (during 900 installation) Net_(after_installation)__500______________________________ 2.2 Installing the DAS for Modicon Programmable Controllers When your system meets all hardware and software requirements, you can install the DAS for Modicon programmable controllers. The installation takes from 1 to 5 minutes, depending on your system load and configuration. Install the DAS for Modicon programmable controllers by using the following steps: ________________________ Note ________________________ The following procedure describes how to install from a TK50 magnetic tape cartridge. ______________________________________________________ 1. Log in as superuser. 2. Set your directory to the root (/) directory by entering the following command: # cd / 3. Use setld to load the DAS subset. # /etc/setld -l /dev/rmt0h and Configuring the DAS for Modicon Programmable Controllers 2-3 Installing and Configuring the DAS for Modicon Programmable Controllers 2.2 Installing the DAS for Modicon Programmable Controllers 4. The installation procedure displays the following information and prompt: Please make sure your installation tape is mounted and on-line. Are you ready (y/n)? After all tape rewind and wind operations are complete and the tape drive indicates online status, enter y. 5. Select the subset(s) to load. The installation procedure displays the name of the DAS for Modicon programmable controllers subset and asks you to specify the subsets that you want to load. Enter the subsets that you want to install separated by spaces, not commas. 6. Verify your selection. The script then prompts you to verify your choice. Enter y to confirm the selection. The following is an example of the output from a typical installation: # cd / # /usr/sbin/setld -l /dev/rmt0h Please make sure your installation tape is mounted and on-line. Are you ready (y/n)? y Copyright (C) Digital Equipment Corporation. 1994, 1997. All Rights Reserved. Restricted Rights: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c) (1) (ii) of DFARS 252.227-7013, or in FAR 52.227-19, or in FAR 52.227-14 Alt. III, as applicable. This software is proprietary to and embodies the confidential technology of Digital Equipment Corporation. Possession, use, or copying of this software and media is authorized only pursuant to a valid written license from Digital or an authorized sublicensor. The subsets listed below are optional: There may be more optional subsets than can be presented on a single screen. If this is the case, you can choose subsets screen by screen or all at once on the last screen. All of the choices you make will be collected for your confirmation before any subsets are installed. 1) BASEstar Open DAS for for Modicon Programmable Controllers 2-4 Installing and Configuring the DAS for Modicon Programmable Controllers Installing and Configuring the DAS for Modicon Programmable Controllers 2.2 Installing the DAS for Modicon Programmable Controllers Or you may choose one of the following options: 2) ALL of the above 3) CANCEL selections and redisplay menus 4) EXIT without installing any subsets Enter your choices or press RETURN to redisplay menus. Choices (for example, 1 2 4-6): 1 You are installing the following optional subsets: BASEstar Open DAS for Modicon Programmable Controllers Is this correct? (y/n): y Checking file system space required to install selected subsets: File system space checked OK. BASEstar Open DAS for Modicon Programmable Controllers Copying from /dev/rmt0h (tape) Verifying Release Notes for DOUMOD310 are located in ./usr/opt/doumod310/doc/ BASEstar Open is installed on this node. The Modicon DAS can optionally provide support for BASEstar Open. If BASEstar Open support is selected, error messages are logged to the BASEstar Open log file rather than syserr and configuration template files for use with BASEstar Open are provided. Do you want BASEstar Open support ? (y/n) y -----------------------------------NOTE-------------------------------------- During installation the file ods_mod_config.template is placed in the /ods/scripts directory. Copy and edit this file to create site specific /PATH and /LINE directory definitions for devices at your installation. Press Return to continue: -----------------------------------NOTE-------------------------------------- During installation the file bstr_mod_config.template is placed in the ./usr/var/opt/bstbase310/etc directory. Copy and edit this file to create site specific VMD definitions. Press Return to continue: DOUMOD310 software successfully installed. and Configuring the DAS for Modicon Programmable Controllers 2-5 Installing and Configuring the DAS for Modicon Programmable Controllers 2.2 Installing the DAS for Modicon Programmable Controllers Configuring "BASEstar Open DAS for Modicon Programmable Controllers" (DOUMOD310) Installation configuration procedure for DOUMOD310. Now modifying the ODS schema to add Modicon specific object classes and attributes... Now registering BASEstar Open DAS for Modicon Programmable Controllers with DEComni... It is recommended that you run the IVP to verify the installation: you can run it now by replying 'yes' to the following question, or you can run it later using the following command: setld -v DOUMOD310 Do you want to run the IVP now ? (y/n) y Copyright (C) Digital Equipment Corporation. 1994, 1997. All Rights Reserved. Restricted Rights: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c) (1) (ii) of DFARS 252.227-7013, or in FAR 52.227-19, or in FAR 52.227-14 Alt. III, as applicable. This software is proprietary to and embodies the confidential technology of Digital Equipment Corporation. Possession, use, or copying of this software and media is authorized only pursuant to a valid written license from Digital or an authorized sublicensor. Installation Verification Procedure Verifying links... Verifying ODS attributes... Verifying ODS classes... Installation verification of DOUMOD310 succeeded. 2.2.1 Files Created During Installation Table 2-2 lists the files created by the DAS for Modicon programmable controllers installation procedure, and the directories in which those files are placed. 2-6 Installing and Configuring the DAS for Modicon Programmable Controllers Installing and Configuring the DAS for Modicon Programmable Controllers 2.2 Installing the DAS for Modicon Programmable Controllers Table 2-2 Files Created for the DAS for Modicon __________Programmable_Controllers_________________________ Directory_____________Filename_____________________________ /ods/scripts ods_mod_config.template /usr/var/opt bstr_mod_config.template /bstbase310/etc____________________________________________ 2.3 Postinstallation Tasks Before using the DAS for Modicon programmable controllers you must perform the following postinstallation tasks: o Edit the configuration files o Configure ports o Set up plant-floor equipment 2.3.1 Editing the Configuration Files Configuration scripts, /usr/var/opt/doumod310/etc/ods_mod_ config.template and /usr/var/opt/doumod310/etc/bstr_mod_ config.template, are supplied with the DAS for Modicon programmable controllers. The ODS configuration file contains Omni Directory Services (ODS) registration commands for Modicon specific classes and attributes. The BASEstar Open configuration file contains definitions for sample Modicon VMDs and protocol profile(s). Copy the template files and edit them to include site- specific directory, VMD and protocol profile definitions. When you complete your edits, execute the files to create the ODS and BASEstar Open Device Services definitions. The following sections provide examples of ODS and BASEstar Open definitions from the configuration files, and indicate which attributes can be modified. For more information about creating VMD and protocol profile definitions, refer to the BASEstar Open for Digital UNIX Command Language Interface. For more information about registering ODS definitions, refer to the DEComni for Digital UNIX Guide to Using Omni Directory Services. and Configuring the DAS for Modicon Programmable Controllers 2-7 Installing and Configuring the DAS for Modicon Programmable Controllers 2.3 Postinstallation Tasks 2.3.1.1 Editing ODS Registrations ODS registrations allow the DAS software to locate a particular device on an Modicon Modbus network. Example 2-1 shows the configuration file commands that create the ODS registrations. 2-8 Installing and Configuring the DAS for Modicon Programmable Controllers Installing and Configuring the DAS for Modicon Programmable Controllers 2.3 Postinstallation Tasks Example 2-1 ODS Registration REGISTER DIRECTORY NAME "/LINE=MODBUS" ATTRIBUTES "OC=MODBUS_LINE/PORT=tty06 /RETRIES=3/SPEED=9600/PARITY=none/MODEM=0/TIMEOUT=3/TRACE=0" REGISTER DIRECTORY NAME "/PATH=MOD984_PATH" ATTRIBUTES "OC=MODBUS_PATH /LINE_NAME=(/LINE=MODBUS)/SLAVE_ADDRESS=20/TRACE=0" REGISTER DIRECTORY NAME "/PATH=MOD884_PATH" ATTRIBUTES "OC=MODBUS_PATH /LINE_NAME=(/LINE=MODBUS)/SLAVE_ADDRESS=21/TRACE=0" REGISTER DIRECTORY NAME "/PATH=MOD584_PATH" ATTRIBUTES "OC=MODBUS_PATH /LINE_NAME=(/LINE=MODBUS)/SLAVE_ADDRESS=22/TRACE=0" REGISTER DIRECTORY NAME "/PATH=MOD484_PATH" ATTRIBUTES "OC=MODBUS_PATH /LINE_NAME=(/LINE=MODBUS)/SLAVE_ADDRESS=23/TRACE=0" You can modify the command for your site configuration. Table 2-3 lists ODS attributes, the class they belong to and valid values for the attributes. Attribute values are not checked until a connection is initiated with the VMD. Table 2-3 lists the classes and attributes that are supported for Modicon devices. and Configuring the DAS for Modicon Programmable Controllers 2-9 Installing and Configuring the DAS for Modicon Programmable Controllers 2.3 Postinstallation Tasks Table_2-3_REGISTER_Attributes______________________________ Class____________Attribute________Value(s)_________________ MODBUS_LINE PORT tty06, tty07, etc.[1] SPEED 110 - 9600 PARITY NONE, EVEN, ODD MODEM TRUE, ON, YES, 1 or FALSE, OFF, NO, 0 TIMEOUT 2-10[2] RETRIES 0-20 TRACE[3] TRUE, ON, YES, 1 or FALSE, OFF, NO, 0 DH_TELNET IP_ADDRESS xx.xx.xx.xx[4] PORT_NUMBER[5] TIMEOUT 2-10[2] RETRIES 0-20 TRACE[3] TRUE, ON, YES, 1 or FALSE, OFF, NO, 0 MODBUS_PATH LINE_NAME /LINE=xxx[6] SLAVE_ADDRESS 1-247 TRACE[3] TRUE, ON, YES, 1 or FALSE, OFF, NO, 0 [1]Do_not_use_/dev/tty07._The_DAS_prefixes_the_port_name___ with /dev/ when connecting to the device. [2]Seconds. [3]Trace is used to allow troubleshooting of the device communications. See Section 2.3.5 for details. [4]The TCP/IP address must be in xx.xx.xx.xx notation where xx is a number from 0-255. [5]Put a valid port number for a socket connection to the TELNET server. [6]Specify a name registered earlier with ODS that specifies the line that the programmable controller with this slave address will be using. ___________________________________________________________ 2-10 Installing and Configuring the DAS for Modicon Programmable Controllers Installing and Configuring the DAS for Modicon Programmable Controllers 2.3 Postinstallation Tasks 2.3.1.2 Editing BASEstar Open Protocol Profile Definitions The BASEstar Open protocol profile is used to associate a device with the correct DAS. Example 2-2 shows the configuration file commands that create protocol profile definitions. Example 2-2 BASEstar Open Protocol Profile Configuration CREATE PROTOCOL_PROFILE mod_m84 -APPLPROFID 101 -MAXPDUSIZE 1024 -LOG CREATE PROTOCOL_PROFILE mod_184 -APPLPROFID 102 -MAXPDUSIZE 1024 -LOG CREATE PROTOCOL_PROFILE mod_384 -APPLPROFID 103 -MAXPDUSIZE 1024 -LOG CREATE PROTOCOL_PROFILE mod_484 -APPLPROFID 104 -MAXPDUSIZE 1024 -LOG CREATE PROTOCOL_PROFILE mod_584 -APPLPROFID 105 -MAXPDUSIZE 1024 -LOG CREATE PROTOCOL_PROFILE mod_884 -APPLPROFID 106 -MAXPDUSIZE 1024 -LOG CREATE PROTOCOL_PROFILE mod_984 -APPLPROFID 107 -MAXPDUSIZE 1024 -LOG The Modicon DAS uses a different Application Profile ID for each programmable controller family that it supports. When defining a VMD, be sure to specify the proper protocol profile for the family of programmable controller being defined. The MAXPDUSIZE should be greater than or equal to the largest total packet sent by the device. If a packet is segmented into several smaller packets use the total packet size for this number. 2.3.1.3 Editing VMD Definitions The VMD definition represents an Modicon device and references previously defined ODS and protocol profile definitions. Example 2-3 shows the configuration file commands that create VMD definitions. Example 2-3 VMD Configuration (continued on next page) and Configuring the DAS for Modicon Programmable Controllers 2-11 Installing and Configuring the DAS for Modicon Programmable Controllers 2.3 Postinstallation Tasks Example 2-3 (Cont.) VMD Configuration CREATE VMD mod_984 -MODEL "Modicon_984" \ -VENDOR "Modicon" \ -DVM_ACCESS_POINT "/PATH=MOD984_PATH":mod_984 \ -DESCRIPTION "Modicon 984 programmable controller" \ -LOG CREATE VMD mod_884 -MODEL "Modicon_884" \ -VENDOR "Modicon" \ -DVM_ACCESS_POINT "/PATH=MOD884_PATH":mod_884 \ -DESCRIPTION "Modicon 884 programmable controller" \ -LOG CREATE VMD mod_584 -MODEL "Modicon_584" \ -VENDOR "Modicon" \ -DVM_ACCESS_POINT "/PATH=MOD584_PATH":mod_584 \ -DESCRIPTION "Modicon 584 programmable controller" \ -LOG CREATE VMD mod_484 -MODEL "Modicon_484" \ -VENDOR "Modicon" \ -DVM_ACCESS_POINT "/PATH=MOD484_PATH":mod_484 \ -DESCRIPTION "Modicon 484 programmable controller" \ -LOG An access point is created using the following syntax: APPLICATION_SIMPLE_NAME:PROTOCOL_PROFILE_NAME. The APPLICATION_SIMPLE_NAME is the definition registered in ODS. The PROTOCOL_PROFILE_NAME is defined using the BASEstar Open CLI as described in Section 2.3.1.2. An access point tells the BASEstar Open software how to access the VMD. For more information on specifying client and DVM access points, refer to BASEstar Open for Digital UNIX Command Language Interface. Modify the command for your site configuration. Table 2-4 lists the modifiable device attributes. 2-12 Installing and Configuring the DAS for Modicon Programmable Controllers Installing and Configuring the DAS for Modicon Programmable Controllers 2.3 Postinstallation Tasks Table_2-4_VMD_CREATE_______________________________________ Parameter_____________Modifiable?_Value(s)_________________ MODEL Yes[1] Programmable controller model VENDOR Yes[1] Modicon REVISION Yes[1] CLIENT_ACCESS_POINT Yes[2] DVM_ACCESS_POINT Yes[2] DESCRIPTION Yes[1] Descriptive text [1]The_value_of_this_field_is_informational_only_and_is_not checked by the DAS. [2]See the BASEstar Open for Digital UNIX Command Language Interface for information on specifying client and DVM access points. ___________________________________________________________ 2.3.1.4 DAS for Modicon Programmable Controllers Configuration Files Example 2-4 and Example 2-5 are samples of the ODS and BSTR configuration files for the DAS for Modicon programmable controllers. Example 2-4 DAS for Modicon Programmable Controllers ODS Configuration File (continued on next page) and Configuring the DAS for Modicon Programmable Controllers 2-13 Installing and Configuring the DAS for Modicon Programmable Controllers 2.3 Postinstallation Tasks Example 2-4 (Cont.) DAS for Modicon Programmable Controllers ODS Configuration File #! /bin/csh #********************************************************************! # ! # This is a template for the Modicon-specific ! # ODS configuration command file. Rename and edit this command ! # procedure template to reflect your site-specific ! # configuration. You must manually execute this command ! # procedure to configure ODS to provide line configuration ! # information for your devices. ! # ! # Add comments to the site-specific changes here. ! # ! #********************************************************************! # setenv ODSCL /usr/bin/odscl # # Register the ODS definitions. # $ODSCL << _register_end_ REGISTER DIRECTORY NAME "/LINE=MODBUS" ATTRIBUTES "OC=MODBUS_LINE/PORT=tty06 /RETRIES=3/SPEED=9600/PARITY=none/MODEM=0/TIMEOUT=3/TRACE=0" REGISTER DIRECTORY NAME "/PATH=MOD984_PATH" ATTRIBUTES "OC=MODBUS_PATH /LINE_NAME=(/LINE=MODBUS)/SLAVE_ADDRESS=20/TRACE=0" REGISTER DIRECTORY NAME "/PATH=MOD884_PATH" ATTRIBUTES "OC=MODBUS_PATH /LINE_NAME=(/LINE=MODBUS)/SLAVE_ADDRESS=21/TRACE=0" REGISTER DIRECTORY NAME "/PATH=MOD584_PATH" ATTRIBUTES "OC=MODBUS_PATH /LINE_NAME=(/LINE=MODBUS)/SLAVE_ADDRESS=22/TRACE=0" REGISTER DIRECTORY NAME "/PATH=MOD484_PATH" ATTRIBUTES "OC=MODBUS_PATH /LINE_NAME=(/LINE=MODBUS)/SLAVE_ADDRESS=23/TRACE=0" EXIT _register_end_ To execute the ODS command file, enter the following command at the user prompt: /ods/scripts/ods_mod_config.template 2-14 Installing and Configuring the DAS for Modicon Programmable Controllers Installing and Configuring the DAS for Modicon Programmable Controllers 2.3 Postinstallation Tasks Example 2-5 DAS for Modicon Programmable Controllers BSTR Configuration File ! ! Create the protocol profile definitions for the Modicon Micro84, ! Modicon 184, Modicon 384, Modicon 484, Modicon 584, Modicon 884, ! and Modicon 984 family of programmable controllers. ! Protocol profile IDs are assigned by DEComni Engineering ! and uniquely identify protocol support to DEComni. ! CREATE PROTOCOL_PROFILE mod_m84 -APPLPROFID 101 -MAXPDUSIZE 1024 -LOG CREATE PROTOCOL_PROFILE mod_184 -APPLPROFID 102 -MAXPDUSIZE 1024 -LOG CREATE PROTOCOL_PROFILE mod_384 -APPLPROFID 103 -MAXPDUSIZE 1024 -LOG CREATE PROTOCOL_PROFILE mod_484 -APPLPROFID 104 -MAXPDUSIZE 1024 -LOG CREATE PROTOCOL_PROFILE mod_584 -APPLPROFID 105 -MAXPDUSIZE 1024 -LOG CREATE PROTOCOL_PROFILE mod_884 -APPLPROFID 106 -MAXPDUSIZE 1024 -LOG CREATE PROTOCOL_PROFILE mod_984 -APPLPROFID 107 -MAXPDUSIZE 1024 -LOG ! ! Create VMD definitions. ! Use the ODS entries and protocol profile names created earlier. ! CREATE VMD mod_984 -MODEL "Modicon_984" \ -VENDOR "Modicon" \ -DVM_ACCESS_POINT "/PATH=MOD984_PATH":mod_984 \ -DESCRIPTION "Modicon 984 programmable controller" \ -LOG CREATE VMD mod_884 -MODEL "Modicon_884" \ -VENDOR "Modicon" \ -DVM_ACCESS_POINT "/PATH=MOD884_PATH":mod_884 \ -DESCRIPTION "Modicon 884 programmable controller" \ -LOG CREATE VMD mod_584 -MODEL "Modicon_584" \ -VENDOR "Modicon" \ -DVM_ACCESS_POINT "/PATH=MOD584_PATH":mod_584 \ -DESCRIPTION "Modicon 584 programmable controller" \ -LOG CREATE VMD mod_484 -MODEL "Modicon_484" \ -VENDOR "Modicon" \ -DVM_ACCESS_POINT "/PATH=MOD484_PATH":mod_484 \ -DESCRIPTION "Modicon 484 programmable controller" \ -LOG ! (continued on next page) and Configuring the DAS for Modicon Programmable Controllers 2-15 Installing and Configuring the DAS for Modicon Programmable Controllers 2.3 Postinstallation Tasks Example 2-5 (Cont.) DAS for Modicon Programmable Controllers BSTR Configuration File ! Create actors/activities for the VMDs ! CREATE NODE mod_node -PHYSICAL "your_node" -LOG CREATE DOMAIN /mod_984 CREATE DOMAIN /mod_884 CREATE DOMAIN /mod_584 CREATE DOMAIN /mod_484 CREATE ACTOR /mod -LOG SET CONTEXT /mod CREATE PROGRAM mod_server -PROGRAM_KIND DATADEV -LOG CREATE ACTIVITY modbus_984 -PROGRAM mod_server \ -NODES (mod_node) \ -DOMAINS (/mod_984) \ -VMDS (mod_984) \ -LOG CREATE ACTIVITY modbus_884 -PROGRAM mod_server \ -NODES (mod_node) \ -DOMAINS (/mod_884) \ -VMDS (mod_884) \ -LOG CREATE ACTIVITY modbus_584 -PROGRAM mod_server \ -NODES (mod_node) \ -DOMAINS (/mod_584) \ -VMDS (mod_584) \ -LOG CREATE ACTIVITY modbus_484 -PROGRAM mod_server \ -NODES (mod_node) \ -DOMAINS (/mod_484) \ -VMDS (mod_484) \ -LOG To execute the BASEstar Open command file, enter the following command at the user prompt: cli_bstr -f $BSTR_ETC/bstr_mod_config.template 2-16 Installing and Configuring the DAS for Modicon Programmable Controllers Installing and Configuring the DAS for Modicon Programmable Controllers 2.3 Postinstallation Tasks For more information about maintaining protocol profile and device definitions, refer to the BASEstar Open for Digital UNIX Command Language Interface. For more information about maintaining ODS definitions, refer to the DEComni for Digital UNIX Guide to Using Omni Directory Services. 2.3.2 Configuring Ports You can physically connect a device to a Local Area Transport (LAT) port. To use a LAT port with the DAS, you must define the LAT port on the Digital UNIX system using the LAT control program. For example, to define port_2 on the LAT node srvr4 as /dev /tty06, perform the following steps: 1. Log in as superuser. 2. Use latcp to define the port: # /usr/sbin/latcp -A -p tty06 -H SRVR4 -R PORT_2 -Q Use the /usr/sbin/latsetup script to create the desired LAT ports and to create the entries in the /etc/inittab file. Do not create entries in the /etc/inittab for LAT ports that you want to use in communicating with the programmable controllers. Entries in /etc/inittab are only for interactive LAT ports. NOTE: Currently the LAT software on Digital UNIX does not recognize port disconnects properly and will not reconnect if the port is logged off. The LAT software also does not return an error if the LAT port has not been configured properly. For these reasons, care must be exercised when using LAT ports in a production environment. For the DAS for Modicon programmable controllers to send and receive data correctly, you must set and define LAT port characteristics to match the line parameters defined in ODS for the corresponding port. The following example shows the characteristics set at the LAT prompt: and Configuring the DAS for Modicon Programmable Controllers 2-17 Installing and Configuring the DAS for Modicon Programmable Controllers 2.3 Postinstallation Tasks Local> DEF PORT n SPEED 9600 Local> DEF PORT n AUTOBAUD DISABLED Local> DEF PORT n AUTOCONNECT DISABLED Local> DEF PORT n FLOW DISABLED Local> DEF PORT n PREFERRED NONE Local> DEF PORT n ACCESS REMOTE Local> DEF PORT n CHAR 8 Local> DEF PORT n PARITY EVEN 2.3.3 Configuring TELNET Access You can physically connect a programmable controller to a terminal server using the TELNET protocol. Using the TELNET protocol allows the use of non-proprietary protocols to access terminal servers to perform device communications. The terminal server being used must support the BINARY transfer option (RFC 856). The DAS negotiates binary transfer as part of establishing a connection with the port. If the terminal server will not allow binary transfer, the negotiation fails and a connection is not established. NOTE: Using TELNET communications is slower than either LAT or a directly connected device. Ensure that your throughput requirements will be satisfied before deciding to implement TELNET communications. For the DAS for Modicon programmable controllers to send and receive data correctly using TELNET, you must set up a port on the terminal server to receive a connect from the DAS. The following example shows setting up a port using a DECserver 700. Local> DEF TELNET LISTENER y PORT n Local> DEF TELNET LISTENER y CONNECTIONS ENABLED The following example shows setting up the server for TELNET access. A gateway needs to be configured only if the terminal server is on a different subnet than the host. In general, the terminal server should be on the same subnet as the host in order to reduce communications delays. Local> DEF INTERNET ADDRESS xx.xx.xx.xx Local> DEF INTERNET MASK xx.xx.xx.xx Local> DEF INTERNET GATEWAY xx.xx.xx.xx 2-18 Installing and Configuring the DAS for Modicon Programmable Controllers Installing and Configuring the DAS for Modicon Programmable Controllers 2.3 Postinstallation Tasks 2.3.4 Setting Up Plant-Floor Equipment To set up your plant-floor equipment, refer to the Modicon documentation for your specific device. 2.3.5 Tracing Device Communications The DAS for Modicon programmable controllers has built into it the capablity to trace device communications and to send this output to either a file or to a user terminal. The purpose of this tracing is to allow the troubleshooting of device communications. Tracing can be enabled for a device and/or a line. If tracing is enabled for a device, then only communications from/to that device are traced. If tracing is enabled for a line, then all communications from/to that line are traced. If both device and line tracing is enabled, then the trace will contain the output for both the device and the line, so the trace output will be duplicated. To enable tracing do the following: o Set the TRACE attribute in the ODS definition for the path or line being traced. o Set the DAS_TRACE_OUTPUT environment variable to the name of the file that you want to contain the trace output. The environment variable must be defined such that it will be seen by the server the DAS is a part of. setenv DAS_TRACE_OUTPUT trace_output.log o Reinitiate communications to the device/line. The ODS definition is read when a connection to the device is initiated (device tracing) or when a connection to the line is initiated (line tracing), so communications must be reinitiated in order for tracing to occur. The trace output is flushed to the file after every 10 lines that are traced, so trace output may lag actual device I/O. All trace output is in hexadecimal and shows both input to and output from the device. To turn tracing off, reverse the steps used to turn tracing on. and Configuring the DAS for Modicon Programmable Controllers 2-19 Installing and Configuring the DAS for Modicon Programmable Controllers 2.4 Failures During Product Use 2.4 Failures During Product Use If an error occurs while this product is in use and you believe the error is caused by a problem with the product, take one of the following actions: o If you have a Software Product Services Support Agreement, contact your Customer Support Center (CSC) by telephone or by using the electronic means provided with your support agreement (such as DSNlink). The CSC provides telephone support for high-level advisory and remedial assistance. When you initially contact the CSC, indicate the following: - The name and version number of the operating system you are using - The version number of the product you are using - The version number of BASEstar Open you are using - The hardware system you are using (such as a model number) - The Modicon programmable controllers you are communicating with - A brief description of the problem (one sentence if possible) - How critical the problem is o If you have a Self-Maintenance Software Agreement, you can submit a Software Performance Report (SPR). o If you do not have any type of software services support agreement and you purchased this product within the past year, you can submit an SPR if you think the problem is caused by a software error. When you submit an SPR, take the following steps: 1. Describe as accurately as possible the circumstances and state of the system when the problem occurred. Include the description and version number of the product being used. Demonstrate the problem with specific examples. 2. Reduce the problem to as small a size as possible. 3. Remember to include listings of any command files, INCLUDE files, or relevant data files, and so forth. 2-20 Installing and Configuring the DAS for Modicon Programmable Controllers Installing and Configuring the DAS for Modicon Programmable Controllers 2.4 Failures During Product Use 4. Report only one problem per SPR. This will facilitate a faster response. 5. Mail the SPR package to Digital. and Configuring the DAS for Modicon Programmable Controllers 2-21 3 _________________________________________________________________ Using the DAS for Modicon Programmable Controllers This chapter provides information about the supported functions for Modicon devices, and how to access these functions. 3.1 Accessing Modicon Functions DAS for Modicon programmable controllers functions are accessed through the following interfaces: o BASEstar Open Command Language Interface (CLI) o BASEstar Open Application Programming Interface (API) o DEComni Application Programming Interface (API) Command Language Interface (CLI) To access the BASEstar Open CLI, enter the following command at the user prompt (%): % cli_bstr For information about BASEstar Open commands, refer to the BASEstar Open for Digital UNIX Command Language Interface. Application Programming Interface (API) For information on accessing DEComni Callable Services, refer to the DEComni for Digital UNIX Application Programmer's Interface. 3.2 Supported Functions A variety of functions are supported by the DAS for Modicon programmable controllers. These functions may be supported as either client or server or both. If a function is supported as a server, then the application will receive an indication when the VMD is requesting the service. Using the DAS for Modicon Programmable Controllers 3-1 Using the DAS for Modicon Programmable Controllers 3.2 Supported Functions The Modicon DAS supports the following client functions for all supported devices: o Connect o Read Variable o Write Variable o Abort o Conclude The Modicon DAS supports the following server functions (indications) for all supported devices: o Abort 3.2.1 Connect, Conclude and Abort Functions Table 3-1 lists the connect, conclude and abort functions available through the DEComni (API) interface. Table_3-1_Connect,_Conclude_and_Abort_Interface_Access_____ Interface___Function_Name__________________________________ API omni_connect omni_connect_a omni_conclude omni_conclude_a omni_abort ____________omni_abort_a___________________________________ 3.2.2 Read and Write Variable Functions Use the read variable and write variable functions to read data from and write data to a specific address in device memory. 3-2 Using the DAS for Modicon Programmable Controllers Using the DAS for Modicon Programmable Controllers 3.2 Supported Functions Table 3-2 lists the variable types supported by this DAS. Table_3-2_Read_and_Write_Variable_Types____________________ Variable_Type_________Address_Type__________Supported______ UNNAMED_VARIABLE NUMERIC Yes SYMBOLIC No UNCONSTRAINED Yes[1] NAMED_VARIABLE Yes[2] [1]Unconstrained_addresses_must_be_used_for_Modicon_584_and 984 extended addresses. Unconstrained addresses must also be used for Modicon 984 coil addresses of 010000 or higher to distinguish them from discrete input addresses. [2]Named variables are not supported by the DAS, but they are used by BASEstar Open when accessing variables using the Device Manager Server. The BASEstar Open Device Manager Server converts named variables with an address type of UNCONSTRAINED to unnamed variables. ___________________________________________________________ An UNNAMED_VARIABLE type describes a specific physical address on a VMD. This address has a predefined type based on the address. Variables of this type are an inherent part of the VMD architecture and are uniquely identified by their physical address. An unnamed variable can be one of the following types: o NUMERIC A numeric address must be an MMS unsigned integer. o SYMBOLIC A symbolic address must be an MMS visible string. o UNCONSTRAINED An unconstrained address can be any MMS octet (byte) string. A NAMED_VARIABLE type describes a variable on a device. Variables of this type are uniquely identified by their name. Using the DAS for Modicon Programmable Controllers 3-3 Using the DAS for Modicon Programmable Controllers 3.2 Supported Functions Table 3-3 lists the read and write variable functions available through the BASEstar Open (CLI) and DEComni (API) interfaces. Table_3-3_Read_and_Write_Variable_Interface_Access_________ Interface___Function_Name__________________________________ CLI GET VALUE UNNAMED_VARIABLE GET VALUE NAMED_VARIABLE PUT VALUE UNNAMED_VARIABLE PUT VALUE NAMED_VARIABLE API omni_get_value omni_get_value_a omni_put_value ____________omni_put_value_a_______________________________ Example 3-1 shows examples of creating unnamed variables using the CREATE UNNAMED_VARIABLE command. Example 3-1 UNNAMED_VARIABLE CREATE Command (continued on next page) 3-4 Using the DAS for Modicon Programmable Controllers Using the DAS for Modicon Programmable Controllers 3.2 Supported Functions Example 3-1 (Cont.) UNNAMED_VARIABLE CREATE Command BSTR> CREATE UNNAMED_VARIABLE mod_184.p1 \ -DATATYPE INTEGER_16 \ -ADDRESS "4001" \ -ADDRTYPE NUMERIC BSTR> CREATE UNNAMED_VARIABLE mod_384.p1 \ -DATATYPE INTEGER_16 \ -ADDRESS "4001" \ -ADDRTYPE NUMERIC BSTR> CREATE UNNAMED_VARIABLE mod_584.p1 \ -DATATYPE BIT \ -ADDRESS "1" \ -ADDRTYPE NUMERIC BSTR> CREATE ARRAY_DATATYPE WORD_ARRAY_10 \ -DATATYPE INTEGER_16 \ -SIZE 10 BSTR> CREATE UNNAMED_VARIABLE mod_584.p2 \ -DATATYPE WORD_ARRAY_10 \ -ADDRESS "40001" \ -ADDRTYPE NUMERIC BSTR> CREATE UNNAMED_VARIABLE mod_884.p1 \ -DATATYPE BIT \ -ADDRESS "10001" \ -ADDRTYPE NUMERIC BSTR> CREATE UNNAMED_VARIABLE mod_984.p1 \ -DATATYPE INTEGER_16 \ -ADDRESS "60001:1" \ -ADDRTYPE UNCONSTRAINED BSTR> CREATE UNNAMED_VARIABLE mod_984.p2 \ -DATATYPE INTEGER_16 \ -ADDRESS "40001" \ -ADDRTYPE NUMERIC Using the DAS for Modicon Programmable Controllers 3-5 Using the DAS for Modicon Programmable Controllers 3.2 Supported Functions Example 3-2 shows the information displayed when you enter the GET VALUE UNNAMED_VARIABLE command. Example 3-2 UNNAMED_VARIABLE DISPLAY_VALUE Output BSTR> GET VALUE UNNAMED_VARIABLE mod_184.p1 20 BSTR> GET VALUE UNNAMED_VARIABLE mod_384.p1 10 BSTR> GET VALUE UNNAMED_VARIABLE mod_584.p1 0 BSTR> GET VALUE UNNAMED_VARIABLE mod_584.p2 array[10] of INTEGER_16 [ 0]: 0 [ 1]: 0 [ 2]: 0 [ 3]: 0 [ 4]: 0 [ 5]: 0 [ 6]: 0 [ 7]: 0 [ 8]: 0 [ 9]: 0 BSTR> GET VALUE UNNAMED_VARIABLE mod_884.p1 1 BSTR> GET VALUE UNNAMED_VARIABLE mod_984.p1 30 BSTR> GET VALUE UNNAMED_VARIABLE mod_984.p2 40 Example 3-3 shows the information displayed when you enter the PUT VALUE UNNAMED_VARIABLE command. Example 3-3 UNNAMED_VARIABLE MODIFY_VALUE Output (continued on next page) 3-6 Using the DAS for Modicon Programmable Controllers Using the DAS for Modicon Programmable Controllers 3.2 Supported Functions Example 3-3 (Cont.) UNNAMED_VARIABLE MODIFY_VALUE Output BSTR> PUT VALUE UNNAMED_VARIABLE mod_584.p1 (Bit) : 1 BSTR> PUT VALUE UNNAMED_VARIABLE mod_584.p2 array[10] of INTEGER_16 [ 0]: (Integer 16) : 1 [ 1]: (Integer 16) : 2 [ 2]: (Integer 16) : 3 [ 3]: (Integer 16) : 4 [ 4]: (Integer 16) : 5 [ 5]: (Integer 16) : 6 [ 6]: (Integer 16) : 7 [ 7]: (Integer 16) : 8 [ 8]: (Integer 16) : 9 [ 9]: (Integer 16) : 10 3.2.3 Abort Indications An indication is data that is sent to the DAS from the device without the DAS specifically requesting the data. The DAS supports abort indications. An abort indication is generated by the DAS when it loses a connection to the device. The DAS detects that a connection is broken when an error is returned from a read/write call. In this case all connections using this port are aborted. Table 3-4 lists the indication functions available through the DEComni (API) interface. Table_3-4_Indication_Interface_Access______________________ Interface___Function_Name__________________________________ API omni_get_indications ____________omni_get_indications_a_________________________ Using the DAS for Modicon Programmable Controllers 3-7 Using the DAS for Modicon Programmable Controllers 3.3 Addressing Syntax and Supported Data Types 3.3 Addressing Syntax and Supported Data Types Data types are defined at the device and application levels. The device data type is referred to as the MMS data type. The MMS data type is mapped to an application data type. Data types can be either simple or complex. Simple data types are native to the DEComni environment. Complex data types are divided into either arrays or structures. Complex data types must be created by a user before they can be used in defining data points or variables. Structures are not supported for the DAS for Modicon programmable controllers. The following sections describe the supported data types and addressing syntax for each of the supported device families. 3.3.1 Modicon Micro 84 Addressing Syntax and Supported Data Types Table 3-5 shows the structure of a legal address for the Micro 84 family. Table_3-5_Modicon_Micro_84_Address_Format__________________ Address_Format___MMS_Type[1]______Description______________ 0001 - 0064 BIT Coils 1001 - 1064[2] BIT Discrete inputs 3001 - 3004[2] UNSIGNED_16 Input registers INTEGER_16 4001 - 4032 UNSIGNED_16 Holding registers INTEGER_16 [1]Arrays_are_supported._Variable_size_arrays_are_not______ supported. [2]Writes are not supported. ___________________________________________________________ 3.3.2 Modicon 184 and 384 Addressing Syntax and Supported Data Types Table 3-6 shows the structure of a legal address for the Modicon 184 and 384 families. 3-8 Using the DAS for Modicon Programmable Controllers Using the DAS for Modicon Programmable Controllers 3.3 Addressing Syntax and Supported Data Types Table_3-6_Modicon_184_and_384_Address_Format_______________ Address_Format___MMS_Type[1]______Description______________ 0001 - 0992 BIT Coils 1001 - 1992[2] BIT Discrete inputs 3001 - 3999[2] UNSIGNED_16 Input registers INTEGER_16 4001 - 4999 UNSIGNED_16 Holding registers INTEGER_16 [1]Arrays_are_supported._Variable_size_arrays_are_not______ supported. [2]Writes are not supported. ___________________________________________________________ 3.3.3 Modicon 484 Addressing Syntax and Supported Data Types Table 3-7 shows the structure of a legal address for the Modicon 484 family. Table_3-7_Modicon_484_Address_Format_______________________ Address_Format___MMS_Type[1]______Description______________ 0001 - 0512 BIT Coils 1001 - 1256[2] BIT Discrete inputs 3001 - 3032[2] UNSIGNED_16 Input registers INTEGER_16 4001 - 4254 UNSIGNED_16 Holding registers INTEGER_16 [1]Arrays_are_supported._Variable_size_arrays_are_not______ supported. [2]Writes are not supported. ___________________________________________________________ 3.3.4 Modicon 884 Addressing Syntax and Supported Data Types Table 3-8 shows the structure of a legal address for the Modicon 884 family. Using the DAS for Modicon Programmable Controllers 3-9 Using the DAS for Modicon Programmable Controllers 3.3 Addressing Syntax and Supported Data Types Table_3-8_Modicon_884_Address_Format_______________________ Address_Format___MMS_Type[1]______Description[3]___________ 00001 - 00768 BIT Coils 10001 - BIT Discrete inputs 10256[2] 30001 - UNSIGNED_16 Input registers 30256[2] INTEGER_16 40001 - 40864 UNSIGNED_16 Holding registers INTEGER_16 [1]Arrays_are_supported._Variable_size_arrays_are_not______ supported. [2]Writes are not supported. [3]Sequencer registers, double precision registers and latches are not supported. ___________________________________________________________ 3.3.5 Modicon 584 and 984 Addressing Syntax and Supported Data Types Table 3-9 shows the structure of a legal address for the Modicon 584 and 984 families. 3-10 Using the DAS for Modicon Programmable Controllers Using the DAS for Modicon Programmable Controllers 3.3 Addressing Syntax and Supported Data Types Table_3-9_Modicon_584_and_984_Address_Format_______________ Address_Format___MMS_Type[1]______Description______________ 00001 - 08192 BIT Coils 10001 - BIT Discrete inputs 18192[2] 30001 - UNSIGNED_16 Input registers 39999[2] INTEGER_16 40001 - 49999 UNSIGNED_16 Holding registers INTEGER_16 60000:1 - UNSIGNED_16 Extended file 69999:10[3] INTEGER_16 000001 - BIT Coils 065535[4] 100001 - BIT Discrete inputs 116384[2] 300001 - UNSIGNED_16 Input registers 365535[2] INTEGER_16 400001 - 465535 UNSIGNED_16 Holding registers INTEGER_16 FLOAT 600000:1 - UNSIGNED_16 Extended file 665535:10[3] INTEGER_16 [1]Arrays_are_supported._Variable_size_arrays_are_not______ supported. [2]Writes are not supported. [3]If a file number is not specified, then the file number defaults to 1. [4]Six digit addresses are supported for Modicon 984's only. To specify a coil 010000 or above, use an unconstrained address, not a numeric address, in order to distinguish the address from a discrete input. ___________________________________________________________ Using the DAS for Modicon Programmable Controllers 3-11 A _________________________________________________________________ I/O Error Messages This appendix contains returned values and associated error messages for the low level I/O routines. connecterror, Error connecting to Internet address, Explanation: Error. An error occurred when attempting to connect to an Internet address. User Action: Examine the log file (BASEstar Open) or stderr to determine the error that occurred. Then take corrective action based on the error that was found. connectstatus, Error connecting to Internet address XX, errno = X, Explanation: Error. An error occurred when attempting to connect to an Internet address. User Action: Look up the errno to determine the error that occurred. Then take corrective action based on the error that was found. dataoverrun, Data overrun occurred on the line, Explanation: Error. A data overrun occurred on the line. User Action: Use a slower baud rate or switch to a port that has faster hardware. dontdobin, TELNET server refused to allow binary data reception, Explanation: Error. The TELNET server responded with "DON'T" to a request, "WILL", for the host to send binary data (TELNET option RFC 856). User Action: Enable binary mode transmission on the TELNET server or substitute a server that supports binary mode transmission/reception. I/O Error Messages A-1 I/O Error Messages ebusy, Mount device busy, Explanation: Error. An attempt to connect to a port resulted in a "busy" status being returned. User Action: Make sure that the port is defined in the LAT Control Program and that noone else is using the port. Then attempt to reconnect to the port. econnrefused, The attempt to connect was rejected for port XX, Explanation: Error. An attempt to connect resulted was rejected by the remote server. User Action: If using TELNET, check the terminal server to ensure that the listener port has been properly configured and enabled. ehostunreach, No route to host is present for port XX, Explanation: Error. An attempt to connect to a TELNET port resulted in an unreachable status being returned. User Action: Make sure that the IP address and port number are properly defined and that a gateway is defined on the host. enetunreach, No route to the network or host is present for port XX, Explanation: Error. An attempt to connect to a TELNET port resulted in an unreachable status being returned. User Action: Make sure that the IP address and port number are properly defined and that a gateway is defined on the host. etimedout, Connection timed out for port XX, Explanation: Error. An attempt to connect to a port or socket timed out. User Action: If using LAT, make sure that the port is defined in the LAT Control Program and that noone else is using the port. Then attempt to reconnect to the port. If using TELNET, make sure that the IP address and port number are defined properly on the terminal server and that the listener port is enabled. Also ensure that a gateway is defined if the host and the terminal server are not on the same subnet. A-2 I/O Error Messages I/O Error Messages inaddrerror, Error when converting an Internet address to binary form, Explanation: Error. An error occurred when convertng an Internet address User Action: Examine the Internet address to determine the error and then correct the Internet address. invalidspeed, An invalid baud rate was specified, Explanation: Error. A baud rate that was defined in ODS is not valid. User Action: Check the documentation to determine valid baud rates for the hardware platform being used. Then modify the baud rate in ODS to a valid value. negfailed, TELNET option negotiation failed, Explanation: Error. An I/O error occurred when attempting to negotiate TELNET options. User Action: Examine the log file (BASEstar Open) or stderr to determine the cause of the error and then take corrective action based on the error found. nolicense, No software license, Explanation: Error. The DAS requires a software license. User Action: Install the license PAK for the DAS. openerrorstatus, Errno for port XX returned from open () = X, Explanation: Error. An error occurred when opening the port. User Action: Look up the error number to determine the cause of the error and take appropriate action based on the error code. parity, Parity error, Explanation: Error. A parity error occurred on the port. User Action: Check parity of the device and make sure it matches of the host. (LAT and TELNET parity is set in the terminal server.) If parity is set correctly, then verify that all cabling is grounded and terminated properly. I/O Error Messages A-3 I/O Error Messages portopenerror, Error returned from open, Explanation: Error. An error occurred when opening the port. User Action: Check the log file to determine the error code, look up the error number to determine the cause of the error and take appropriate action based on the error code. portsyncerror, Unable to change file descriptor to blocking, Explanation: Error. An error occurred when using ioctl() to place a file descriptor in blocking mode. User Action: Examine the log file (BASEstar Open) or stderr to determine the error and then take corrective action based on the error found. portsyncstatus, Unable to change file descriptor to blocking for port XX, errno = X, Explanation: Error. An error occurred when using ioctl() to place a file descriptor in blocking mode. User Action: Look up the error and then take corrective action based on the error found. portsyntax, Improper syntax for intenet address, Explanation: Error. There is an error in the syntax of the port address. User Action: Check the syntax of the address and correct it to be a well formed internet address. readerror, Read error occurred on the port., Explanation: Error. An error was found when reading from the port. Examine the log file (BASEstar Open) or stderr to determine the errno returned by the read. User Action: Look up the error and take action based on the error found. readstatus, Read error on port XX, errno = X, Explanation: Error. An error was found when reading from the port. The error number for the error is given in the message. User Action: Look up the error and take action based on the error found. A-4 I/O Error Messages I/O Error Messages readtimeout, Timeout when reading from port XX, Explanation: Error. The device did not respond when attempting to read a response from the device. The response could be part of a read or a write operation. User Action: Check all cabling to make sure that it is properly shielded, grounded and seated. Verify that the communication parameters are set up properly on both device and the host. recverror, Read (recv) error occurred on the port, Explanation: Error. An error was found when reading from the port. Examine the log file (BASEstar Open) or stderr to determine the errno returned by the read. User Action: Look up the error and take action based on the error found. recvstatus, Read (recv) error on port XX, errno = X, Explanation: Error. An error was found when reading from the port. The error number for the error is given in the message. User Action: Examine the log file (BASEstar Open) or stderr to determine the errno returned by the recv call. Then take action based on the error found. socketerror, Error in obtaining a socket for port, Explanation: Error. An error was found when issuing a 'socket' call to obtain a socket for a TCP/IP connection. User Action: Examine the log file (BASEstar Open) or stderr to determine the errno returned by the socket call. Then take action based on the error found. socketstatus, Error in obtaining a socket for port XX, errno = X, Explanation: Error. An error was found when issuing a 'socket' call to obtain a socket for a TCP/IP connection. User Action: Look up the error and take action based on the error found. I/O Error Messages A-5 I/O Error Messages telnetiac, TELNET command XX received on port XX, Explanation: Error. A TELNET command was received when in binary mode. In binary mode no TELNET commands are expected. User Action: No user action should be necessary. The DAS will abort the connection and reset binary mode when it reconnects. timeout, Timeout when reading from the port, Explanation: Error. The device did not respond when attempting to read a response from the device. The response could be part of a read or a write operation. User Action: Check all cabling to make sure that it is properly shielded, grounded and seated. Verify that the communication parameters are set up properly on both device and the host. ttcharerror, An error occurred when defining TT characteristics, Explanation: Error. An error occurred when setting up TT characteristics. The TT characteristics are set when a connection is initiated with the VMD. User Action: An error message detailing the error should have been logged. Examine the error to determine the proper corrective action. ttcharstatus, Errno for port XX returned from tcgetattr () or tcsetattr () = X, Explanation: Error. An error occurred when defining tty characteristics> User Action: Look up the error number to determine the cause of the error and take appropriate action based on the error code. unexpectiac, An unexpected "IAC" was received while in TELNET binary mode, Explanation: Error. An "IAC" (Is A command) character was received after a TELNET line was negotiated to transmit and receive in binary mode. In binary mode, the only expected TELNET control command is the IAC character itself. User Action: No action should be necessary. The DAS will abort the connection if this should occur and then A-6 I/O Error Messages I/O Error Messages attempt to renegotiate binary transmission/reception when reconnecting. wontdobin, TELNET server refused to send binary data, Explanation: Error. The TELNET server responded with "WON'T" to a request, "DO", for the server to send binary data (TELNET option RFC 856). User Action: Enable binary mode transmission on the TELNET server or substitute a server that supports binary mode transmission/reception. I/O Error Messages A-7 B _________________________________________________________________ DAS Error Messages This appendix contains returned values and associated error messages specific to the DAS for Modicon programmable controllers. aborting, The connection to the device is being aborted, Explanation: Error. The connection to the device is being aborted by an error or by user request. No more requests will be processed by the DAS until the connection is restored. User Action: If the abort was caused by a device error, take action based on the error that occurred. If the abort was a result of a user request. Reconnect to the device before attempting further operations. addresstoolong, Variable address string too long, Explanation: Error. A variable address that is being defined is too long. An address must be 30 characters of less in length. User Action: Redefine the variable using a shorter address. apptypeunsupp, The given application type is not supported for this DAS, Explanation: Error. The application type that was specified in the variable definition is not supported by this DAS. User Action: Change the application type to a valid type for this DAS. DAS Error Messages B-1 DAS Error Messages devfailed, Failure in associated device, Explanation: Error. The slave's programmable controller has failed to respond to a message or an abortive error occurred. User Action: An irrecoverable error in the programmable controller occurred. Replace or repair the defective programmable controller. devilladdress, Illegal data address, Explanation: Error. The address referenced in the data field is not an allowable address for the addressed slave location. User Action: Check the model of the programmable controller and the documentation to determine a valid address for the programmable controller. Then modify the address to a valid address for this programmable controller. devillegalfnc, Illegal function, Explanation: Error. The message function received is not an allowable action for the addressed slave. This error is most likely caused by setting an incorrect application profile, so a command is being sent to a wrong model programmable controller. User Action: Check that the corrrect application profile is being used for this model of programmable controller. devillvalue, Illegal data value, Explanation: Error. The value referenced in the data field is not an allowable value for this addressed slave location. User Action: Check the model of the programmable controller and the documentation to determine a valid value for the programmable controller. Then modify the value to a valid value for this programmable controller. ebusy, Mount device busy, Explanation: Error. An attempt to connect to a port resulted in a "busy" status being returned. User Action: Make sure that the port is defined in the LAT Control Program and that noone else is using the port. Then attempt to reconnect to the port. B-2 DAS Error Messages DAS Error Messages etimedout, Connection timed out, Explanation: Error. An attempt to connect to a port timed out. User Action: Make sure that the port is defined in the LAT Control Program and that noone else is using the port. Then attempt to reconnect to the port. internalerror, Internal error, Explanation: Error. An internal error occurred in the DAS. User Action: Submit an SPR describing the circumstances that caused the error. invaddresstype, Invalid address type, Explanation: Error. A variable that is being defined is defined as an illegal address type. The unconstrained address type is used for Modicon 584 and 984 extended files. The numeric address type is used for all other registers /coils. User Action: Redefine the variable using the proper unconstrained or numeric address type. invalidaddress, The specified programmable controller address is not supported by this DAS, Explanation: Error. An address was sent by a programmable controller but the address is not supported by this DAS. User Action: Reprogram the programmable controller and specify a valid address for this DAS. Consult the DAS documentation to determine a valid address. invalidgroup, Variables in a group must all belong to the same address type, Explanation: Error. A group read was attempted without all the variables in the group belonging to the same address reference type (coil, holding register, input, etc.). User Action: Examine the members of the group to determine which variable does not belong, remove that variable from the list and retry the group read. DAS Error Messages B-3 DAS Error Messages invalidgroupmem, Variable XX in a group read for device XX does not belong, Explanation: Error. A group read was attempted without all the variables in the group belonging to the same address reference type (coil, holding register, input, etc.). User Action: Remove the incorrect variable from the list and retry the group read. invalidipaddress, Invalid IP_ADDRESS ODS attribute for the given line, Explanation: Error. The IP_ADDRESS must be less than 50 characters in length. User Action: Enter an IP address that is 50 characters or less in length. invalidmodem, Invalid modem attribute specified in the MODBUS_ LINE ODS entry, Explanation: Error. The modem attribute must be one of TRUE, ON, YES, 1 or FALSE, OFF, NO, 0. User Action: Use ODS to enter a valid modem attribute. invalidparity, Invalid parity specified in the MODBUS_LINE ODS entry, Explanation: Error. The parity defined must be either EVEN, ODD or NONE. User Action: Use ODS to enter a valid parity (EVEN, ODD, NONE). invalidport, Invalid port name specified in the ODS entry, Explanation: Error. Port names must be 10 characters or less. User Action: Use ODS to enter a port name that is less than 10 characters. invalidportnum, Invalid PORT_NUMBER ODS attribute for the given line, Explanation: Error. The PORT_NUMBER must be less than 10 characters in length. User Action: Enter a PORT_NUMBER address that is 10 characters or less in length. B-4 DAS Error Messages DAS Error Messages invalidretries, Invalid retries number in the ODS entry, Explanation: Error. The retries attribute must be between 0-20. User Action: Use ODS to enter a retries number between 0-20. invalidslaveaddress, Invalid slave address number in the MODBUS_PATH ODS entry, Explanation: Error. Modbus slave address numbers must be a number between 1-247. User Action: Use ODS to enter a slave address number between 1-247. invalidspeed, Invalid speed (baud rate) specified in the MODBUS_LINE ODS entry, Explanation: Error. Baud rates from 110 to 19200 are supported for the Modicon DAS. User Action: Use ODS to enter a speed from 110 to 19200. invalidtimeout, Invalid timeout value in the ODS entry, Explanation: Error. An invalid timeout value was entered for the timeout value in ODS. Timeouts must be between 2 and 10 seconds. User Action: Use ODS to enter a timeout value between 2-10. invalidtrace, Invalid trace attribute specified in the MODBUS_ LINE or MODBUS_PATH ODS entry, Explanation: Error. The trace attribute must be one of TRUE, ON, YES, 1 or FALSE, OFF, NO, 0. User Action: Use ODS to enter a valid trace attribute. mmsaddrtypeunsupp, The given MMS type is unsupported for the given address, Explanation: Error. The MMS type is not supported for the variable address given. User Action: Modify the MMS type to one supported for the given address or modify the address to one supported for the MMS type. DAS Error Messages B-5 DAS Error Messages mmstypeunsupp, The given MMS type is not supported for this DAS, Explanation: Error. The MMS type that was specified in the variable definition is not supported by by this DAS. User Action: Change the MMS type to a valid type for this DAS. modbuserror, A modbus error occurred, Explanation: Error. A Modbus error occurred when reading or writing to the programmable controller. User Action: Retry issuing the command. neterr, Modbus network error occurred, Explanation: Error. A network error on the Modicon Modbus occurred. User Action: Examine the network status in the returned IOSB to determine the specific network error that occurred and take action based on that error. noipaddress, No "IP_ADDRESS" ODS entry for the given line, Explanation: Error. The DAS requires an IP_ADDRESS attribute defined in ODS. The IP_ADDRESS attribute is defined for the MODBUS_TELNET class within ODS. User Action: Use the MODBUS_TELNET object class within ODS to define the IP_ADDRESS attribute for this line. Use a valid IP address for this attribute. nolicense, No software license., Explanation: Error. The Modicon DAS requires a software license. User Action: Install the license PAK for the Modicon DAS. noline, No "/LINE=" ODS entry for the given application simple name, Explanation: Error. The Modicon DAS requires a /LINE= attribute defined for the ODS entry corresponding to the application simple name entry for the remote VMD. The /LINE= attribute is defined for MODBUS_PATH and MODPLUS_SLAVE_PATH object classes within ODS. User Action: Use the MODBUS_PATH object class (for Modbus) or MODPLUS_SLAVE_PATH object class (for Modbus Plus) within B-6 DAS Error Messages DAS Error Messages ODS to define the application simple name for this VMD. Use a valid line name when defining the /LINE= attribute. nomodem, No "MODEM" ODS entry for the given line, Explanation: Error. The Modicon DAS requires a MODEM attribute defined in ODS. The MODEM attribute is defined for the MODBUS_LINE object class within ODS. User Action: Use the MODBUS_LINE object class within ODS to define the MODEM attribute for this line. Modem control is either enabled (TRUE, ON, YES, 1) or disabled (FALSE, OFF, NO, 0). noparity, No "PARITY" ODS entry for the given line, Explanation: Error. The Modicon DAS requires a PARITY attribute defined in ODS. The PARITY attribute is defined for the MODBUS_LINE object class within ODS. User Action: Use the MODBUS_LINE object class within ODS to define the PARITY attribute for this line. Use a valid parity (EVEN, NONE) when defining the PARITY attribute. noport, No "PORT" ODS entry for the given line, Explanation: Error. The Modicon DAS requires a PORT attribute defined in ODS. The PORT attribute is defined for the MODBUS_LINE object class within ODS. User Action: Use the MODBUS_LINE object class within ODS to define the PORT attribute for this line. Use a valid port name when defining the PORT attribute. noportnumber, No "PORT_NUMBER" ODS entry for the given line, Explanation: Error. The DAS requires a PORT_NUMBER attribute defined in ODS. The PORT_NUMBER attribute is defined for the MODBUS_TELNET class within ODS. User Action: Use the MODBUS_TELNET object class within ODS to define the PORT_NUMBER attribute for this line. Use a valid IP port number for this attribute. DAS Error Messages B-7 DAS Error Messages noretries, No "RETRIES" ODS entry for the given line, Explanation: Error. The Modicon DAS requires a RETRIES attribute defined in ODS. The RETRIES attribute is defined for the MODBUS_LINE object class within ODS. User Action: Use the MODBUS_LINE object class within ODS to define the RETRIES attribute for this line. Use a valid number when defining the RETRIES attribute. noslaveaddress, No "SLAVE_ADDRESS" ODS entry for the given application simple name, Explanation: Error. The Modicon DAS requires a SLAVE_ADDRESS attribute defined for the ODS entry corresponding to the application simple name entry for the remote VMD. The SLAVE_ ADDRESS attribute is defined for MODBUS_PATH object class within ODS. User Action: Use the MODBUS_PATH object class within ODS to define the application simple name for this VMD. Use a valid Modbus slave address number when defining the SLAVE_ADDRESS attribute. nospeed, No "SPEED" ODS entry for the given line, Explanation: Error. The Modicon DAS requires a SPEED attribute defined in ODS. The SPEED attribute is defined for the MODBUS_LINE object class within ODS. User Action: Use the DH_LINE object class within ODS to define the SPEED attribute for this line. Use a valid baud rate when defining the SPEED attribute. notimeout, No "TIMEOUT" ODS entry for the given line, Explanation: Error. The Modicon DAS requires a TIMEOUT attribute defined in ODS. The TIMEOUT attribute is defined for the MODBUS_LINE object class within ODS. User Action: Use the MODBUS_LINE object class within ODS to define the TIMEOUT attribute for this line. Use a valid number when defining the TIMEOUT attribute. B-8 DAS Error Messages DAS Error Messages notrace, No "TRACE" ODS entry, Explanation: Error. The Modicon DAS requires a TRACE attribute defined in ODS. The TRACE attribute is defined for the MODBUS_PATH, MODBUS_LINE, MODPLUS_LINE, MODPLUS_ SLAVE_PATH and MODPLUS_NODE_PATH object classes within ODS. User Action: Use the appropriate object class within ODS to define the TRACE attribute for this line. Trace is either enabled (TRUE, ON, YES, 1) or disabled (FALSE, OFF, NO, 0). openerrorstatus, Errno for line XX returned from open () = X, Explanation: Error. An error occurred when opening the port. User Action: Look up the error number to determine the cause of the error and take appropriate action based on the error code. parsefailed, The parsing of a variable address failed, Explanation: Error. When defining a variable, the parsing of the address failed. Either the syntax or the value of the address is incorrect. User Action: Consult the user documentation to determine a valid address for the variable being defined and redefine the variable using the correct syntax. portopenerror, Error returned from open, Explanation: Error. An error occurred when opening the port. User Action: Check the log file to determine the error code, look up the error number to determine the cause of the error and take appropriate action based on the error code. readerror, Read error on communications line, Explanation: Error. An error was returned when reading from the port. The error is logged separately. User Action: Look up the error and take action based on the error found. readstatus, Read error on line XX, errno = X, Explanation: Error. An error was found when reading from the port. The error number for the error is given in the message. User Action: Look up the error and take action based on the error found. DAS Error Messages B-9 DAS Error Messages reqpending, Conclude rejected because of a pending read/write request, Explanation: Error. The conclude request was rejected because either a read or a write request was currently pending. User Action: Either abort the connection or wait for the current request(s) to complete before retrying the conclude. retriesexceeded, The retry count was exceeded, Explanation: Error. When trying to communicate to the device, the retry count was exceeded. The retry being exceeded means that the message being sent to the device was garbled during transmission and did not match the checksum. User Action: Check cabling to ensure there are no shorts or breaks and is properly grounded. Make sure the cable is routed such that it does not pass close to electrical interference such as transformers and high power cables. timeout, Modbus timeout when reading from the programmable controller, Explanation: Error. The programmable controller did not respond when attempting to read a response from the programmable controller. The response could be part of a read or a write operation. User Action: Check all cabling to make sure that it is properly shielded, grounded and seated. Verify that the communication parameters are set up properly on both programmable controller and the host. Verify that the correct slave address has been selected on the programmable controller and on the host. ttcharerror, An error occurred when defining TT characteristics, Explanation: Error. An error occurred when setting up TT characteristics. The TT characteristics are set when a connection is initiated with the VMD. User Action: An error message detailing the error should have been logged. Examine the error to determine the proper corrective action. B-10 DAS Error Messages DAS Error Messages ttcharstatus, Errno for line XX returned from ioctl () = X, Explanation: Error. An error occurred when defining tty characteristics> User Action: Look up the error number to determine the cause of the error and take appropriate action based on the error code. writenotsupport, Writes are not supported for the specified address, Explanation: Error. An attempt was made to write to an address that the Modbus protocol does not allow write access to. User Action: Consult the documentation to determine addresses that can be written to and change the address of the variable or only perform reads when using this variable. DAS Error Messages B-11 _________________________________________________________________ Index A______________________________ D______________________________ Abort function, 3-2 DAS Abort indication, 3-7 See Device access software Accessing DAS functions, 3-1 Data types, 3-8 Address syntax, 3-8 Device access software Modicon 184, 3-8 accessing functions, 3-1 Modicon 384, 3-8 address syntax, 3-8 Modicon 484, 3-9 description of, 1-1 Modicon 584, 3-10 functions, 1-2 Modicon 884, 3-9 installation of, 2-1 Modicon 984, 3-10 installation requirements, Modicon Micro 84, 3-8 2-1 C overview, 1-1 _______________________________ supported client functions, CLI 3-2 accessing, 3-1 supported data types, 3-8 Conclude function, 3-2 supported devices, 1-2 Configuration supported functions, 1-2, editing configuration files, 3-1 2-7 supported server functions, ODS registrations, 2-8 3-2 protocol profile, 2-11 using, 3-1 VMD definitions, 2-11 Device communications Configuration files, 2-13 cabling, 2-1 Configuring ports, 2-17 overview, 1-2 Configuring TELNET, 2-18 tracing, 2-19 Connect function, 3-2 Devices Programmable controllers supported, 1-3 Index-1 Modicon 884 F______________________________ address syntax, 3-9 Files, created during supported data types, 3-9 installation, 2-6 Modicon 984 Functions, 3-1 address syntax, 3-10 abort, 3-2 supported data types, 3-10 conclude, 3-2 Modicon Micro 84 connect, 3-2 address syntax, 3-8 read variable, 3-2 supported data types, 3-8 supported, 3-1 O write variable, 3-2 _______________________________ ODS registrations, 2-8 I______________________________ Indications P______________________________ abort, 3-7 Plant-floor equipment, setting Installation, 2-1 up, 2-19 files created, 2-6 Postinstallation tasks, 2-7 procedure, 2-3 Problem reporting, 2-20 Installation requirements, 2-1 Product failure, 2-20 disk space, 2-3 Protocol profile, 2-11 hardware, 2-1 software, 2-2 R______________________________ M Read variable function, 3-2 _______________________________ Messages S______________________________ DAS error and return values, Supported data types, 3-8 B-1 Modicon 184, 3-8 I/O error and return values, Modicon 384, 3-8 A-1 Modicon 484, 3-9 MMS data type, 3-8 Modicon 584, 3-10 Modicon 184 Modicon 884, 3-9 address syntax, 3-8 Modicon 984, 3-10 supported data types, 3-8 Modicon Micro 84, 3-8 Modicon 384 address syntax, 3-8 T supported data types, 3-8 _______________________________ Modicon 484 TELNET, 2-18 address syntax, 3-9 binary transfer, 2-18 supported data types, 3-9 Trace Modicon 584 ODS configuration, 2-8 address syntax, 3-10 using, 2-19 supported data types, 3-10 Index-2 V______________________________ VMD definitions, 2-11 W______________________________ Write variable function, 3-2 Index-3