Manual do usuário FieldServer FS-8704-12

Manual para o dispositivo FieldServer FS-8704-12

Dispositivo: FieldServer FS-8704-12
Categoria: Unidade de disco
Fabricante: FieldServer
Tamanho: 0.18 MB
Data de adição: 6/13/2013
Número de páginas: 26
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 FS-8704-12. 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 FS-8704-12.

Para sua conveniência

Se a consulta dos manuais FieldServer FS-8704-12 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 FS-8704-12 no modo de tela cheia, use o botão Tela cheia.
  • Download para seu computador - você também pode baixar o manual FieldServer FS-8704-12 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 FS-8704-12 Manual de instruções - Online PDF
Advertisement
« Page 1 of 26 »
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 FS-8704-12, 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 FS-8704-12. 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-12 GE-EGD (Ethernet Global Data)
APPLICABILITY & EFFECTIVITY
Effective for all systems manufactured after May 1, 2001
Driver Version: 1.02
Document Revision: 1

Resumo do conteúdo contido na página número 2

FS-8704-12_GE-EGD Manual Table of Contents TABLE OF CONTENTS 1. GE-EGD (ETHERNET GLOBAL DATA) DESCRIPTION...................................................3 2. DRIVER SCOPE OF SUPPLY............................................................................................4 2.1. Supplied by FieldServer Technologies for this driver ...................................................4 rd 2.2. Provided by the Supplier of 3 Party Equipment...............................................

Resumo do conteúdo contido na página número 3

FS-8704-12_GE-EGD Manual Page 3 of 26 1. GE-EGD (Ethernet Global Data) Description The GE-EGD (Ethernet Global Data) driver allows the FieldServer to transfer data to and from devices over Ethernet using GE-EGD (Ethernet Global Data) protocol. There are two Ethernet ports standard on the FieldServer. The FieldServer can emulate either a Server or Client. GE Fanuc Automation and GE Drive Systems developed an Ethernet Global Data, or EGD, exchange for PLC and computer data in

Resumo do conteúdo contido na página número 4

FS-8704-12_GE-EGD Manual Page 4 of 26 2. Driver Scope of Supply 2.1. Supplied by FieldServer Technologies for this driver FieldServer Technologies Description PART # FS-8915-10 UTP cable (7 foot) for Ethernet connection FS-8704-12 Driver Manual. rd 2.2. Provided by the Supplier of 3 Party Equipment EGD capable GE communication/processor module. The IC697CMM742 modules configured with Control and IC693CPU364 and IC200CPUE05 configured with VersaPro can send and receive EGD.

Resumo do conteúdo contido na página número 5

FS-8704-12_GE-EGD Manual Page 5 of 26 3. Hardware Connections The FieldServer is connected to the Site Ethernet as shown below. Configure and connect the "GE TCP/IP Ethernet Interface Type 2" according to manufacturer’s instructions. N7 Site Ethernet (408)-262-2299 FIELDSERVER GE-EGD CONNECTION DIAGRAM BASE NAME: DATE: 2/4/04 FILE NAME: BY: MF FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web:www.fieldserver.com Tel: (408) 262-2299 Fax:

Resumo do conteúdo contido na página número 6

FS-8704-12_GE-EGD Manual Page 6 of 26 4. Configuring the FieldServer as a GE-EGD Client Historically, one uses the client-server model to describe the operation of most protocols. Recently producer-consumer model protocols have started to become more numerous. The GE-EGD (Ethernet Global Data) is a producer-consumer model protocol. In equating the two models it is important to regard the consumer as a passive (FieldServer) client. Other clients typically are active and poll for

Resumo do conteúdo contido na página número 7

FS-8704-12_GE-EGD Manual Page 7 of 26 Example // Data Arrays Data_Arrays Data_Array_Name, Data_Format, Data_Array_Length DA_AI_01, UInt16, 200 DA_AO_01, UInt16, 200 DA_DI_01, Bit, 200 DA_DO_01, Bit, 200 4.2. Client Side Connection Descriptors Section Title Adapter Column Title Function Legal Values Adapter Adapter Name N1,N2 Protocol Specify protocol used GE_EGD Example // Client Side Connections Adapters Adapter, Protocol N1, GE_Egd 4.3. Clie

