msl.equipment.resources.bentham.benhw32 module
A wrapper around the 32-bit Bentham benhw32_cdecl SDK.
- class msl.equipment.resources.bentham.benhw32.Bentham32(host, port, quiet, **kwargs)[source]
Bases:
Server32A wrapper around the 32-bit Bentham
benhw32_cdeclSDK.Do not instantiate this class directly.
The SDK is provided for 32-bit Windows only. This module is run on a 32-bit
Serverso that the theBenthamclass can be run on a 64-bit Python interpreter in order to access the functions in the SDK from a 64-bit process.