Instruction d'utilisation FieldServer FS-8704-13

Instruction d'utilisation pour le dispositif FieldServer FS-8704-13

Dispositif: FieldServer FS-8704-13
Catégorie: Lecteur
Fabricant: FieldServer
Dimension: 0.1 MB
Date d'addition: 6/13/2013
Nombre des pages: 19
Imprimez l'instruction

Téléchargez

Comment utiliser?

Notre objectif consiste à vous assurer le plus rapide accès au contenu de l'instruction d'utilisation du dispositif FieldServer FS-8704-13. En utilisant l'aperçu en ligne vous pouvez parcourir le sommaire et passer à la page où vous trouverez la résolution de votre problème avec FieldServer FS-8704-13.

Pour votre confort

Si regarder l'instruction FieldServer FS-8704-13 directement sur la page n'est pas confortable pour vous, vous pouvez profiter de deux solutions possibles:

  • Exploration au mode de plein écran - pour analyser l'instruction d'une manière commode (sans l'avoir téléchargée sur votre ordinateur) vous pouvez utiliser le mode d'exploration en plein écran. Pour démarrer l'exploration de l'instruction FieldServer FS-8704-13 en plein écran, utilisez le bouton Plein écran.
  • Téléchargement sur l'ordinateur - vous pouvez aussi télécharger l'instruction FieldServer FS-8704-13 sur votre ordinateur et la sauvegarder dans vos ressources. Si vous n'avez pas envie de gaspiller votre espace disque, vous pouvez toujours télécharger cette instruction du ManualsBase dans l'avenir.
FieldServer FS-8704-13 Manuel d'utilisation - Online PDF
Advertisement
« Page 1 of 19 »
Advertisement
Version imprimée

Beaucoup de gens préfèrent de lire les documents dans la version imprimée et non pas sur l'écran. L'option d'impression de l'instruction est aussi prévue et vous pouvez en profiter en cliquant le lien ci-dessus - Imprimez l'instruction. Il n'est pas nécessaire d'imprimer toute l'instruction FieldServer FS-8704-13 - on peut choisir des pages. Economisez le papier.

Résumés

Vous trouverez ci-dessous les annonces des contenus qui se trouvent sur les pages suivantes de l'instruction de FieldServer FS-8704-13. Si vous voulez parcourir rapidement le contenu des pages suivantes de l'instruction, vous pouvez en profiter.

Résumés du contenu
Résumé du contenu de la page N° 1



A Sierra Monitor Company

Driver Manual
(Supplement to the FieldServer Instruction Manual)

FS-8704-13 GE-SRTP Ethernet Driver

APPLICABILITY & EFFECTIVITY
Effective for all systems manufactured after January 1, 1999
Instruction Manual Part Number FS-8704-13
Version 1.00
Revision 1.a
9/26/2002

Résumé du contenu de la page N° 2

FS-8704-13 GE-SRTP Driver Manual TABLE OF CONTENTS 1. GE-SRTP Driver Description ...............................................................................................................................................1 2. Driver Scope of Supply..........................................................................................................................................................2 2.1 Supplied by FieldServer Technologies for this driver............................

Résumé du contenu de la page N° 3

FS-8704-13 GE-SRTP Driver Manual 1. GE-SRTP Driver Description The GE-SRTP driver allows the FieldServer to transfer data to and from devices over Ethernet using GE-SRTP Driver protocol. There are two Ethernet ports standard on the FieldServer. The FieldServer can emulate either a Server or Client. The GE-SRTP driver is capable of read & writing the data tables of a GE series 90 PLC which is equipped with an Ethernet port. The driver is capable of exposing its communication

Résumé du contenu de la page N° 4

FS-8704-13 GE-SRTP Driver Manual 2. Driver Scope of Supply 2.1 Supplied by FieldServer Technologies for this driver UTP cable (7 foot) for Ethernet connection UTP cable (7 foot) for RS232 use RJ45 to DB9F connector adapter RJ45 to DB25M connection adapter RS485 connection adapter Driver Manual. 2.2 Provided by user GE-SRTP System. FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 (408) 262-2299 fax: (408) 262-9042 Visit our website: www.fieldserver.com

Résumé du contenu de la page N° 5

FS-8704-13 GE-SRTP Driver Manual 3. Hardware Connections Make sure the device IP_address is configured to be on the same IP network as on the FieldServer. Use a crossover cable if the FieldServer is connected directly to the PLC device. Use a straight cable if the FieldServer is connected to a hub. ETHERNET CPU A CPU 364 1 2 P1 P2 P3 P4 P5 P6 P7 P8 R1 R2 N1 N2 RS485 10 Base T RS232 ETHERNET P1 P2 P3 P4 P5 P6 P7 P8 R1 R2 Net 1 Net 2 Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx

Résumé du contenu de la page N° 6

FS-8704-13 GE-SRTP Driver Manual 4. Configuring the FieldServer as a GE-SRTP Driver Client For a detailed discussion on FieldServer configuration, please refer to the instruction manual for the FieldServer. The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer (See “.csv” files on the driver diskette). This section documents and describes the parameters necessary for configuring the FieldServer

Résumé du contenu de la page N° 7

FS-8704-13 GE-SRTP Driver Manual 4.2 Client Side Connections Section Title Adapter Column Title Function Legal Values Adapter Specify which port the device is N1 connected to the FieldServer Protocol Specify protocol used GE_SRTP, SRTP Example // Client Side Connections Connections Adapter, Protocol N1, SRTP 4.3 Client Side Nodes Section Title Nodes Column Title Function Legal Values Node_Name Provide name for node Up to 32 alphanumeric characters Node

Résumé du contenu de la page N° 8

FS-8704-13 GE-SRTP Driver Manual 4.4.2 Driver Specific Map Descriptor Parameters Column Function Legal Values Title Node_Name Name of Node to fetch data from One of the node names specified in “Client Node Descriptor” above Data_Type Data type Discrete Inputs (%I) Discrete Outputs (%Q) Use one of the Data Types specified in brackets. Discrete Temporaries (%T) Discrete Internals (%M) Genius Global Data (%G) Analog Inputs (%AI) Analog Outputs (%AQ) Registers (%R) %SA Dis cret

Résumé du contenu de la page N° 9

FS-8704-13 GE-SRTP Driver Manual 4.4.4 Map Descriptor Example 1 – Simple Read. This example provides a map descriptor to read 10 bytes of Discrete Input states, starting at the very first Discrete Input. The data is stored in a data array st called DA_DI and the first input is stored at location 100 in the array (101 element). The PLC is polled every 2 seconds Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, Scan_Interval, node_name, Address, Length, Data_Type CMD_AI_

Résumé du contenu de la page N° 10

FS-8704-13 GE-SRTP Driver Manual 4.4.5 Map Descriptor Example 2 – Simple Write This example writes data from the Fieldserver data array called DA_AO to the PLC identified as NODE1. The write is repeated every 5 seconds. Ten word values are written to the PLC’s %AQ Data Table starting at location 20. Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, Scan_Interval, node_name, Address, Length, Data_Type Write_AO , DA_AO , 0

Résumé du contenu de la page N° 11

FS-8704-13 GE-SRTP Driver Manual 4.4.6 Map Descriptor Example 3 – Handling Bits. This example shows how to read 1 couple of bits from a data table rather than reading a whole byte. The bits can cross byte boundaries. Here we read 2 bits from table %T starting at bit 8. This is most useful when writing to the PLC in cases where you want to turn one particular bit on or off. Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, Scan_Interval, node_name, Address, Length,

Résumé du contenu de la page N° 12

FS-8704-13 GE-SRTP Driver Manual 5. Configuring the FieldServer as a GE-SRTP Driver Server For a detailed discussion on FieldServer configuration, please refer to the instruction manual for the FieldServer. The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer (See “.csv” files on the driver diskette). This section documents and describes the parameters necessary for configuring the FieldServer

Résumé du contenu de la page N° 13

FS-8704-13 GE-SRTP Driver Manual 5.2 Server Side Connections Section Title Adapter Column Title Function Legal Values Adapter Specify which port the device is N1 connected to the FieldServer Protocol Specify protocol used GE_SRTP, SRTP Example // Server Side Connections Connections Adapter, Protocol N1, SRTP FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 (408) 262-2299 fax: (408) 262-9042 Visit our website: www.fieldserver.com

Résumé du contenu de la page N° 14

FS-8704-13 GE-SRTP Driver Manual 5.3 Server Side Nodes Section Title Nodes Column Title Function Legal Values Node_Name Provide name for node Up to 32 alphanumeric characters Node_ID Node ID of physical server 1-255 node Protocol Specify protocol used SRTP Example // Server Side Nodes Nodes Node_Name, Node_ID, Protocol, GE_Srv_11, 11, SRTP , 5.4 Server Side Map Descriptors 5.4.1 FieldServer Specific Map Descriptor Parameters Column Title Function L

Résumé du contenu de la page N° 15

FS-8704-13 GE-SRTP Driver Manual 5.4.2 Driver Specific Map Descriptor Parameters Column Title Function Legal Values Data_Type Data type Discrete Inputs (%I) Discrete Outputs (%Q) Use one of the Data Types Discrete Temporaries (%T) specified in brackets. Discrete Internals (%M) Genius Global Data (%G) Analog Inputs (%AI) Analog Outputs (%AQ) Registers (%R) %SA Discrete %SB Discrete %SC Discrete %S Discrete (%S) Length Length of Map Descriptor 1 - 1000 Ensure that the le

Résumé du contenu de la page N° 16

FS-8704-13 GE-SRTP Driver Manual 5.4.4 Map Descriptor Example. In this example the FieldServer can respond to polls the request %R data provided that the request is in the range of address indicated below. Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, Node_Name, Address, Length, Data_Type Server-R-Data , TABLE_R , 0 , passive, PLC1 , 1 , 1000 ,%R Address 1 This map descriptor This map descriptor

Résumé du contenu de la page N° 17

FS-8704-13 GE-SRTP Driver Manual 6. Driver Notes 6.1 Driver Stats The statistics recorded by the GE-SNPX Serial Driver are slightly different from the way that Fieldserver driver normally record statistics. This difference arises from the fact that this driver is not a simple poll response driver. Bare in mind that a single poll can generate a large number of response fragments. Fragment Ack/nack messages are NOT counted as message but the bytes sent/rcvd are counted. Connection m

Résumé du contenu de la page N° 18

FS-8704-13 GE-SRTP Driver Manual 10GE_STAT_MBOX_NAK_MINOR 11GE_STAT_MBOX_NAK_CNT 12GE_STAT_MBOX_PROG_NUM 13GE_STAT_MBOX_SWEEP 14GE_STAT_MBOX_PLC_STAT 15GE_STAT_MBOX_PRIV_LVL 16GE_STAT_DEV_CONNECT_RESP 17GE_STAT_SESS_CONNECT_RESP 18GE_STAT_SESS_RESPONSE 19GE_STAT_DEV_RESPONSE 20GE_STA T_SLAVE_BAD_PDU 21GE_STAT_SLAVE_SENDS_BAD_MBOX 22GE_STAT_SLAVE_SENDS_OTHER_NA

Résumé du contenu de la page N° 19

FS-8704-13 GE-SRTP Driver Manual *SRTP:#6 FYI. Connect remaining bytes non-zero This message requires no user action. It is intended for Fieldserver support engineers. *SRTP:#7 Err. Destination request not supported. *SRTP:#8 Err. Destination response not supported. The driver has received a message that it cannot respond to. The message received is not normally associated with reading / writing table memory and can be ignored by this driver. There is no corrective action that you


Instructions pareilles
# Instruction d'utilisation Catégorie Téléchargez
1 FieldServer A Sierra Monitor Company FS-8700-123 Manuel d'utilisation Lecteur 5
2 FieldServer Canatal Satchnet Driver FS-8700-59 Manuel d'utilisation Lecteur 3
3 FieldServer Carrier DataPort FS-8700-86 Manuel d'utilisation Lecteur 2
4 FieldServer ControlNet FS-8700-24 Manuel d'utilisation Lecteur 2
5 FieldServer A Sierra Monitor Company X30 Manuel d'utilisation Lecteur 2
6 FieldServer Carrier DataLink FS-8700-82 Manuel d'utilisation Lecteur 2
7 FieldServer ControlNet FS-8700-104 Manuel d'utilisation Lecteur 1
8 FieldServer Dart FS-8700-78 Manuel d'utilisation Lecteur 1
9 FieldServer Data Aire (DAP) FS-8704-49 Manuel d'utilisation Lecteur 15
10 FieldServer FCI 7100 Series Manuel d'utilisation Lecteur 20
11 FieldServer FS-8700-01 Manuel d'utilisation Lecteur 0
12 FieldServer Envirotronics SystemsPlus FS-8700-88 Manuel d'utilisation Lecteur 1
13 FieldServer FS-8700-08 Manuel d'utilisation Lecteur 1
14 FieldServer FS-8700-03 DF1 Manuel d'utilisation Lecteur 1
15 FieldServer FS-8700-103 Manuel d'utilisation Lecteur 1
16 Sony MSH-128S2 Manuel d'utilisation Lecteur 2
17 Sony 2GB Flash Drive USM2GLX Manuel d'utilisation Lecteur 0
18 Sony SAITE1300-F Manuel d'utilisation Lecteur 0
19 Sony CRX - 160E Manuel d'utilisation Lecteur 0
20 Sony 2GN Manuel d'utilisation Lecteur 0