VIPA CP 1413plus Manuale utente

Subject to change to cater for technical progress
Manual
CP 1413plus
Order No.: VIPA SSN HB83E
Rev. 00/07

jkjlj

CP1413plus manual
Subject to change to cater for technical progress
The information contained in this manual is subject to change without notice. VIPA GmbH does not
accept any liabilities, express or implied, with this document. Any hardware and software described
in this manual is supplied on the basis of a general licence. Software usage and disclosure to third
parties is only permitted where this is subject to the contractual conditions. Anyone who prepares
copies of the software or the manual on magnetic tape, diskette or any other medium for purposes
other than for personal use will be prosecuted, unless prior written permission is obtained from
VIPA GmbH.
The software described in this manual is protected by international Copyright laws. Any information
that might have become available after this manual was printed are supplied in a file on the
accompanying disk. If this information is available insert the VIPA driver diskette #1 into drive A
and enter the following command for MS-DOS:
A>TYPE README.TXT
If you should be using Windows®, you can use "NOTEPAD" to view the file.
© Copyright 2000 VIPA, Gesellschaft für Visualisierung und Prozeßautomatisierung mbH,
Ohmstraße 4, D-91074 Herzogenaurach
Tel.: +49 (91 32) 744-0
Fax.: +49 (91 32) 744-144
EMail: [email protected]
http://www.vipa.de
Hotline: +49 (91 32) 744-114
All rights reserved
VIPA®is a registered trade mark of VIPA company for visualisation and process automation Ltd..
Windows®is a registered trade mark of Microsoft Corp.
Windows®NT is a registered trade mark of Microsoft Corp.
Windows®95 is a registered trade mark of Microsoft Corp.
MS-DOS®is a registered trade mark of Microsoft Corp.
SIMATIC®is a registered trade mark of Siemens AG.
NetWare®is a registered trade mark of Novell Corp.
IBM-LAN-Server®and OS/2®are registered trade marks of IBM
3Com®is a registered trade mark of 3Com Corp.
EtherLink®III is a registered trade mark of 3Com Corp.
Any other trade marks referred to in the text are the trade marks of the respective owner and we acknowledge their registration.

CP1413plus manual
Subject to change to cater for technical progress
About this manual
This manual describes the installation of the hardware and the software for a Industrial Ethernet
(H1) network.
The manual also contains a comprehensive description of the configuration and the programming of
a Industrial Ethernet network using VIPA H1 components.
Overview
Chapter 1: Introduction
This chapter contains a short description of two adapters that you may use for the
respective type of LAN. The chapter is concluded by a description of the operation
and properties of these two adapters.
Chapter 2: Planning a Network
Here you will find a summary of available cabling methods for networks together
with the respective hardware and guidelines as well as a list of possible
combinations. The chapter also presents an introduction to network planning and
the preparation and installation of the respective hardware.
Chapter 3: VIPA Network module CP1413plus
This chapter contains a technical description of the VIPA ethernet adapter
CP1413plus for personal computers. It also contains instructions for the
configuration and installation of the VIPA ethernet adapter for personal computers
with ISA- and PCI-bus interfaces and for the required software.
Chapter 4: Programming
This chapter contains a complete reference for the VIPA H1 interfacing software.
This includes specifications of the H1 layer 4 and the PLC layer 7 programming
interface.
Chapter 5: Files constants and structures
This chapter contains a description of the parameter file. It also contains up-to-
date listings for the header files H1Def.h, S5Access.h, DrvFCall.h and
WMKTypes.h.
Chapter 6: Examples
These examples demonstrate how you may receive and transmit with or without a
parameter file.
Chapter 7: H1-driver V3.xx for Windows NT
This chapter contains a complete description of the application of the CP1413plus
PC-adapter for Windows NT.

CP1413plus manual Contents
Rev. 00/07 i
Contents
1 INTRODUCTION...........................................................................................................1-1
1.1 Safety and handling precautions for the user....................................................1-1
1.1.1 Handling electrostatically sensitive modules ....................................................1-1
1.1.2 Shipping electrostatically sensitive modules.....................................................1-2
1.1.3 Tests and modifications to electrostatically sensitive modules.........................1-2
1.2 General...................................................................................................................1-3
1.3 Operation...............................................................................................................1-4
1.4 Construction..........................................................................................................1-4
1.5 Communication functions....................................................................................1-5
1.6 Access functions...................................................................................................1-5
1.7 Special features.....................................................................................................1-5
2 NETWORK PLANNING.................................................................................................2-1
2.1 Ethernet network-terminology.............................................................................2-1
2.2 Thin-ethernet-cable networks..............................................................................2-3
2.2.1 Thin-ethernet-cable network-layout..................................................................2-5
2.2.2 Regulations and specifications.........................................................................2-6
2.2.3 Technical data thin-ethernet.............................................................................2-7
2.3 Thick-ethernet-cable networks ............................................................................2-8
2.3.1 Thick-ethernet-cable network-layout...............................................................2-10
2.3.2 Regulations and specifications.......................................................................2-11
2.3.3 Technical data thick-ethernet .........................................................................2-13
2.4 Combining thin/thick ethernet cable in networks ............................................2-14
2.4.1 Combination of thin/thick ethernet cable hardware ........................................2-14
2.4.2 Thin/thick ethernet cable combination network-layout....................................2-15
2.5 Twisted Pair.........................................................................................................2-16
2.5.1 Twisted pair-cable network-layout..................................................................2-16
2.6 Planning a network-layout..................................................................................2-18
2.7 Standards and specifications ............................................................................2-19
3 VIPA CP1413PLUS NETWORK ADAPTER .................................................................3-1
3.1 Z'nyx PCI-bus adapter...........................................................................................3-2
3.1.1 Properties.........................................................................................................3-2
3.1.2 Shipment..........................................................................................................3-2
3.1.3 Hardware installation........................................................................................3-4
3.1.4 Software installation .........................................................................................3-7
3.2 3COM ISA-bus adapter .......................................................................................3-30
3.2.1 Properties.......................................................................................................3-30
3.2.2 Shipment........................................................................................................3-30
3.2.3 Hardware installation......................................................................................3-32
3.2.4 Software installation .......................................................................................3-39
3.3 Entry into protocol file [H1PROT_NIF] ..............................................................3-62

