Fieldserver Carrier DataPort FS-8700-86 Manuel d'utilisateur Page 17

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 32
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 31 32

Commentaires sur ces manuels

Pas de commentaire