- Aug 18, 2016
-
-
Dennis Neidherr authored
---------------------- -- Mass compile with LV2016
-
- Nov 24, 2015
-
-
Dennis Neidherr authored
---------------------- -- In the icon of the Send Message.vi the body text is now also copied from the original public actor method -- In the Dialog.vi the controls of the attribute data of the new message are now copied, so it is possible to also create Enums for example (before they were converted to Numeric controls) -- Changed the VI description for the MainGUI
-
- Sep 29, 2015
-
-
Dennis Neidherr authored
---------------------- -- And another error in the Build Send.vi: The number of inputs of the bundler was checked before the class was exchanged. The result was, that this number was always three. Is corrected now.
-
Dennis Neidherr authored
-------------------- -- Corrected an error in the Build Send.vi: The class control was not exchanged if there was no input control.
-
- Sep 01, 2015
-
-
Dennis Neidherr authored
-------------------- -- Updated MM to LabVIEW 2015 (not tested yet) -- Slightly modified the Readme.txt
-
- Aug 11, 2015
-
-
Dennis Neidherr authored
-------------------- -- Included the PVUpdate & Dialog option, which is nothing more than a combination of the PVUpdate and Dialog options. -- Corrected a bug in the CopyVI.vi: It is not possible to delete grouped objects (there is also no error message delivered...), so one first has to ungroup them. -- There was an error in the Configure Dialog.vi template regarding the LVClass Control and Indicator. Like always one has to use DummyClasses and replace them with the correct ones during the build process. -- Already included some disabled code to clean up the Configure Dialog.vi front panel. But more work needed here.
-
- 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 31, 2015
-
-
Dennis Neidherr authored
-- Completely rebuild the CopyVI and CopyClass.VIs -- Result is that it is not important anymore if a class with the same name is already in memory or was deleted before -- The progress bar is set to 0 once you press the "Build" button
-
- 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
-
Dennis Neidherr authored
-
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
-
Dennis Neidherr authored
-- Included the DeferUpdate VI used to lock and unlock the FrontPanel -- After a message is created the class as well as the Do.vi and the Send.vi are now saved. The library itself is not saved on purpose to give the user the chance to undo his work.
-
- 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++.
-