Campbell-scientific BMP5 Direct SDK Manual de usuario Pagina 23

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 32
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 22
Section 2. SimplePB.DLL Reference
2.16 GetDLLVersion()
Get the version of the SimplePB.dll being used.
Syntax
GetDLLVersion(return_data, return_data_len)
Parameters
return_data: Char – The location in memory where the data returned from the
datalogger exists.
return_data_len: Integer – Length of the data returned from the DLL.
Return Codes
0 = Successful
Example of data returned by function call
SimplePB.DLL Version 2.0 / 2,2,3,0I
2.17 GetLastResults()
Retrieves the return_data results from memory for the previous function as a
String. This function is useful for developers that don’t want to manage
memory pointers.
Syntax
GetLastResults()
Return Codes
0 = Successful
2.18 FileControl()
Used to manage programs and files on the datalogger.
Syntax
FileControl(pakbus_address, device_type, file_name, command)
2-13
Vista de pagina 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 31 32

Comentarios a estos manuales

Sin comentarios