KONG -Y
NameDescriptionContent
Location:

5136-PFB-VME Software Guide Version 2.04

From: | Author:kongjiang | Time :2025-03-25 | 1154 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.


  • Vibro-Meter Rack VM600SYSMK2-ABE04x 6U 19-inch rack Mk2 system
  • Vibro-Meter Relay expansion RLC16 Mk2 SIL2 (single card) 600-044L
  • Vibro-Meter Relay expansion RLC16 Mk2 SIL2 600-04
  • Vibro-Meter Relay expansion RLC16 Mk2 600-045L
  • Vibro-Meter Relay expansion RLC16 Mk2 600-045
  • Vibro-Meter I/O interface card  IOCN Mk2    600-051
  • Vibro-Meter CPU controller   CPUM Mk2  600-050
  • Vibro-Meter I/O interface card    IOC10 Mk2 (rear card)    600-046
  • Vibro-Meter Temperature / Analog Acquisition  AMC10 Mk2  600-042
  • Vibro-Meter I/O interface card IOC4 Mk2 600-043
  • Vibro-Meter Protective measuring card MPC4 Mk2 SIL2 601-041-A10
  • Vibro-Meter Protective measuring card MPC4 Mk2 601-041-A0
  • Vibro-Meter PSU-VM600 VM600 Rack Power Module
  • Vibro-Meter ABE056 - 1U ultra-thin single-rack
  • Vibro-Meter ABE046 - 6U 19-inch rack
  • Vibro-Meter ABE045 - 6U 19-inch rack
  • Vibro-Meter ABE044 - 6U 19-inch rack (with expansion slots)
  • Vibro-Meter ABE042 6U 19-inch rack (4 slots)
  • Vibro-Meter I/O interface card XIO16T
  • Vibro-Meter XMC16 16-channel combustion monitoring card
  • Vibro-Meter XMV16 - 16-channel vibration condition monitoring card
  • Vibro-Meter RLC16 Relay Card
  • Vibro-Meter IRC4 Intelligent Relay Card
  • Vibro-Meter IOCR2 input/output rear interface card
  • Vibro-Meter CPUR2 Central Processing and Controller Card
  • Vibro-Meter I/O interface card  -  IOCR
  • VIBRO-METER CPU controller CPUR
  • VIBRO-METER IOCN 200-585-000-322 I/O interface card
  • VIBRO-METER IOCN 200-585-000-321 I/O Interface Card
  • VIBRO-METER 200-595-074-323 VM600 system CPU management card, non-redundant
  • VIBRO-METER CPUM 200-595-074-322 CPU Controller
  • VIBRO-METER CPU controller CPUM 200-595-070-321
  • Vibro-Meter IOC8T VM600 Mk1 I/O Interface Card
  • Vibro-Meter AMC8 Analog Monitoring Card
  • VIBRO-METER IOC4G2 I/O interface card
  • VIBRO-METER MPC4G2 Protective measuring card
  • VIBRO-METER IOC4T 200-560-101-017 VM600 Mk1 Isolated I/O Interface Card, equipped with MPC4
  • VIBRO-METER IOC4T 200-560-101-015 VM600 Mk1 interface card
  • VIBRO-METER IOC4T 200-560-000-114 I/O interface card
  • VIBRO-METER IOC4T 200-560-000-113 I/O interface card
  • VIBRO-METER IOC4T 200-560-000-111 Sensor wiring
  • VIBRO-METER MPC4 200-510-072-212 Protection Measurement Card
  • VIBRO-METER MPC4 200-510-071-114 Protective Measurement Card
  • VIBRO-METER 200-510-071-111 4-channel vibration protection + 2-speed channels
  • VIBRO-METER 200-510-070-111 4-channel vibration protection + 2-speed channels
  • ADLINK PICMG Single Board Computers NuPRO-E315
  • ADLINK High Speed Link (HSL) PCI-7853
  • ADLINK Digital I/O PCIe-7432
  • ADLINK Mini-ITX Embedded Boards AmITX-AL-I
  • ADLINK 6U CompactPCI 2.0 Blades cPCI-6860A
  • ADLINK NuPRO-900A PICMG Single Board Computers
  • ADLINK Analog Output PCI-6308 Series
  • ADLINK USB DAQ USB-2405
  • ADLINK CRR-LX800-E-500 Compact Industrial Computer Module (COM)
  • ADLINK 15-slot 6U PXI/CompactPCI Chassis with AC PXIS-3320
  • ADLINK NUPRO-842 PICMG Single Board Computers
  • ADLINK PCI-8124-C Advanced 4-CH Encoder Card
  • ADLINK PCI-8102 Centralized Motion Controllers PCI-8102
  • ADLINK PCIe-7200 High-Speed DIO
  • SEL SEL-7201 Feeder Protection Panel
  • SEL SEL-7206 Distribution Bus Differential Protection Panel
  • SEL SEL-4388 Mirrored Bits Tester
  • SEL SEL-T4287 Traveling-Wave Test System
  • SEL SEL-4000 Relay Test System
  • SEL SEL-9510 Control Switch Module
  • SEL SEL-9502 Contact Arc Suppressor
  • SEL SEL-9501 Contact Arc Suppressor
  • SEL SEL-2652 Trip Coil Monitor
  • SEL SEL-2894 Interface Converter
  • SEL SEL-2890 Ethernet Transceiver
  • SEL SEL-2886 EIA-232 to EIA-485 Interface Converter
  • SEL SEL-9220 Fiber-Optic Adapter for SEL-300 Series Relays
  • SEL SEL-2824 Multimode Fiber-Optic EIA-485 Transceivers
  • SEL SEL-2820 Multimode Fiber-Optic EIA-485 Transceivers
  • SEL SEL-2815 Fiber-Optic Transceiver/Modem
  • SEL SEL-2814 Fiber-Optic Transceivers With Hardware Flow Control
  • SEL SEL-2812 Fiber-Optic Transceivers With IRIG-B
  • SEL SEL-2810 Fiber-Optic Transceivers With IRIG-B
  • SEL SEL-2831 Single-Mode Fiber-Optic Transceiver/Modem
  • SEL SEL-2830 Single-Mode Fiber-Optic Transceiver/Modem
  • SEL SEL-2829 Single-Mode Fiber-Optic Transceiver/Modem
  • SEL SEL-C805 200 µm Multimode Fiber-Optic Cable
  • SEL SEL-C804 Multimode Arc-Flash Detection Fiber-Optic Cables
  • SEL SEL-9331 Power Supply
  • SEL SEL-9322 15 VDC Power Supply
  • SEL SEL-9321 Low-Voltage DC Power Supply
  • SEL SEL-LPS Linear Power Supply
  • SEL SEL-RPM Redundant Power Module
  • SEL SEL-7250 Digital Direct-Replacement Assemblies
  • SEL SEL-2533 Annunciator
  • SEL SEL-2523 Annunciator Panel
  • SEL SEL-2522 Alarm Panel
  • SEL SEL-2516 Rack-Mount Remote I/O Module
  • SEL SEL-2515 Remote I/O Module
  • SEL SEL-2507 High-Speed Remote I/O Module
  • SEL SEL-2506 Rack-Mount Remote I/O Module
  • SEL SEL-2505 Remote I/O Module
  • SEL SEL-3401 Digital Clock
  • SEL SEL-9929 Satellite-Synchronized Clock Display Kit
  • SEL SEL-3405 High-Accuracy IRIG-B Fiber-Optic Transceiver
  • SEL SEL-3400 IRIG-B Distribution Module
  • SEL SEL-2401 Satellite-Synchronized Cloc
  • SEL SEL-2407 Satellite-Synchronized Clock
  • SEL SEL-2488 Satellite-Synchronized Network Clock
  • SEL SEL-5051/5052 Client/Server Network Management System (NMS) Software
  • SEL SEL-5056 Network Management System (NMS)
  • SEL SEL-3031 Serial Radio Transceiverceiver
  • SEL SEL-3061 Cellular Router
  • SEL ICON Integrated Communications Optical Network
  • SEL SEL-3622 Security Gateway
  • SEL SEL-3620 Ethernet Security Gateway
  • SEL SEL-3620 Ethernet Security Gateway
  • SEL SEL-3610 Port Server
  • SEL SEL-2730U Unmanaged 24-Port Ethernet Switch
  • SEL SEL-2725 Five-Port Ethernet Switch
  • SEL SEL-2744 Ethernet Switch
  • SEL SEL-2743 Ethernet Switch
  • SEL SEL-2742 Ethernet Switch
  • SEL SEL-2741 Ethernet Switch
  • SEL SEL-2731 Ethernet Switch
  • SEL SEL-2902 RJ45 to DB-9 Adapter Panel
  • SEL SEL-3390S8 Serial Adapter Card
  • SEL SEL-3390E4 Network Adapter Card
  • SEL SEL-3390T Time and Ethernet Adapter Card
  • SEL SEL-3360 Computing Platform
  • SEL SEL-3355 Computing Platform
  • SEL SEL-5703 Synchrowave Monitoring
  • SEL SEL-5705 Synchrowave Reports