Skip to content

Commit f7f9bff

Browse files
authored
Release 2025-05-20 (#7)
LJStreamM changes: 1.10: Fixed SignedMSWLSW scaling equation functionality. This was previously returning an unsigned 32-bit integer representation. It now returns a signed 32-bit integer representation. 1.11: Reworked configs including adding a configuration panel. Moved the 'Change Working Directory' button to the configuration panel. Refactored the write to file functionality. Refactored the block diagram. Added scaling equation error messaging. Renamed the 'experiment' config to 'program' config. Added register write functionality to the configuration panel. Increased front panel text size, changed font to Arial (monospace), and set the minimum panel size. Added support for 96 channels. Added logger row modification controls. Note: program configs with 96 channels in v1.11 would not be recognized as valid in v1.10. 1.12: Made minor Visual tweaks to the front panel. Made optimizations to scaling equation processing and front panel responsiveness. Disabled the scaling equation control while stream is active. 1.13: If a config file does not exist, load defaults without warning the user. Usually if the config file does not exist it means this is the first time running the program, and we do not want new users to see a warning about the config not existing. Rearranged logger graph palettes on the front panel. LJLogM changes: 1.09: Fixed SignedMSWLSW scaling equation functionality. This was previously returning an unsigned 32-bit integer representation. It now returns a signed 32-bit integer representation. 1.10: Reworked configs including adding a configuration panel. Moved the 'Change Working Directory' button to the configuration panel. Refactored the write to file functionality. Refactored the block diagram. Added scaling equation error messaging. Renamed the 'experiment' config to 'program' config. Added register write functionality to the configuration panel. Increased front panel text size, changed font to Arial (monospace), and set the minimum panel size. Added support for 96 channels. Added the 'Log Every n Scans' control. Added row modification controls. Note: program configs with 96 channels in v1.10 would not be recognized as valid in v1.09 1.11: Made minor Visual tweaks to the front panel. Made optimizations to scaling equation processing and front panel responsiveness. 1.12: If a config file does not exist, load defaults without warning the user. Usually if the config file does not exist it means this is the first time running the program, and we do not want new users to see a warning about the config not existing. Rearranged logger graph palettes on the front panel.
2 parents 2a625a5 + 63f3770 commit f7f9bff

File tree

112 files changed

+0
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+0
-0
lines changed

Functions/LJM_TCVoltsToTemp.vi

-48 Bytes
Binary file not shown.

LJLogM/LJLogM.bld

-22.6 KB
Binary file not shown.

LJLogM/LJLogM.vi

-267 KB
Binary file not shown.

LJLogM/LJLogMtest.bld

-23.2 KB
Binary file not shown.
-142 KB
Binary file not shown.
-131 KB
Binary file not shown.
-74.1 KB
Binary file not shown.

LJLogM/sub/LJM process new open.vi

-67.6 KB
Binary file not shown.

LJLogM/sub/LJM read open config.vi

-54.3 KB
Binary file not shown.

LJLogM/sub/LJM save new configs.vi

-146 KB
Binary file not shown.

0 commit comments

Comments
 (0)