- Aug 18, 2016
-
-
Dennis Neidherr authored
---------------------- -- Mass compile with LV2016
-
- Nov 24, 2015
-
-
Dennis Neidherr authored
---------------------- -- The "Execute"-Boolean of a message without parameters has now the default value "true". This is necessary to make sure to execute the function if no Boolean was handed over.
-
- Sep 01, 2015
-
-
Dennis Neidherr authored
-------------------- -- Updated MM to LabVIEW 2015 (not tested yet) -- Slightly modified the Readme.txt
-
- Aug 05, 2015
-
-
Dennis Neidherr authored
-- -- Change of Inheritance -- -- More complex Build Do.vi -- -- Included the GetType.vi -- Not used files will now be deleted (Question remains if LabVIEW will rewrite them once the project is closed and saved)
-
- Aug 04, 2015
-
-
Dennis Neidherr authored
-- Added the SubFolder functionality: The MM is now searching for the correct VI in the original class and places the message in the same subfolder structure
-
- Jul 07, 2015
-
-
Dennis Neidherr authored
-- The main Folder Name had to be changed again. For whatever reason LabVIEW expects that the folder starts with an "_".
-
Dennis Neidherr authored
-- Folder structure had to be changed in order to prepare the files for being copied in the NI project folder -- All paths are now relative except the path to the template in the Main.vi. This path had to be build manually since the used function does not work with relative paths (!?) -- Now the window closes automatically when pressing the Close button
-
- Jul 03, 2015
-
-
Dennis Neidherr authored
-- Corrected an error in the Build Send.vi which occurred when a message should be created without attribute data (in fact there was a case structure missing). -- Removed the Template.lvlib: This resulted in problems when a second message should be created because he complained that the library was still locked. -- In the Main.vi: Included an Error dialog after each loop of the User Event Structure. -- Added a symbol in the TreeControl for entries whose messages where just created -- Corrected small error with the Progress bar
-
- Jul 02, 2015
-
-
Dennis Neidherr authored
1st working version. This Message Maker should work similar to the original one installed with LabVIEW. It has no special features for CS++.
-