Manual do usuário FieldServer Omron FINS FS-8704-16

Manual para o dispositivo FieldServer Omron FINS FS-8704-16

Dispositivo: FieldServer Omron FINS FS-8704-16
Categoria: Unidade de disco
Fabricante: FieldServer
Tamanho: 0.53 MB
Data de adição: 10/27/2013
Número de páginas: 40
Imprimir o manual

Baixar

Como usar?

Nosso objetivo é fornecer-lhe o mais rapidamente possível o acesso ao conteúdo contido no manual de instruções para FieldServer Omron FINS FS-8704-16. Usando a pré-visualização online, você pode visualizar rapidamente o índice e ir para a página onde você vai encontrar a solução para seu problema com FieldServer Omron FINS FS-8704-16.

Para sua conveniência

Se a consulta dos manuais FieldServer Omron FINS FS-8704-16 diretamente no site não for conveniente para você, você tem duas soluções possíveis:

  • Visualização em tela cheia - Para visualizar facilmente o manual do usuário (sem baixá-lo para seu computador), você pode usar o modo de tela cheia. Para começar a visualização do manual FieldServer Omron FINS FS-8704-16 no modo de tela cheia, use o botão Tela cheia.
  • Download para seu computador - você também pode baixar o manual FieldServer Omron FINS FS-8704-16 em seu computador e mantê-lo em suas coleções. No entanto, se você não quer perder espaço no seu dispositivo, você sempre pode baixá-lo no futuro a partir de ManualsBase.
FieldServer Omron FINS FS-8704-16 Manual de instruções - Online PDF
Advertisement
« Page 1 of 40 »
Advertisement
Versão para impressão

Muitas pessoas preferem ler os documentos não na tela, mas na versão impressa. A opção de imprimir o manual também foi fornecida, você pode usá-la clicando na hiperligação acima - Imprimir o manual. Você não precisa imprimir o manual inteiro FieldServer Omron FINS FS-8704-16, apenas as páginas selecionadas. Respeite o papel.

Resumos

Abaixo você encontrará previews do conteúdo contido nas páginas subseqüentes do manual para FieldServer Omron FINS FS-8704-16. Se você deseja visualizar rapidamente o conteúdo das páginas subseqüentes, você pode usá-los.

Resumos do conteúdo
Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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.......................................

Resumo do conteúdo contido na página número 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 ..................................................................................

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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.

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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,

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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

Resumo do conteúdo contido na página número 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)

Resumo do conteúdo contido na página número 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


Manuais similares
# Manual do usuário Categoria Baixar
1 FieldServer A Sierra Monitor Company FS-8700-123 Manual de instruções Unidade de disco 5
2 FieldServer Canatal Satchnet Driver FS-8700-59 Manual de instruções Unidade de disco 3
3 FieldServer Carrier DataPort FS-8700-86 Manual de instruções Unidade de disco 2
4 FieldServer ControlNet FS-8700-24 Manual de instruções Unidade de disco 2
5 FieldServer A Sierra Monitor Company X30 Manual de instruções Unidade de disco 2
6 FieldServer Carrier DataLink FS-8700-82 Manual de instruções Unidade de disco 2
7 FieldServer ControlNet FS-8700-104 Manual de instruções Unidade de disco 1
8 FieldServer Dart FS-8700-78 Manual de instruções Unidade de disco 1
9 FieldServer Data Aire (DAP) FS-8704-49 Manual de instruções Unidade de disco 15
10 FieldServer FCI 7100 Series Manual de instruções Unidade de disco 20
11 FieldServer FS-8700-01 Manual de instruções Unidade de disco 0
12 FieldServer Envirotronics SystemsPlus FS-8700-88 Manual de instruções Unidade de disco 1
13 FieldServer FS-8700-08 Manual de instruções Unidade de disco 1
14 FieldServer FS-8700-03 DF1 Manual de instruções Unidade de disco 1
15 FieldServer FS-8700-103 Manual de instruções Unidade de disco 1
16 Sony MSH-128S2 Manual de instruções Unidade de disco 2
17 Sony 2GB Flash Drive USM2GLX Manual de instruções Unidade de disco 0
18 Sony SAITE1300-F Manual de instruções Unidade de disco 0
19 Sony CRX - 160E Manual de instruções Unidade de disco 0
20 Sony 2GN Manual de instruções Unidade de disco 0