KONG -Y
NameDescriptionContent
Location:

5136-PFB-VME Software Guide Version 2.04

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


  • Beckhoff Nail Operating Terminal CP7032-1031-0010
  • Beckhoff AM8042-0EH1-0000 Servomotor 4.10 Nm (M0), F4 (87 mm)
  • Beckhoff EK9300 | PROFINET RT Bus Coupler
  • Beckhoff CP3224-0020 Multitouch-Panel-PC
  • Beckhoff CP2712-0000 12.1" 24VDC Touch Screen WMD0
  • BECKHOFF CX5240-0195 / 0000289234 Embedded PC 40 GB CFast Card
  • Beckhoff CP6932-1000-0000 Control Panel
  • BECKHOFF CX5120-0121 PLC Module
  • Beckhoff EL3218 | EtherCAT Terminal, 8-channel analog input
  • Beckhoff EL3218 | EtherCAT Terminal, 8-channel analog input
  • Beckhoff C6640-0050 | Control cabinet Industrial PC
  • Beckhoff Cx5130-0120/4GB Embedded-PC
  • BECKHOFF CX2030-0122 PLC PROCESSOR
  • BECKHOFF CX5020-0122 Controller Module
  • Beckhoff CP3915-0000 Multitouch Panel
  • BECKHOFF EL3014 | EtherCAT Terminal
  • BECKHOFF Industrial Computer c6920-1057-0030
  • Beckhoff CX5130-0141/4GB CX5130-0141 Embedded PC
  • Beckhoff C6240-1052-0040 4-086-06-3073 Industrial Computer
  • Beckhoff CX5140-0135 /4GB High-Performance Embedded Industrial PC
  • Beckhoff C6515-1001-0000 Industrial PC
  • Beckhoff AX5103-0000-0200 - Digital Compact Servo Drives
  • Beckhoff CX2030-0130-1003/4GB Basic CPU module
  • Beckhoff AX8620-0000 Power Supply Module
  • Beckhoff CX9020-0111 module with
  • Beckhoff EL7332 PLC Module
  • BECKHOFF CP7709-0001-0020 HMI
  • Beckhoff CX5120-0155/2GB Embedded PC
  • BECKHOFF CP7037-1037-0010 OPERATOR INTERFACE TOUCHSCREEN
  • Beckhoff EK9000 | ModbusTCP/UDP Bus Coupler
  • Beckhoff Touch Panel Screen CP6020 -0000-0000
  • Beckhoff CX2020-0121 Module FAST Shipping
  • Beckhoff CX2030-0125 Basic CPU Module
  • Beckhoff CP3918-0000 Multi-Touch 18.5" Control Panel
  • Automotion LC4A00010 DC BL Motor Control, ATS, Sub Assy, SCP, 115VAC,
  • 500T-115VAC - VAS ENGINEERING - DORIC 500 SERIES DIGITAL TEMP INDICATOR
  • Honeywell X-DCS2000/EN Digital Integrated System Manager 50/60Hz 100-240V #4
  • Kollmorgen S60600 Servostar600 606-Fan 4 kVA, 6 A, 3 X 230 - 480 V
  • ABB XZ C828 A101 Didt Dioder Snubber 3BHE039453R0101
  • ABB 3BHB027232R0001 1-Phase Charging Transformer
  • ABB 3BHE006412R0101 Circuit Board UFC762AE101
  • ABB XVC770BE101 3BHE021083R0101 Circuit Board
  • ABB 3BHE021887R0101 UBCC717BE101 Board 3BHB002751R0102
  • ABB 3BHE032593R0001 Isolated Power Supply
  • ABB 3BSC610023R0001 POWER SUPPLY SD812
  • Beckhoff C6650-0060 | Control cabinet Industrial PC
  • Beckhoff CP2916-0000 Industrial HMI Display Panel
  • Beckhoff AM8053-0L2B-0000 Servomotor 15.4 Nm (M0), F5 (104 mm)
  • Beckhoff CP6202-0001-0020 Industrial Panel PC
  • Beckhoff CX2020-0120 Plc Module
  • Beckhoff CX1010-0111 BASIC CPU MODULE
  • Beckhoff C6017-0010 | Ultra-compact Industrial PC
  • BECKHOFF CX2040-0155 Plc Module
  • Beckhoff CX5120-0125 Embedded PC
  • BECKHOFF C6930-0040 INDUSTRIAL CONTROL COMPUTER
  • Beckhoff CP6907-0001-0000 Economy Built-in Control Panel
  • Beckhoff CP2912-0000 Multi-Touch Built-In Control Panel
  • Beckhoff C6015-0010 Ultra-Compact Industrial PC
  • Beckhoff CX5130 | Embedded PC with Intel Atom® E3827
  • Beckhoff C6030-0060 Ultra-Compact Industrial PC
  • OMRON 3G3XV-A2007 3G3XV-A2007-NEV2
  • Omron NJ1019000 NJ1 programable logic controller
  • OMRON C120-LK202-EV1/C120LK202EV1
  • OMRON C200H-AD003 PLC
  • OMRON C200H-CPU23-E COIL 24VDC PLC
  • Omron C200HG - C200H-ID212- C200H-OC226 C200HW-BC101 PLC Base Unit
  • OMRON C200H-OC222(Output Unit),C200H-PS211(Power Supply Unit),SP001 Module Rack
  • OMRON C200H-RT201 PROGRAMMABLE CONTROLLER
  • OMRON C200HS-CPU01-E SYSMAC PROGRAMMABLE CONTROLLER
  • OMRON C200H-SNT31 C200H Programmable Controllers
  • OMRON C200HW-MC402-E Motion control unit
  • OMRON C500-CT012 PLC
  • OMRON C500-NC103-E PLC
  • OMRON C500-NC222-E PLC
  • OMRON C500-PRW05-V1 PLC
  • OMRON C500-PRW06 PROGRAMMABLE CONTROLLER
  • OMRON C500-PS223-E 3G2A5-PS223-E PLC SYSMAC PROGRAMMABLE CONTROLLER
  • OMRON C500-TU001 3G2A5-TU001 PLC PLC
  • OMRON C60H-C1DR-DE-V1 Programmable Controllers
  • OMRON C60H-C5DR-DE-V1 Programmable Controllers
  • OMRON C60H-C6DR-DE-V1 Programmable Controllers
  • OMRON CJ1G-CPU44H CPU module
  • OMRON CJ1G-CPU45H PLC
  • OMRON CJ1M-CPU13-ETN V4.0 PLC PLC
  • OMRON CJ1W-AD041-V1 Analog input uni
  • Omron CJ1W-CORT21 PLC module
  • OMRON CJ1W-IDP01 Input unit
  • OMRON CJ1W-MCH71 - MECHATROLINK-II
  • OMRON CJ1W-MD261 Digital I/O
  • OMRON CJ1W-NC413 Position control unit
  • OMRON CJ1W-NCF71 Position Control Units
  • OMRON CJ1W-PTS51 Process Simulation I/O Module
  • OMRON CJ1W-PTS52 Process Simulation I/O Module
  • OMRON CJ1W-SCU21-V1 PLC
  • Omron CJ1W-SCU22 Serial Communication Unit
  • OMRON CJ1W-TC001 CJ Series Temperature Control Unit
  • Omron CK3W-AX1515N  Motion Controller
  • Omron CP1E-N60DR-D Compact PLC CPU
  • OMRON CP1E-NA20DT1-D PLC PLC
  • OMRON CP1H-X40DT-D plc PLC
  • OMRON CPM2C-S110C-DRT Interface module
  • OMRON CQM1-AD041 PLC
  • SAACKE F‑GDSA‑1 / F‑GDSA‑2 Feuerungsautomaten
  • SAACKE F-GDSA 143303 Controller SHIPS UPS
  • ICS Triplex T8270 Trusted 24 Vdc FanAssembly
  • SCHNEIDER M522220000 SA SM_DO16R 16 DIGITAL OUTPUTS MODULE
  • LENZ EPL10200-W EPZ-10203 CANPT010W3E
  • OMRON CQM1H-CPU61 PLC
  • OMRON CQM1H-MAB42 PLC
  • OMRON CS1G-CPU44-EV1 PLC
  • OMRON CS1G-CPU44H CPU
  • OMRON CS1H-CPU63-EV1 PLC
  • OMRON CS1H-CPU66-V1 PLC
  • OMRON CS1W-CLK13 PLC communication module
  • OMRON CS1W-EIP21 PLC
  • OMRON CS1W-MAD44 PLC PLC
  • OMRON CS1W-SCU31-V1 CVM1-BC103 PLC
  • Omron CVM1-CPU21-V2 CPU Unit
  • OMRON F150-C10E-2 Vision Controller
  • OMRON F150-C15E-3 Vision Controller
  • OMRON F160-C15E VISION MATE CONTROLLER
  • OMRON F500-C10-ETN F500-C15-ETN Vision Sensor
  • OMRON F500-VS F500-S1
  • OMRON FH-3050 FH Vision Controller
  • Omron FQ2-S25050F PLC Smart Camera
  • Omron FQM1-MMA22 Motion Module
  • OMRON GRT1-TS2P Temperature Module
  • OMRON H8PR-24 Cam Positioner