Campbell-scientific BMP5 Direct SDK Instrukcja Użytkownika Strona 23

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 32
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 31 32

Komentarze do niniejszej Instrukcji

Brak uwag