KONG -Y
NameDescriptionContent
Location:

5136-PFB-VME Software Guide Version 2.04

From: | Author:kongjiang | Time :2025-03-25 | 1212 Browse: | 🔊 Click to read aloud ❚❚ | Share:

Introduction

This chapter describes the following: 

 • the purpose of the manual 

 • the style conventions used in the manual 

 • an overview of the card 

 • reference material 

 • warranty and technical support information

Purpose

This document is a software user’s guide for the SST 5136-PFB-VME interface card. This card makes it possible for an application running on a VMEbus host computer to communicate with ProfiBus networks using Profibus DP and FDL.  

Conventions

Style

The following conventions are used throughout the manual: 

 • Listed items, where order is of no significance, are preceded by bullets. 

 • Listed items, to be performed in the order in which they appear, are preceded by a number. 

 • References to commands, or dialog boxes are italicized. 

 • User entry text is in Courier 9 pt font. 

 • Buttons that the user may press are in SMALL CAPS.

Special Notation

The following special notations are used throughout the manual:

Warning messages alert the reader to situations where personal injury may result. Warnings are accompanied by the symbol shown, and precede the topic to which they refer.

Caution messages alert the reader to situations where equipment damage may result. Cautions are accompanied by the symbol shown, and precede the topic to which they refer

A note provides additional information, emphasizes a point, or gives a tip for easier operation. Notes are accompanied by the symbol shown, and follow the text to which they refer.

Card Overview

The 5136-PFB-VME card can: 

 • act as a DP slave 

 • act as a DP master 

 • send and receive FDL (layer 2) messages

The card supports simultaneous operation in all these modes. The card supports the standard ProfiBus baud rates of 9.6K, 19.2K, 93.75K, 187.5K, 500K, 750K, 1.5M, 3M, 6M and 12M baud. The card has an onboard Intel i960 processor with 512 Kbytes of local RAM, that handles the communication protocol and data formatting into the shared RAM. A VMEbus interface, with capabilities as outlined in the Specifications section of  this manual. Five registers in VME short address space for control of the card. 4 1.3 Card Overview The 5136-PFB-VME card can: 

 • act as a DP slave • act as a DP master 

 • send and receive FDL (layer 2) messages The 5136-PFB-VME consists of: The card has an additional 256 Kbytes of RAM which is shared with the host as either a single block of 256 Kbytes (linear addressing mode) or as one of sixteen, 16Kbyte pages (paged mode). In paged mode, the host determines which page of this shared RAM is mapped into the host memory by writing to a register on the card. This block of memory contains all the tables and buffers that are used to pass information between the interface card and the application software running in the host computer. 

This approach ensures a fast and simple connection between the host computer and the card software. In addition, the card has 512 Kbytes of sectored flash memory, for storage of programs and configuration data. ProfiBus configuration information may also be stored in flash

Reference Documents

For information on ProfiBus, refer to one of the following: 

 • ProfiBus standard DIN 19 245 parts 1, 2 and 3. Part 1 describes the low level protocol and electrical characteristics, part 2 describes FMS, part 3 describes DP 

 • European standard EN 50170 

 • ET 200 Distributed I/O System Manual, 6ES5 998-3ES22

Technical Support

Before you call for help..

Please ensure that you have the following information readily available before calling for technical support.

• Card type and serial number 

 • Computer make and model and hardware configuration (other cards installed) 

 • Operating system type and version 

 • Details of the problem; application module type and version, target network, circumstances that caused the problem

The following sections describe briefly the steps required to bring the 5136-PFB-VME online as a DP master or a DP slave, using the sample programs provided with the card. These steps assume that the card is being installed using the default port and memory addresses. They also assume familiarity with the SST ProfiBus Configuration Tool or Siemens COM PROFIBUS configuration software

Quick Start 2.1.

