Skip to content

Commit

Permalink
Release 2023-03-21 (#2)
Browse files Browse the repository at this point in the history
* Added/modified VIs for loading configs with button

* Added config button changes to LJLogM

* Added factory setting config file creation to LJLogM

* Added config file button functionality to LJStreamM

* Fixed LJLogM channel index text size

* Updated logger versions, cleaned up GUIs

* Made text sizes more consistent, resized GUI objects in Loggers

* Changed LJStreamM VI scaling, fixed the new open call to work regardless of previous LJM/device errors.

* Updated error handling for starting configs (loggers)
Changed TCVoltsToTemp error behavior from 0.00 output to 9999

* Improved error handling in the Loggers

* Minor logger changes
 * Changed the open any config name
 * Fixed LJLogM front panel (the device parameters were misplaced)

* Added in the StreamBurst example

* Fixed minor path resolution bug in loggers

* First run of T8 example updates
* Updated all Basic, AIN, DIO, Ethernet, I2C, ListAll, and SPI examples

* Updated Most important stream examples for T8 support

* Added thermocouple measurement examples

* Added Read LJM Config example and fixed ReadLibraryConfigStringS function VI

* Added some I2C troubleshooting utilities

* Modified new I2C utilities, added build files
  • Loading branch information
sjarman28 authored Mar 21, 2023
1 parent 630472a commit 2a625a5
Show file tree
Hide file tree
Showing 59 changed files with 0 additions and 0 deletions.
Binary file modified Examples/Basics/LJM_eReadNames Example.vi
Binary file not shown.
Binary file modified Examples/Basics/Write Read Loop with Config for build.vi
Binary file not shown.
Binary file modified Examples/Basics/Write Read Loop with Config with Constants.vi
Binary file not shown.
Binary file modified Examples/Basics/Write Read Loop with Config.vi
Binary file not shown.
Binary file modified Examples/Basics/eNames Loop.vi
Binary file not shown.
Binary file modified Examples/Basics/eReadName Multiple Call Loop.vi
Binary file not shown.
Binary file modified Examples/Basics/eReadNames Loop.vi
Binary file not shown.
Binary file modified Examples/More/AIN/Dual AIN Loop.vi
Binary file not shown.
Binary file modified Examples/More/AIN/Read Multiple AIN.vi
Binary file not shown.
Binary file modified Examples/More/AIN/Single AIN with config.vi
Binary file not shown.
Binary file modified Examples/More/Config/Read Config.vi
Binary file not shown.
Binary file modified Examples/More/Config/Read DeviceName String.vi
Binary file not shown.
Binary file added Examples/More/Config/Read LJM Config.vi
Binary file not shown.
Binary file modified Examples/More/Config/Write DeviceName String.vi
Binary file not shown.
Binary file modified Examples/More/DIO EF/DIO EF Config 1 PWM and 1 Counter.vi
Binary file not shown.
Binary file modified Examples/More/I2C/I2C LJTick-DAC DACA.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added Examples/More/I2C/I2C Utility/Catch I2C Busy.vi
Binary file not shown.
Binary file not shown.
Binary file added Examples/More/I2C/I2C Utility/Find I2C Sensor.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added Examples/More/Misc/ListAll.vi
Binary file not shown.
Binary file not shown.
Binary file added Examples/More/Misc/Thermocouple Example InAmp.vi
Binary file not shown.
Binary file modified Examples/More/Stream/Stream Basic with Stream-Out.vi
Binary file not shown.
Binary file modified Examples/More/Stream/Stream Basic.vi
Binary file not shown.
Binary file modified Examples/More/Stream/Stream Sequential AIN.vi
Binary file not shown.
Binary file added Examples/More/Stream/Stream Triggered.vi
Binary file not shown.
Binary file not shown.
Binary file modified Examples/More/Testing/AIN Noise Test.vi
Binary file not shown.
Binary file modified Functions/LJM_ReadLibraryConfigStringS.vi
Binary file not shown.
Binary file added Functions/LJM_StreamBurst2D.vi
Binary file not shown.
Binary file modified Functions/LJM_TCVoltsToTemp.vi
Binary file not shown.
Binary file modified LJLogM/LJLogM.bld
Binary file not shown.
Binary file modified LJLogM/LJLogM.vi
Binary file not shown.
Binary file modified LJLogM/sub/LJM get and check exp config.vi
Binary file not shown.
Binary file not shown.
Binary file added LJLogM/sub/LJM process new exp config.vi
Binary file not shown.
Binary file added LJLogM/sub/LJM process new open.vi
Binary file not shown.
Binary file modified LJLogM/sub/LJM save new configs.vi
Binary file not shown.
Binary file modified LJLogM/sub/change working directory.vi
Binary file not shown.
Binary file modified LJLogM/sub/get and check open config.vi
Binary file not shown.
Binary file added LJLogM/sub/process new open.vi
Binary file not shown.
Binary file added LJLogM/sub/select new configs.vi
Binary file not shown.
Binary file modified LJStreamM/LJStreamM.bld
Binary file not shown.
Binary file modified LJStreamM/LJStreamM.vi
Binary file not shown.
Binary file modified LJStreamM/sub/LJM read config.vi
Binary file not shown.
Binary file added LJStreamM/sub/LJM startup config check.vi
Binary file not shown.
Binary file added LJStreamM/sub/LJM startup config.vi
Binary file not shown.
Binary file modified LJStreamM/sub/LJStreamM data file write.vi
Binary file not shown.
Binary file modified LJStreamM/sub/LJstreamM apply formula to array.vi
Binary file not shown.
Binary file modified LJStreamM/sub/LJstreamM globals.vi
Binary file not shown.
Binary file modified LJStreamM/sub/LJstreamM graph processing.vi
Binary file not shown.
Binary file modified LJStreamM/sub/LJstreamM read config.vi
Binary file not shown.
Binary file modified LJStreamM/sub/LJstreamM tc formula handler.vi
Binary file not shown.
Binary file modified LJStreamM/sub/LJstreamM write config.vi
Binary file not shown.
Binary file removed LJStreamM/sub/Quit LabVIEW if Executable.vi
Binary file not shown.

0 comments on commit 2a625a5

Please sign in to comment.