Campbell-scientific BMP5 Direct SDK Manual de usuario Pagina 22

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 32
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 21
Section 2. SimplePB.DLL Reference
Compile Status: Datalogger Program Running
Program Name: BATT.CR2
Program Sig.: 54451
Compile Result: Program Running
Batt=12.38V
2.15 GetTableNames()
Query the datalogger for its table names and numbers.
Syntax
GetTableNames (pakbus_address, device_type, return_data, return_data_len)
Parameters
pakbus_address: Integer – The PakBus address of the datalogger.
device_type: Integer – The type of datalogger:
1=CR200
2=CR10XPB, CR23XPB, CR510PB
3=CR1000
4=CR3000
5=CR800, CR850
return_data: Char – The location in memory where the data returned from the
datalogger exists.
return_data_len: Integer – Number of bytes in the data returned from the
datalogger.
Return Codes
0 = Successful.
-1 = Communication timed out.
-2 = Cannot read table definitions from the datalogger.
Example of data returned by function call
1 Status
2 DataTable1
3 DataTable2
4 Public
2-12
Vista de pagina 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 31 32

Comentarios a estos manuales

Sin comentarios