Hubert Bossy
Hubert Bossy
I have three USB-TC-AI devices. The oldest one (v1.2) works fine with v_in.py example, but two newer ones cause the test script to hang indefinitely. ``` python .\v_in.py Found 1...
Hi, I would like to create and delete object derived from MSTPSimpleApplication to free serial port for another part of my application. I figured I can use bacpypes.core.stop() to delete...
The compilation on my machine was failing because of missing c++ standard library headers: ``` xxxxxxx@Huberts-MacBook-Air libuldaq-1.2.1 % make /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in src CXX CtrInfo.lo In file included...