0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ViSession(vi) --> vi. Added many comments.
Torsten Bronger
as bronger
More... about 19 years ago
Minor fixes. Added local TODO list.
Torsten Bronger
as bronger
More... about 19 years ago
Added correct list for check_status(). Minor corrections.
Torsten Bronger
as bronger
More... about 19 years ago
All functions implemented.
Torsten Bronger
as bronger
More... about 19 years ago
More functions added.
Torsten Bronger
as bronger
More... about 19 years ago
Added further functions. Many corrections. Added support for cdecl in viPrintf etc with Windows.
Torsten Bronger
as bronger
More... about 19 years ago
added code for event handling with callback functions, needs more work
gth
More... about 19 years ago
added class AttrBitSet, added attributes for event IO_COMPLETION
gth
More... about 19 years ago
fixed bug in definition of ViHndlr, return type was missing
gth
More... about 19 years ago
added visa_messages.py to list of files
gth
More... about 19 years ago
Added more functions.
Torsten Bronger
as bronger
More... about 19 years ago
Added further routines.
Torsten Bronger
as bronger
More... about 19 years ago
added setattr (viSetAttribute), with string or numeric arguments
gth
More... about 19 years ago
Minor changes.
Torsten Bronger
as bronger
More... about 19 years ago
Renamed base exception class to "Error".
Torsten Bronger
as bronger
More... about 19 years ago
Added further routines.
Torsten Bronger
as bronger
More... about 19 years ago
Improved code documentation.
Torsten Bronger
as bronger
More... about 19 years ago
Added first wrapper routines. Changed export strategy: Instead of underscores, I now use __all__.
Torsten Bronger
as bronger
More... about 19 years ago
Added some documentation.
Torsten Bronger
as bronger
More... about 19 years ago
Moved excaptions to visa_exceptions.py. Added loading of VISA library.
Torsten Bronger
as bronger
More... about 19 years ago
New file.
Torsten Bronger
as bronger
More... about 19 years ago
Added exception class and loading of library. Code is not working yet!
Torsten Bronger
as bronger
More... about 19 years ago
started adding attribute handling (viGetAttribute), incomplete
gth
More... about 19 years ago
resolved conflict (ViString)
gth
More... about 19 years ago
Added missing qualifier.
Torsten Bronger
as bronger
More... about 19 years ago
Fixed import error.
Torsten Bronger
as bronger
More... about 19 years ago
New file.
gth
More... about 19 years ago
added build, dist (Python setup directories)
gth
More... about 19 years ago
definition of __all__ leads to strange import error, commented out
gth
More... about 19 years ago
Changed definition of ViString, ViPString
gth
More... about 19 years ago