issues
search
labjack
/
LabJackPython
The official Python modules and classes for interacting with the LabJack U3, U6, UE9 and U12
https://labjack.com/support/software/examples/ud/labjackpython
MIT License
117
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
open source liblabjackusb.so
#131
raveslave
closed
3 weeks ago
4
ctypes.c_byte to ctypes.c_ubyte fix
#130
sjarman28
opened
8 months ago
0
Update u6.py, fix mistake in docstrings
#129
m-boesl
closed
9 months ago
3
Labjack U6 set dutycyle PWM16
#128
anelsa1
closed
11 months ago
2
Added loadCalibration open parameter
#127
sjarman28
closed
1 year ago
0
handling multiple labjacks on the same computer
#126
geniusled
closed
1 year ago
3
Some assistance needed with u3 and SPI
#125
michK
closed
1 year ago
1
Error messages update
#124
sjarman28
closed
1 year ago
0
LabJack T7 Support
#123
Jkillelea
closed
1 year ago
3
Add exception comment
#122
sjarman28
closed
1 year ago
0
Output frequency on u3
#121
j-c-cook
closed
2 years ago
1
Fix minor bug in the example streamTest-threading.py
#120
m-boesl
closed
2 years ago
2
Add Unimplemented UD Easy Functions
#119
sjarman28
closed
2 years ago
0
close() method does not release the device on Windows 10
#118
EduardoNigro
closed
2 years ago
3
Added support for .debug as a logging.Logger object
#117
NJDFan
closed
2 years ago
0
U12 eDigital bugfix
#116
sjarman28
closed
2 years ago
1
Make eDigitalOut and eDigitalIn remember direction and state of IO0-3 for U12
#115
fgrfl
closed
3 years ago
5
Fix for changing arguments with serial communication methods.
#114
markrages
closed
3 years ago
1
Optimize u3 process stream data
#113
renaatd
closed
2 years ago
3
I2C: not possible to wait for ACK
#112
mickp
closed
4 years ago
3
Prevent pack error when readBytes != numBytes.
#111
mickp
closed
5 years ago
1
struct.pack error at low sample rates
#110
mickp
closed
5 years ago
11
Added checks to the I2C, SPI, Asynch, and SHT1X functions to check error
#109
chrisJohn404
closed
5 years ago
1
Add omitted information to configU3 docstring
#107
bengineer19
closed
6 years ago
2
handled a bug with packing more than was read
#106
MickMack1983
closed
5 years ago
4
Fix TypeError when handle is None on Python 3
#105
mnaberez
closed
6 years ago
1
No examples for U12?
#104
brianmapes
closed
6 years ago
3
NullHandleException() condition: None < int is syntax error
#103
brianmapes
closed
6 years ago
2
Why does labjackpython package still enforce python=2.7?
#102
paquitaz
closed
6 years ago
3
reading zero values
#101
bje-
closed
6 years ago
4
liblabjackusb.so: undefined symbol: DigitalIO
#100
llarose
opened
7 years ago
1
Use hasattr() to detect eGetPtr()
#99
mnaberez
closed
7 years ago
1
SIGALRM in outputSinDac.py not found
#98
vogt31337
closed
7 years ago
4
Fix a heap of Pylint warnings of an innocuous nature.
#97
bje-
closed
7 years ago
2
Unable to find "labjackud" when running from Cygwin
#96
sayo9394
closed
7 years ago
1
* LabJackPython.py (_openLabJackUsingExodriver): Remove debug output.
#95
bje-
closed
7 years ago
1
python3 compatible
#94
pi-gyr
closed
8 years ago
2
Better packaging
#93
peircej
opened
8 years ago
12
Add changelog entry for 98a786bf1995ad56bec61e1fb5c7fbdfceee4d94
#92
mnaberez
closed
8 years ago
1
UE9: Show a friendlier error when SPIMode is invalid
#91
mnaberez
closed
8 years ago
1
Rename 'CSPINNum' to 'CSPinNum' for consistency with other kwargs
#90
mnaberez
closed
8 years ago
1
Index Error
#89
allisontsay
closed
8 years ago
5
Add missing changelog entries
#88
mnaberez
closed
9 years ago
0
Fix accessing 1-Wire options
#87
mnaberez
closed
9 years ago
2
Replace deprecated has_key() with in
#86
mnaberez
closed
9 years ago
0
Add comment to warn about import order.
#85
mnaberez
closed
9 years ago
1
Declare _use_ptr as global in _loadLibrary(), otherwise it isn't updated
#84
mnaberez
closed
9 years ago
1
Import stdlib modules in a consistent way across all device modules
#83
mnaberez
closed
9 years ago
0
Show a friendlier error when SPIMode is invalid
#82
mnaberez
closed
9 years ago
0
Remove space before closing paren in function definitions
#81
mnaberez
closed
9 years ago
1
Next