Instruction d'utilisation FieldServer Omron FINS FS-8704-16

Instruction d'utilisation pour le dispositif FieldServer Omron FINS FS-8704-16

Dispositif: FieldServer Omron FINS FS-8704-16
Catégorie: Lecteur
Fabricant: FieldServer
Dimension: 0.53 MB
Date d'addition: 10/27/2013
Nombre des pages: 40
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 Omron FINS FS-8704-16. 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 Omron FINS FS-8704-16.

Pour votre confort

Si regarder l'instruction FieldServer Omron FINS FS-8704-16 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 Omron FINS FS-8704-16 en plein écran, utilisez le bouton Plein écran.
  • Téléchargement sur l'ordinateur - vous pouvez aussi télécharger l'instruction FieldServer Omron FINS FS-8704-16 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 Omron FINS FS-8704-16 Manuel d'utilisation - Online PDF
Advertisement
« Page 1 of 40 »
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 Omron FINS FS-8704-16 - 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 Omron FINS FS-8704-16. 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-16 Omron FINS

APPLICABILITY & EFFECTIVITY
Effective for all systems manufactured after May 1, 2004

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

FS-8704-16 Omron FINS Manual Table of Contents TABLE OF CONTENTS 1. Omron FINS Description...................................................................................... 1 2. Driver Scope of Supply........................................................................................ 2 1.01 Supplied by FieldServer Technologies for this driver ....................................... 2 rd 1.02 Provided by the Supplier of 3 Party Equipment.......................................

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

FS-8704-16 Omron FINS Manual Table of Contents Appendix A.2. PLC status to execute commands.................................................... 22 Appendix A.3. End Codes........................................................................................ 23 Appendix B. Driver Notes ........................................................................................ 30 Appendix B.1. Data Storage ..................................................................................

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

FS-8704-16 Omron FINS Manual Page 1 of 37 1. Omron FINS Description The Ethernet Omron FINS driver allows the FieldServer to transfer data to and from devices over Ethernet using Omron FINS protocol. The FieldServer can emulate either a Server or Client. FINS is an Omron protocol which can be used by a PLC program to transfer data and perform other services with a remote PLC connected on an Ethernet Network. It can also be used by remote devices such as PC’s and FieldServer’s

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

FS-8704-16 Omron FINS Manual Page 2 of 37 2. Driver Scope of Supply 1.01 Supplied by FieldServer Technologies for this driver FieldServer Technologies Description PART # FS-8915-10 UTP cable (7 foot) for Ethernet connection FS-8704-16 Driver Manual. rd 1.02 Provided by the Supplier of 3 Party Equipment rd 2.1.1. Required 3 Party Hardware Part # Description rd 2.1.2. Required 3 Party Software CX-Programmer Software or any other compatible Software by Omron to setup th

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

FS-8704-16 Omron FINS Manual Page 3 of 37 3. Hardware Connections The FieldServer is connected to the PLC as shown in connection drawing. Configure the PLC according to manufacturer’s instructions to work with other FINS supported device. 1.03 Hardware Connection Tips / Hints If communication doesn’t start check the following. 1. Are the FieldServer and PLC on the same network? 2. Are all intended Nodes configured to communicate on FINS? 3. Are all FINS Nodes configured to use

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

FS-8704-16 Omron FINS Manual Page 4 of 37 4. Is the Network healthy? 1 1.04 Example of Omron PLC Configuration using Omron ETN11 Module. Setting the Node Number With the FINS communications service, when there are multiple Ethernet Units connected to the Ethernet network, the Ethernet Units are identified by node numbers. Use the node number switches to set the node number between 01 and 7E hexadecimal (1 to 126 decimal). Do not set a number that has already been set for ano

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

FS-8704-16 Omron FINS Manual Page 5 of 37 The switches are all factory-set to 0 (00.00.00.00). The Ethernet Unit cannot be used with this setting; a proper IP address must be set. The following settings cannot be made for the IP address, or the ERC indicator will flash. All bits in the network number field set to 0 or 1. All bits in the host number field set to 0 or 1. All bits in the subnet number field set to 1. The beginning of the IP address set to 127 (7F Hex) Example: 127.3

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

FS-8704-16 Omron FINS Manual Page 6 of 37 4. Configuring the FieldServer as a FINS Client For a detailed discussion on FieldServer configuration, please refer to the FieldServer Configuration Manual. The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer (See “.csv” sample files provided with the FieldServer). This section documents and describes the parameters necessary for configuring the F

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

FS-8704-16 Omron FINS Manual Page 7 of 37 Example // Data Arrays Data_Arrays Data_Array_Name, Data_Format, Data_Array_Length, DA_CIO, UInt16, 5143 DA_WR, UInt16, 511 DA_HR, Uint16, 511 DA_DM, Uint16, 32767 1.06 Driver Specific FieldServer Parameters Section Title FieldServer Column Title Function Legal Values Title Name for FieldServer Text Specify physical node Id on network. This is the last byte of the IP Address of the System_Node_Id FieldServer. eg. If

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

