KONG -Y
NameDescriptionContent
Location:

5136-PFB-VME Software Guide Version 2.04

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


  • AMAT 0190-14928 SCR Power Controller (PVD Reverse Zone)
  • AMAT 0500-01065 300mm Loadlock Interface Interlock Board
  • AMAT 2000-21123 Advanced Vacuum Seal Assembly
  • AMAT 0660-00090 High-Performance Industrial Power Filter
  • AMAT 0240-34077 Centura Endpoint Controller Kit
  • AMAT 0195-10215 High-Precision Pedestal Assembly
  • AMAT 0190-76050 VGA Video Controller VME Module
  • AMAT 0190-75084 High-Performance Communication & Logic Controller
  • AMAT 0190-60287 Precision VME/cPCI Interface Control Module
  • AMAT 0190-53752 DI Water I/O Controller PCB
  • AMAT 0190-37993 DeviceNet Scanner Pro (3U CompactPCI)
  • AMAT 0190-37833 MKS CDN500R-5 EPI 300mm Interface Module
  • AMAT 0190-37771 MKS CDN500R Interlock Control Module
  • AMAT 0190-37616 High-Precision Analog Input/Output Interface
  • AMAT 0190-36787B ISAC CP I/O Block 2 (Top) - Revision B
  • AMAT 0190-36787 ISAC CP I/O Block 2 (Top)
  • AMAT 0190-36511 DIP294 DeviceNet I/O Control Block
  • AMAT 0190-35764 & 0190-35765: Precision Control Interface Duo
  • AMAT 0190-35763 High-Performance Integrated Power Module
  • Applied Materials (AMAT) 0190-34512: 4-Channel DeviceNet Scanner Interface
  • Applied Materials (AMAT) 0190-34282 High-Stability Process Control Module
  • Applied Materials (AMAT) 0190-27707 High-Precision DeviceNet I/O Controller
  • Applied Materials (AMAT) 0190-27072 High-Performance Semiconductor Interface
  • AMAT 0190-24007 CPCI-3720CF Single Board Computer
  • AMAT 0190-23905 Spellman ESC High Voltage Power Supply
  • AMAT 0190-22967 High-Density Analog I/O Control Board
  • AMAT 0190-22543 High-Precision Analog Input/Output Module
  • AMAT 0190-17894 Interlock Module Conductor HART
  • AMAT 0190-17081 2U CompactPCI System Host Processor
  • AMAT 0190-16926 and 0190-16928 Based on Compact PCI
  • AMAT 0190-15915 Intelligent I/O Control Module
  • AMAT 0190-15840 4-Port UPA DeviceNet Interface Module
  • AMAT 0190-15384 Advanced Digital Signal Interface Module
  • AMAT 0190-15384 Advanced Digital Signal Interface Module
  • AMAT 0190-14027 Wafer Flat Finder PCB
  • AMAT 0190-12695 SBS CL7 3U CompactPCI Single Board Computer
  • AMAT 0190-11817 CP3-SER16-TTL 16-Port Serial Interface Card
  • AMAT 0190-11524 CDN500-25 Interlock Module
  • AMAT 0190-07450 CompactPCI 48-Channel Digital I/O Interface Board
  • AMAT 0190-05990-001 Maglev Rotation System Controller (300mm)
  • AMAT 0190-05647 LK3710 Serial Module Transition Card
  • AMAT 0190-04457 High-Performance Integrated Circuit Control Module
  • Applied Materials (AMAT) 0190-04098 | 5.X Factory Interface I/O Distribution Board
  • Applied Materials (AMAT) 0190-03705 | MF Producer SE/E Interlock Module
  • Applied Materials (AMAT) 0190-02748 | Flex Scanner Transition Module
  • Applied Materials (AMAT) 0190-01227 | Intelligent Motor Control OMS Board
  • Applied Materials (AMAT) 0190-00318 | VME 486 Video Controller
  • Applied Materials (AMAT) 0130-14007 | Advanced RF Signal Assembly
  • Applied Materials (AMAT) 0130-14005 | RF Cable/Interface Assembly
  • Applied Materials (AMAT) 0110-77040 | Head Pneumatic Controller
  • Applied Materials (AMAT) 0110-00077 | Precision Control Module
  • AMAT 0101-57015 high-performance Next-Generation Deflection Amplifier Board
  • AMAT 0100-77040 critical Head Pneumatic Controller Board
  • AMAT 0100-76291 Data Buffer / Memory Expansion Interface
  • AMAT 0100-76290 Advanced I/O Interface Board
  • AMAT 0100-76269 Control Board / Interface Module
  • AMAT 0100-71462-01 high-performance Process Controller PCB
  • AMAT 0100-71171 Chamber Interlock Control PCB
  • AMAT 0100-71154 Semiconductor Circuit Board / Electronic Group Card
  • AMAT 0100-70034 PCB Assembly (PCBA) for Endpoint VGA I/O Interconnect.
  • AMAT 0100-38032 ESC (Electrostatic Chuck) Controller PCB
  • AMAT 0100-36035 DPS Source Match / Seriplex I/O Distribution PCB
  • AMAT 0100-35231 Seriplex I/O Distribution Module
  • AMAT 0100-35217 TC Amp Interlock PCB Module
  • AMAT 0100-35065 High-Precision Serial Isolator PCB
  • AMAT 0100-35054 Advanced Chamber Interface Module
  • AMAT 0100-20453 DeviceNet Digital I/O Interface Board
  • AMAT 0100-20100 High-Performance Semiconductor Component
  • AMAT 0100-20068 Precision CCD Image Control Board
  • AMAT 0100-20064 Advanced Semiconductor Control Module
  • AMAT 0100-20018 Advanced Communication Interface Module
  • Applied Materials (AMAT) 0100-20016 High-Performance Interface and Control Module
  • Applied Materials (AMAT) 0100-20003 Digital I/O (DI/DO) Interface Board
  • Applied Materials (AMAT) 0100-20001 System Electronics Interface (SEI) / PCB Assembly
  • Applied Materials (AMAT) 0100-11030 Chamber Hardware / Gas Distribution Component
  • Applied Materials (AMAT) 0100-11022 Semiconductor Board Card
  • Applied Materials (AMAT) 0100-11018 Advanced Interface Control Module
  • Applied Materials (AMAT) 0100-11001 Precision Analog Output Board
  • ​Applied Materials (AMAT) 0100-11000 High-Precision Analog Input Board
  • Applied Materials (AMAT) 0100-09237 Advanced Signal Interface Module
  • Applied Materials (AMAT) 0100-09204 Advanced Digital Interface Control Board
  • Applied Materials (AMAT) 0100-09172 High-Density Digital I/O Control Board
  • Applied Materials (AMAT) 0100-09137 High-Performance VME Control Module
  • Applied Materials (AMAT) 0100-09054 Precision Analog Input Board
  • Applied Materials (AMAT) 0100-09029 Turbo Interconnect Interface Module
  • AMAT 0100-03391 Precision Semiconductor Control
  • AMAT 0100-01984 | VME System Interface & Logic Controller Board
  • AMAT 0100-01363 | VME Intelligent System Control & I/O Board
  • AMAT 0100-01321 | VME DeviceNet Scanner / Interface Board
  • AMAT 0100-00793 | VME Multi-Channel Interface & Logic Board
  • AMAT 0100-00689 | VME PCB Power Module
  • AMAT 0100-00580 | VME Intelligent System Controller Board
  • AMAT 0100-00523 | VME Multi-Channel Analog-to-Digital (A/D) Board
  • AMAT 0100-00493 | VME Multi-Function System Controller Board
  • AMAT 0100-00398 | VME Interface System Control Board
  • AMAT 0100-00369 | VME 12-Channel High-Speed Stepper Motor Controller
  • AMAT 0100-00196 | VME System Mainframe CPU Controller Board
  • AMAT 0100-00169 | VME 12-Channel Stepper Motor Controller Board
  • AMAT 0100-00162 | VME Dual Channel Serial Communication Board
  • AMAT 0100-00137 | VME Stepper Motor Controller Interface Board
  • AMAT 0100-00075 | VME Digital Input/Output (DI/O) Interface Board
  • AMAT 0100-00007 | VME Analog Input/Output Interface Board
  • AMAT 0100-00002 | VME Slave I/O Interface PCB
  • AMAT 0090-05596 High-Voltage DC Power Cable Assembly
  • AMAT 0090-01809 High-Performance RF Power Cable Assembly
  • AMAT 0010-29958 CCM HART 3 Mainframe Control Assembly
  • AMAT 0010-20003 System Controller Card Cage Assembly
  • AMAT 0010-11239 PVD High-Voltage Power Interface Assembly
  • AMAT 0010-09416 RF Matching Network Assembly
  • AMAT 0010-00019 Analog Power Supply Assembly
  • AMAT AS00009-02 (31-000-00940) | Precision Semiconductor Component
  • AMAT 0010-00028 Power Supply Module
  • AMAT 0330-1586A Serial Communication PCB
  • AMAT 0190-09690 Seriplex SENSORbus SPX-MUXADIO-001
  • AMAT 0190-04397 DeviceNet I/O Interface Board
  • AMAT 0190-02506 DeviceNet I/O Interface Card
  • AMAT 0090-00475 Seriplex 210 MUXADIO
  • AMAT 410-0198-1 Multi-Output Switching Power Supply
  • AMAT 0100-20458 high-reliability Configurable Interlock Personality Board
  • AMAT VAS104350-0415 Gasline Heater Control Unit
  • AMAT VME6U1V2 VMEbus Backplane Interface Module
  • AMAT 0920-01070 high-performance RF Power Generator
  • AMAT 0090-76133A VME Single Board Computer (SBC)
  • AMAT 0190-24115 DeviceNet I/O Interface Card
  • AMAT 0190-37607 Backplane / Base Board Assembly
  • AMAT 0190-32372 Analog Input/Output (I/O) Board
  • AMAT 0190-09956 Loadlock Interface PCB Base Assembly
  • AMAT 0190-07908 four-channel DeviceNet Interface Card