Resumo do conteúdo contido na página número 8

FS-8704-12_GE-EGD Manual Page 8 of 26 4.4. Client Side Map Descriptors 4.4.1. FieldServer Specific Map Descriptor Parameters Column Title Function Legal Values Up to 32 alphanumeric characters. The Map Descriptor name can be any name that has meaning to you and need not be unique. Name of this Map Map_Descriptor_Name Descriptor This driver recognizes a special Map Descriptor name; "EGD-ii". It stands for EGD Internal Indications. Its use is more fully explained in Appen

Resumo do conteúdo contido na página número 9

FS-8704-12_GE-EGD Manual Page 9 of 26 Column Title Function Legal Values The following keywords apply only to the GE-EGD protocol. This identifies the GE device producing the EGD data. Although in decimal dot format, it is not an IP address and does not necessarily correspond to the IP address of the GE- Ethernet port producing the message. It corresponds to the producer ID configured for the CPU producing the data. Nnn.nnn.nnn.nnn ge_producerId The default value is typic

Resumo do conteúdo contido na página número 10

FS-8704-12_GE-EGD Manual Page 10 of 26 4.4.3. Map Descriptor Example. 1 - Map Descriptor Basics In this example the basics required for each consumer Map Descriptor are explained. Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, node_name, Length, ge_producerID, ge_exchangeID A1, DA_AI3, 5, Passive, Node_A, 1, 0.0.0.1, 1 When you Data processed The first element The node name This is the number define Map These by this Map of data will be ties

Resumo do conteúdo contido na página número 11

FS-8704-12_GE-EGD Manual Page 11 of 26 4.4.5. Map Descriptor Example. 3 - Multiple Consumer Map Descriptor In this example we assume that one produced data packet (produced by 0.0.0.1 and identified as exchange 1) contains different types of data elements making up the single exchange. This is configured when configuring EGD for the producer. The arrangement of data must correspond exactly with the configuration of the Map Descriptors used to consume the data. The following two

Resumo do conteúdo contido na página número 12

FS-8704-12_GE-EGD Manual Page 12 of 26 5. Configuring the FieldServer as a GE-EGD Server 5.1. Server Side Connection Descriptors Section Title Connections Column Title Function Legal Values Adapter Adapter Name N1,N2 Protocol Specify protocol used GE_EGD Example Adapters Adapter, Protocol N1, GE_Egd 5.2. Server Side Node Descriptors Section Title Nodes Column Title Function Legal Values Up to 32 alphanumeric Node_Name Provide name for node characters Node_ID Thi

Resumo do conteúdo contido na página número 13

FS-8704-12_GE-EGD Manual Page 13 of 26 5.3. Server Side Map Descriptors 5.3.1. FieldServer Specific Map Descriptor Parameters Column Title Function Legal Values Up to 32 alphanumeric characters. The Map Descriptor name can be any name that has meaning to you and in fact duplicate name will not produce an Name of this Map error. Map_Descriptor_Name Descriptor This driver recognizes a special Map Descriptor name; "EGD-ii". It stands for EGD Internal Indications. Its use is

Resumo do conteúdo contido na página número 14

FS-8704-12_GE-EGD Manual Page 14 of 26 Column Title Function Legal Values This identifies the GE device producing the EGD data. Although in decimal dot format, it is not an IP address and does not necessarily correspond to the IP address of the GE-Ethernet port producing the message. It corresponds to the producer ID configured for the CPU producing the data. Nnn.nnn.nnn.nnn ge_producerId The default value is typically the same as Where nnn are in the the IP address of

Resumo do conteúdo contido na página número 15