1 DP Master Prior to performing this procedure, refer to the Hardware User’s Guide for more detailed information on installing the card. 1. Install the card. (Refer to the Hardware User’s Guide0. Check the switch setting on the card and install the card in the computer. 

 2. Install the Software, choosing one of the three options described here. Refer to the Hardware User’s Guide, for more detailed information.- Run the batch file install.bat on the distribution disk to install the DOS distribution software. This batch file install the software in the directory sspfbdos.- Run the setup.exe program from the appropriate Windows disk to install the SST ProfiBus Configuration Tool.- Run the batch file cometupdcomet to install the files for configuring the 5136-PFB-VME under COM PROFIBUS. 

 3. Create an I/O configuration. Use the SST ProfiBus Configuration Tool or Siemens COM PROFIBUS to create a configuration for the I/O you are scanning. Refer to the software’s online help for complete details on creating a configuration with one of these tools

4. Download the ProfiBus software module. Refer to the Hardware User’s Guide. Use the loader program pfbinst to download the ProfiBus module to the card. For example, if the card is installed at the default port and memory addresses, the command is: vmeinst vmeprofi 

 5. Configure the card as a DP Master Run the sample program cometcnf to configure the card as a DP master using the binary file you exported from the SST ProfiBus Configuration Tool or COM PROFIBUS. If the card is installed at port address 250 and the file is called test.2bf, the command is: cometcnf 250 test 

 6. Put the card online. Run the sample program vmecmd to put the card online. If the card is installed at port address 250, the command is: vmecmd 250 online 

 7. Scan I/O. Run the sample program dpmon to display and edit data. If the card is installed at port address 250, the command is: dpmon 250 From the program menu:- Press A to view the active station list, then press P to see what passive stations (in this case, I/O slaves) are present on the network.- Press M to view configured slaves. Press R to put the card in run mode. Select a slave and press Enter to view and edit its I/O data.-   Press E from the main menu to view diagnostic counters.

DP Slave Prior to performing this procedure, refer to the Hardware User’s Guide for more detailed information on installing the card. Use the following steps to bring a 5136-PFB-VME online as a DP slave. 

 1. Install the card. (Refer to the Hardware user’s Guide). Check the switch settings on the card and install the card in the computer. 

 2. Install the software, choosing one of the three options described here. 

 •     Run the batch file install.bat on the distribution disk to install the distribution software. This batch file install the software in the directory ssvmedos. 

 •    Run the setup.exe program from the appropriate Windows disk to install the SST ProfiBus Configuration Tool. 

 •    Run the batch file cometupdcomet to install the files for configuring the 5136-PFB-VME under COM PROFIBUS. 

 3. Download the ProfiBus software module. Use the loader program vmeinst to download the ProfiBus module to the card. For example: vmeinst vmeprofi 

 4. Create a network configuration. Edit the sample file netslv.ncf file to set the network parameters. At minimum, you need to set:- baud rate- station address 

 5. Create a slave configuration. Edit the sample file slave.scf to set the slave parameters. At minimum, you need to set:- number of inputs (bytes)- number of outputs (bytes)

6. Configure the card’s network parameters. Run the sample program pbnetcnf to configure the card’s network parameters. If the card is installed at port address 250 and the file is called netslave.ncf, the command is: pbnetcnf 250 netslave 

 7. Configure the card as a slave Run the sample program dpslvcnf to configure the card as a DP slave. If the card is installed at port address 250 and the file is called slave.scf, the command is: dpslvcnf 250 slave 8. Put the card online Run the sample program pbcmd to put the card online. If the card is installed at port address 250, the command is: vmecmd 250 online 9. Access the data. Run the sample program dpmon to access data. If the card is installed at port address 250, the command is: dpmon 250 From the program menu:- Press S to view the slave data.- Press D to view slave diagnostics- Press E to view diagnostic counters.


  • AEROTECH Automation1 SI4 Stepper Interface
  • AEROTECH Automation1 XI4 Servo Interface
  • AEROTECH AEROTECH Automation1 iXI4 Servo Interface with Motion Controller
  • AEROTECH Automation1 XC6e Enhanced, High-Power PWM Servo Drive
  • AEROTECH Automation1 iXC6e Enhanced, High-Power PWM Servo Drive with Motion Controller
  • AEROTECH Automation1 XC2 Compact PWM Servo Drive
  • AEROTECH Automation1 XC4 PWM Servo Drive
  • AEROTECH Automation1 GL4 Galvo Laser Scan Head Linear Drive
  • AEROTECH Automation1 XC2e Enhanced, Compact Servo Drive with PWM+
  • AEROTECH Automation1 XC4e Enhanced, PWM Servo Drive
  • AEROTECH Automation1 XR3 Multi-Axis Servo Drive Rack
  • AEROTECH Automation1 iXR3 Multi-Axis Servo Drive Rack with Motion Controller
  • AEROTECH Automation1 iXC2 Compact PWM Servo Drive with Motion Controller
  • AEROTECH Automation1 iXC2e Enhanced, Compact PWM+ Servo Drive with Motion Controller
  • AEROTECH Automation1 iXC4 PWM Servo Drive with Motion Controller
  • AEROTECH Automation1 iXC4e Enhanced, PWM Servo Drive with Motion Controller
  • AEROTECH Automation1 iPC Industrial PC with Motion Controller
  • AEROTECH EPICS & TANGO Drivers for Distributed Control Systems
  • AEROTECH .NET, C, Python & LabVIEW APIs Custom Application Develotpmen
  • AEROTECH Automation1 Industrial Ethernet Support
  • AEROTECH Automation1 iSMC Intelligent, Software-Based Motion Controller
  • AEROTECH Automation1 iXA4 1- 2- or 4-Axis PWM Servo Drive with Motion Controller
  • AEROTECH Automation1 XA4 1- 2- or 4-Axis PWM Servo Drive
  • CTI 2500-ADP2-DISC Discrete Wiring Adapter for Series 500
  • CTI 2500-ADP1 Analog Wiring Adapter for Series 500
  • CTI 2500C-RADP-RS485 Remote Base Controller Adapter for Series 500
  • CTI 2500C-RADP-RBC Profibus RBC Adapter for Series 500
  • CTI 2500C-PADP-120V 120VAC 50W Power Supply for Series 500
  • CTI 2500-RADP RBC Adapter for Series 500
  • CTI 2500-R4500 520/530/DBC Adapter for Series 500 - MATURE
  • CTI 2500-PADP Power Supply Adapter for Series 500
  • CTI 2500-IADP I/O Adapter for Series 500
  • CTI 2500-VP15A-N4-W7 15" Flat-Panel PC with Windows® 7 Embedded
  • CTI 2500S-27-1750 Slice I/O, Ethernet, RS232/485. 900MHz, 2DIO / 4UAI / 2AI
  • CTI 2500S-26-1750 Slice I/O, Ethernet, RS232/485. 900MHz, 8DIO / 2UAI
  • CTI 2500S-23-1750 Slice I/O, Ethernet, RS232/485. 900MHz, 4DI / 4DO / 2UAI / 2AO
  • CTI 2500S-27-1550 Slice I/O, RS232/485. 2DIO / 4UAI / 2AI
  • CTI 2500S-26-1550 Slice I/O, RS232/485. 8DIO / 2UAI
  • CTI 2500S-23-1550 Slice I/O, RS232/485. 4DI / 4DO / 2UAI / 2AO
  • CTI 2500S-27-1050 Slice I/O, Ethernet, 2DIO / 4UAI / 2AI
  • CTI 2500S-26-1050 Slice I/O, Ethernet, 8DIO / 2UAI
  • CTI 2500S-23-1050 Slice I/O, Ethernet, 4DI / 4DO / 2UAI / 2AO
  • CTI 2500C-32F-CJC 32-Pin Field Wiring Connector with Cold Junction Compensation
  • CTI 2500C-32F 32-Pin Field Wiring Connector
  • CTI 2500C-8-TC Eight Thermocouple Inputs
  • CTI 2500C-8-RTD Eight RTD Inputs
  • CTI 2500C-8-RL-FC 8 Form-C Relay Outputs
  • CTI 2500C-8-IDO-24V 8 Isolated 24VDC Outputs
  • CTI 2500C-8-IDO-120V 8 Isolated 120VAC Outputs
  • CTI 2500C-16-DO-24V Sixteen 24VDC Digital Outputs
  • CTI 2500C-16-DO-120V Sixteen 120VAC Digital Outputs
  • CTI 500C-16-IDI-24V Sixteen Isolated 24V AC/DC Digital Inputs
  • CTI 2500C-16-IDI-120V Sixteen Isolated 120V AC/DC Digital Inputs
  • CTI 2500C-16-DIDO-SIM Sixteen Digital Input and Output SImulator
  • CTI 2500C-16-DI-24V Sixteen 24V AC/DC Digital Inputs
  • CTI 2500C-16-DI-120V Sixteen 120V AC/DC Digital Inputs
  • CTI 2500C-RBC-RS485 RS485 Remote Base Controller
  • CTI 2500C-RBC-PRF Profibus Remote Base Controller
  • CTI 2500C-PS-24V-35 35-Watt DC Power Supply
  • CTI 2500C-PS-120V-35 35-Watt AC Power Supply
  • CTI 2500C-R8 Eight-Slot Base
  • CTI 2500C-R4 Four-Slot Base
  • CTI 2500C-R16 Sixteen-Slot Base
  • CTI 2500C-2572-B Fast Ethernet TCP/IP Adapter
  • CTI 2500C-J750 Compact Janus PAC with 3MB Project Memory
  • CTI 2500C-C300 CPU with 512K User Memory
  • CTI 2500C-C200 CPU with 256K User Memory
  • CTI 2500C-C100 CPU with 128K User Memory
  • CTI 2500C-8-AO 8 Analog Outputs
  • CTI 2500C-8-AI 8 Analog Inputs
  • CTI 2559-FCAL Precision Calibration Connector
  • CTI 2559-FPC 2559-FPC 40-pin screw terminal connector
  • CTI 2500-RFC PLC to RF Modem Cable
  • CTI 2500-40F 40-Position Standard Screw-Terminal Connector
  • CTI 2505 Vibration Sensor Interface Module
  • CTI 2554-A 4-Channel Isolated High Speed Counter Module
  • CTI 2553-A 2-Channel Mag Meter Input Module
  • CTI 2502 2-Channel High Speed Counter Input Module
  • CTI 2559-TC 8-Channel Thermocouple Input Module
  • CTI 2556-A 16-Channel Isolated Thermocouple Input Module
  • CTI 2556 16-Channel Isolated Thermocouple Input Module
  • CTI 2551-A 8-Channel Isolated Thermocouple Input Module
  • CTI 2559-RTD 8-Channel RTD Input Module
  • CTI 2557-A 16-Channel RTD Input Module
  • CTI 2557 16-Channel RTD Input Module
  • CTI 2552-A 8-Channel Isolated RTD Input Module
  • CTI 2534 8-Point Form-C Relay Output Module
  • CTI 2532 16-Point Form-A Relay Output Module
  • CTI  2531 32-Point Form-A Relay Output Module
  • CTI  2530 8-Point Form-C Relay Output Module
  • CTI  2562 8-Channel Analog Output Module
  • CTI  2560-A 8-Channel Isolated Analog Output Module
  • CTI  2501 8in/4out Analog Module
  • CTI  2558 8-Channel Analog Input Module
  • CTI  2555-A 16-Channel Analog Input Module
  • CTI  2550-A 8-Channel Isolated Analog Input Module
  • CTI  2599 8/16/32-Point AC Output Module
  • CTI  2598-8 8-Point AC Output Module
  • CTI   2598 8/16-Point AC Output Module
  • CTI 2597 8/16/32-Point DC Output Module
  • CTI 2596-8 8-Point DC Output Module
  • CTI 2596 8/16-Point DC Output Module
  • CTI 2595 16-Point TTL/Word Output Module
  • CTI 2591-EF 16-Point Isolated 11-146 VDC Output with Front Panel Accessible Fuses
  • CTI 2591-A 16-Point Isolated 11-146 VDC Output Module
  • CTI 2590-EF 16-Point Isolated 20-132 VAC Output with Front Panel Accessible Fuses
  • CTI 2590-A 16-Point Isolated Discrete 20-132 VAC Output Module
  • CTI 2589-B 8/16/32-Point Universal Discrete Input Module
  • CTI 2589-A 8/16/32-Point Universal Discrete Input Module
  • CTI 2588-8 8-Point Universal Discrete Input Module
  • CTI 2585 16-Point TTL/Word Input Module
  • CTI 2582 16-Point Isolated 125 VDC Input Module
  • CTI 2581 16-Point Isolated 12-56 VDC Input Module
  • CTI 2580 16-Point Isolated 95-132 VAC Input Module
  • CTI 2500-TAP RS485 Network Tap
  • CTI 2500-RIO-B RS485 Remote Base Controller
  • CTI 2500-RIO-A RS485 Remote Base Controller
  • CTI 2500-RBC Profibus Remote Base Controller
  • CTI 2515-A 100-Watt AC/DC Power Supply with Redundancy Support
  • CTI 2515 100-Watt AC Power Supply (MATURE - replaced by 2515-A)
  • CTI 2513-A 75-Watt DC Power Supply with Redundancy Support
  • CTI 2513 75-Watt 24VDC Power Supply
  • CTI 2512-A 75-Watt AC/DC Power Supply with Redundancy Support
  • CTI 2512 75-Watt AC/DC Power Supply
  • CTI 2510 125 VDC Power Supply
  • CTI 2500-SSB Single Slot Blank Front Panel
  • CTI 2500-R11-A Eleven-Slot Redundant Base
  • CTI 2500P-R16 Sixteen-Slot Base with High-Speed Channel