FS-8704-16 Omron FINS Manual Page 8 of 37 Example // Client Side Connections Adapters Adapter, Protocol, Udp_port_number N1, Fins, 9600 1.08 Client Side Node Descriptors Section Title Nodes Column Title Function Legal Values Up to 32 alphanumeric Node_Name Provide name for node characters IP_Address Provide IP Address of PLC Eg. 192.168.1.105 Node number set at PLC The node number should Node_ID correspond to the last byte of 1-126 the IP address.

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

FS-8704-16 Omron FINS Manual Page 9 of 37 1.09 Client Side Map Descriptors 4.1.1. FieldServer Related Map Descriptor Parameters Column Title Function Legal Values Map_Descriptor_Na Name of this Map Up to 32 alphanumeric me Descriptor characters Name of Data Array One of the Data Array names where data is to be Data_Array_Name from “Data Array” section stored in the above FieldServer Starting location in 0 to maximum specified in Data_Array_Offset Data Array “Data Array” se

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

FS-8704-16 Omron FINS Manual Page 10 of 37 Unit number of CPU at *Unit_Number 0,1,2 etc PLC 4.1.3. Timing Parameters Column Title Function Legal Values Scan_Interval Rate at which data is polled ≥0.001s FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web:www.fieldserver.com Tel: (408) 262-2299 Fax: (408) 262-9042 Toll_Free: 888-509-1970 email: support@fieldserver.com

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

FS-8704-16 Omron FINS Manual Page 11 of 37 4.1.4. Map Descriptor Example 1 – IO Read This example provides all the required information to read and write to the IO memory area of the PLC. The following Map Descriptor creates a task for the driver to read the first 20 Words from the CIO memory area and store them in the Data Array DA_CIO. The first word from the PLC will be stored as the first element in the Data Array. Whenever an upstream device writes any element in the Data Array

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

FS-8704-16 Omron FINS Manual Page 12 of 37 4.1.5. Map Descriptor Example 2 – IO Write This example is used to write a value(s) to the PLC. The write is done when the contents of the Data Array are updated (written to by a remote device.). In the previous example, it was shown how a ‘read’ Map Descriptor can also be used to write by using FIeldServer’s Write-Through technology. Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, Node_name Address, Length, Data_type,

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

FS-8704-16 Omron FINS Manual Page 13 of 37 4.1.6. Map Descriptor Example 3: Clock Read: This Map Descriptor reads the PLC clock and stores the information in a Data Array DA_CLK. For detail on how the Driver stores clock information see Appendix B.1. Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, Node_Name, Length, Command_Name, Unit_Number CMD_CLKr, DA_CLKr, 0, RDBC, PLC1, 7, CLOCK READ, 0 4.1.7. Map Descriptor Example 4: Clock Write: Write-thru is not pos

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

FS-8704-16 Omron FINS Manual Page 14 of 37 4.1.9. Map Descriptor Example 6: Run-Stop PLC: Defining this Map Descriptor Driver can change the PLC mode to STOP (Program), MONITOR or RUN mode. The Driver issues a change mode command to the PLC whenever the value at the declared offset is updated. Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, Node_name Length Command_Name Unit_Number CMD_RUN_ST, DA_RUN_ST, 0, WRBX, PLC1, 1, RUN-STOP 0s The Driver will change PL

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

FS-8704-16 Omron FINS Manual Page 15 of 37 5. Configuring the FieldServer as a FINS Server For a detailed discussion on FieldServer configuration, please refer to the FieldServer Configuration Manual. 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 CD). This section documents and describes the parameters necessary for configuring the FieldServer to commu

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

FS-8704-16 Omron FINS Manual Page 16 of 37 1.011 Server Side Node Descriptors Section Title Nodes Column Title Function Legal Values Up to 32 alphanumeric Node_Name Provide name for node characters Virtual Node number of FINS Node_ID 1-126 server. Fins, omn_fins or Protocol Specify protocol used fins_udp Specifies time FieldServer will reserve server side Server_Hold_Timeout* connection while waiting for >1.0s the Client side to update data in Data_Array (if necessary)

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

FS-8704-16 Omron FINS Manual Page 17 of 37 1.012 Server Side Map Descriptors 5.1.1. FieldServer Specific Map Descriptor Parameters Column Title Function Legal Values Name of this Map Up to 32 alphanumeric Map_Descriptor_Name Descriptor characters Name of Data Array One of the Data Array names Data_Array_Name where data is to be from “Data Array” section stored in the FieldServer above Starting location in Data 0 to maximum specified in Data_Array_Offset Array “Data Array” sec


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