- Mar 10, 2022
-
-
Holger Brand authored
-
- Aug 26, 2019
-
-
Dennis Neidherr authored
---------------------- -- Mass compile and save with LV2019.
-
- Mar 25, 2019
-
-
Dennis Neidherr authored
---------------------- -- Recompiled everything with LV2018
-
- Aug 03, 2018
-
-
Dennis Neidherr authored
---------------------- -- Used the TestMode to find countless bugs and corrected them. Therefore several changes had to be implemented, some examples are: For Return Messages there is now a "Send Return XXX.vi", only necessary accessor vis are created (because parent and child classes can not have the same vis...), and so on. -- Already prepared VIs for Performance tests. -- One remaining bug: Some messages will not work if the ExpertMode is off.
-
- Jul 12, 2018
-
-
Dennis Neidherr authored
---------------------- -- Corrected a problem in the earlier versions for ReturnMsgs: The parameters have to be taken from the parent class of the return msg -- It is not 100% tested yet and the Expert mode is not wired to the GUI
-
- Jul 04, 2018
-
-
Dennis Neidherr authored
---------------------- -- There was another bug which occured when creating a ReturnMsg for a SenderVI without inputs (in this case an "Execute?" boolean has to be created) -- Renamed the Installer.vi to make clear that this one is deprecated
-
- Jun 19, 2018
-
-
Dennis Neidherr authored
---------------------- -- Added options for AsyncPV and AsyncDialogPV messages -- Note that this is an internal test version and not fully tested!
-
- Jul 24, 2017
-
-
Dennis Neidherr authored
---------------------- -- Mass compiled with LV2017
-
- Sep 30, 2016
-
-
Dennis Neidherr authored
---------------------- -- NOTE THAT THIS IS JUST A "WORK-IN-PRPGRESS"-VERSION -- changed the string test in Build Methods.vi to make it more reliable -- Included the Variant2Attribute.vi for the two Asynch Msgs -- Included AccessVIs for all messages
-
- Aug 23, 2016
-
-
Dennis Neidherr authored
---------------------- -- The Acknowledge Message is now included and working (there is a small bug when switching frfom an Ack Msg to an Asynch Msg resulting in a warning => not so problematic) -- Changed some symbols -- Updated the Help window
-
- Aug 18, 2016
-
-
Dennis Neidherr authored
---------------------- -- Added two new message types (Return + ReturnAndDialog) -- ReturnMsg is partly implemented (only Do.vi and also this still has to be modified when CallerMsg has no parameters) -- Fixed a bug in the Main.vi: When one switched between projects the actor list was not always proper updated -- Slightly modified the helping txt files
-
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++.
-