Contents CP1413plus manual
ii Rev. 00/07
4 PROGRAMMING.......................................................................................................... 4-1
4.1 General information on programming................................................................ 4-1
4.1.1 Summary, operation - procedure..................................................................... 4-3
4.1.2 Description of the H1-parameters.................................................................... 4-6
4.1.3 Error messages from .Fehler........................................................................... 4-8
4.1.4 Determining the ethernet address.................................................................. 4-10
4.2 H1 Layer 4 program interface............................................................................ 4-11
4.2.1 General information on the H1 program interface.......................................... 4-11
4.2.2 General H1 Layer 4 functions........................................................................ 4-13
4.2.3 Specific H1 Layer 4 functions ........................................................................ 4-29
4.3 PLC Layer 7 program interface .........................................................................4-41
4.3.1 General information on the PLC program interface....................................... 4-41
4.3.2 General Layer 7 functions.............................................................................. 4-42
4.3.3 File functions Layer 7.....................................................................................4-47
4.3.4 Specific Layer 7 functions..............................................................................4-61
5 FILES, CONSTANTS AND STRUCTURES.................................................................. 5-1
5.1 Parameter file description ................................................................................... 5-1
5.2 Constants and structures.................................................................................... 5-4
5.2.1 H1 protocol driver definitions............................................................................. 5-4
5.2.2 Layer 7 interface definition...............................................................................5-7
5.2.3 Definition of calling codes for drivers............................................................. 5-10
5.2.4 Definition of call types....................................................................................5-12
6 EXAMPLES .................................................................................................................. 6-1
6.1 Simple H1 transmission example........................................................................6-1
6.2 PLC reception example using a parameter file.................................................. 6-3
6.2.1 Source listing ................................................................................................... 6-3
6.2.2 Source diagrams.............................................................................................. 6-5
6.2.3 The respective PLC program...........................................................................6-8
6.2.4 The respective CP143plus parameter settings................................................6-9
6.2.5 The respective parameter file Net.net............................................................6-10
7 H1 DRIVER V3.XX FOR WINDOWS NT ...................................................................... 7-1
7.1 General.................................................................................................................. 7-1
7.2 Uninstalling older Windows NT drivers.............................................................. 7-1
7.3 Installation of the VIPA CP1413plus network adapter....................................... 7-1
7.4 Installation of the H1 driver V3.xx for Windows NT 3.51................................... 7-2
7.4.1 Installation of SSN-BG88 (Z'nyx adapter) for PCI bus..................................... 7-2
7.4.2 Installation of SSN-BG85C (3COM adapter) for ISA-Bus................................ 7-3
7.5 Installation of the H1 driver V3.xx for Windows NT 4.0..................................... 7-4
7.5.1 Installation of SSN-BG88 (Z'NYX adapter) for PCI-Bus...................................7-4
7.5.2 Installation of SSN-BG85C (3COM adapter) for ISA-Bus................................ 7-5
7.5.3 Extensions to the configuration options........................................................... 7-6

CP1413plus manual Contents
Rev. 00/07 iii
7.6 Programming.........................................................................................................7-7
7.6.1 General notes on programming........................................................................7-7
7.6.2 H1 Layer 4 programming interface.................................................................7-21
7.6.3 PLC Layer 7 software interface......................................................................7-55
7.6.4 PLC Net file functions.....................................................................................7-85
7.6.5 Files, constants and structures.......................................................................7-97
Appendix...................................................................................................A-1
A Technical data......................................................................................................... A-1
B Abbreviations..........................................................................................................B-1
C List of figures..........................................................................................................C-1
D Index ........................................................................................................................D-1

Contents CP1413plus manual
iv Rev. 00/07

1 Introduction
1.1 Safety and handling precautions for the user 1-1
1.1.1 Handling electrostatically sensitive modules 1-1
1.1.2 Shipping electrostatically sensitive modules 1-2
1.1.3 Tests and modifications to electrostatically sensitive modules 1-2
1.2 General 1-3
1.3 Operation 1-4
1.4 Construction 1-4
1.5 Communication functions 1-5
1.6 Access functions 1-5
1.7 Special features 1-5

Questo manuale è adatto per i seguenti modelli
1
Indice
Altri manuali VIPA Hardware di rete
Manuali Hardware di rete popolari di altre marche

Matrix Switch Corporation
Matrix Switch Corporation MSC-HD161DEL Manuale utente

B&B Electronics
B&B Electronics ZXT9-IO-222R2 Manuale utente

Yudor
Yudor YDS-16 Manuale utente

D-Link
D-Link ShareCenter DNS-320L Manuale utente

Samsung
Samsung ES1642dc Istruzioni per l’uso

Honeywell Home
Honeywell Home LTEM-PV Istruzioni per il montaggio












