-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
TSC Event Logger - SQLite by TSC - Toolkit for LabVIEW Download
| Version | 1.0.1.1 |
| Released | May 15, 2026 |
| Publisher | TSC |
| License | BSD3 |
| LabVIEW Version | LabVIEW>=19.0 |
| Operating System | Windows, Mac, and Linux |
| Dependencies | drjdpowell_lib_sqlite_labview jdp_science_lib_common_utilities tsc_lib_tsc_event_logger |
| Project links | Homepage Discussion |
Description
Extension of the TSC Event Logging Library.
Provides developers a way to use the SQLite databases as a log output. This provides lightweight database capability and is more suitable for certain applications.
Release Notes
1.0.1.1
(May 15, 2026)
## [1.0.1] - 2026.05.15
### Fixed
- Added fix for [#1](https://github.com/danielcoons/tsc-event-logger-sql/issues/1); library was hardcoded to save as 2019 source
danielcoons
was a contributor to this release