FS-8704-12_GE-EGD Manual Page 15 of 26 5.3.4. Map Descriptor Example. Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, node_name, Length, Scan_Interval, ge_producerID, ge_exchangeID, ge_data_type A1, DA_AI3, 0, Wrbc, Node_A, 100 5.0s , 0.0.0.1, 1, %R The consumer must be Defines how data is configured to have packed into the data part the same of the message. Consider this as Only a wrbc can be producerID and the producer used to produce data. exc

Resumo do conteúdo contido na página número 16

FS-8704-12_GE-EGD Manual Page 16 of 26 Appendix A. Advanced Topics Appendix A.1. Enable the FieldServer to read data from a 90-xx PLC. Appendix A.1.1. Use Versapro to configure/look at the EGD configuration. Produced data must be produced for a specific consumer. Thus you must create a new exchange in the PLC that will produce data for the FieldServer. (Specific consumer means specific IP address). Since the EGD data packet is not structured, the FieldServer cannot decode the

Resumo do conteúdo contido na página número 17

FS-8704-12_GE-EGD Manual Page 17 of 26 This is the producerID. It may be the same as the IP address of the adapter but this is not always the case. • Note the Local Producer address. Typically it will be the same as the IP of the closest GE Ethernet port. You can override this. • Add Ranges. Record the offset and reference for each data range in the exchange. • Save your work. • Close HWC. • Stop the processor. • Store the Hardware settings to the PLC • Put the processo

Resumo do conteúdo contido na página número 18

FS-8704-12_GE-EGD Manual Page 18 of 26 You will need this adapter’s IP address. It will be used as the node IP address in the CSV file. 5.3.5. Create a CSV file that will consume the produced data. An example is shown on the following page. 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 19

FS-8704-12_GE-EGD Manual Page 19 of 26 Adapters Adapter, protocol N1, ge_egd Nodes Node_name, IP_Address, Adapter, Protocol PLC90-30, 216.232.242.3, N1, ge_egd This is the IP address of the producing port. You can obtain this by using the Versapro HWC program and Nodes double clicking on the Module with the adapter shown in Node_name, Protocol the EGD configuration. (Fred, in this example) Now look null_node, ge_egd for the Ethernet port a

Resumo do conteúdo contido na página número 20

FS-8704-12_GE-EGD Manual Page 20 of 26 Map_Descriptors Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, node_name, Length, ge_producerId, ge_exchangeId, ge_data_type, ge_offset Q1, DATA_Q, 0 Passive, PLC90-30, 1, 1.2.3.4, 1, %q, 0 R1, DATA_R, 0 Passive, PLC90-30, 1, 1.2.3.4, 1, %r, 1 I1, DATA_R, 0 Passive, PLC90-30, 2, 1.2.3.4, 1, %u, 3 R2, DATA_R, 1


Manuais similares
# Manual do usuário Categoria Baixar
1 FieldServer FS-8700-01 Manual de instruções Unidade de disco 0
2 FieldServer FS-8700-114 X30 Manual de instruções Unidade de disco 0
3 FieldServer FS-8700-64 Manual de instruções Unidade de disco 0
4 FieldServer Carrier DataPort FS-8700-86 Manual de instruções Unidade de disco 2
5 FieldServer FS-8700-80 Manual de instruções Unidade de disco 1
6 FieldServer FS-8700-103 Manual de instruções Unidade de disco 1
7 FieldServer Dart FS-8700-78 Manual de instruções Unidade de disco 1
8 FieldServer Gamewell FS-8700-83 Manual de instruções Unidade de disco 2
9 FieldServer Data Aire (DAP) FS-8704-49 Manual de instruções Unidade de disco 15
10 FieldServer FS-8700-105 Manual de instruções Unidade de disco 1
11 FieldServer A Sierra Monitor Company X30 Manual de instruções Unidade de disco 2
12 FieldServer FS-8700-73 Manual de instruções Unidade de disco 1
13 FieldServer FS-8700-03 DF1 Manual de instruções Unidade de disco 1
14 FieldServer Gardner Denver FS-8700-60 Manual de instruções Unidade de disco 11
15 FieldServer Canatal Satchnet Driver FS-8700-59 Manual de instruções Unidade de disco 3
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