Fieldserver Carrier DataPort FS-8700-86 Manual do Utilizador Página 17

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 32
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 16
FS-8700-86 Carrier DataPort Page 17 of 32
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
Tel: (408) 262 2299 Fax: (408) 262 2269 Toll Free: (888) 509 1970 email: [email protected]
This example illustrates how to create a Map Descriptor which reads a table and dumps the response in ASCII format to a Data Array so that
RUINET( a utility provided with the FieldServer) can be used to browse and read the results.
Data_Arrays
Data_Array_Name,
Data_Format, Data_Array_Length
DA_DUMP, BYTE, 2000
Map Descriptors
Map_Descriptor_Name,
Data_Array_Name,
Data_Array_Offset, Function, Node_Name, Length, Scan_Interval, Storet_As
Md1 , DA_DUMP , 0 , rdbc , FAN01 , 1000 , 5.0s , ASCII
This is what tells the
driver to dump the
table, its variables
names and variable
descriptions in ASCII
format.
The s=Data Array DA_DUMP has been
defined with format BYTE. When viewing
this table with RUINET display the array
in ‘STRING’ format so that you can read
it.
Vista de página 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 31 32

Comentários a estes Manuais

Sem comentários