BMP5

Direct Software Development Kit

BMP5 Direct Software Development Kit (SDK) is a programming interface that facilitates simple and direct communications with a single datalogger containing a PakBus operating system. 

This SDK installs a simple call-level API (SimplePB.DLL) that does not need to be registered on the PC.  However, the SimplePB.DLL wrapper accesses, and therefore requires, the included PakBus communications engine, PakBusDLL.DLL.


Features

  • Software Development Kit
  • Allows creation of custom software clients
  • Used with Campbell Scientific dataloggers with PakBus operating systems installed
  • Download software using menu at the right
  • Contains 12 commands:
    • OpenPort
    • ClosePort
    • GetClock
    • SetClock
    • GetValue
    • SetValue
    • GetData
    • File_Send
    • GetAddress
    • GetStatus
    • GetTableNames
    • GetDLLVersion

Specifications

Included in the download:
  • BMP5 Direct SDK Documentation
  • Visual Basic Example
  • Delphi 4 Example
  • Visual C++ Example
  • SimplePB.DLL and PakBusDLL.DLL