- Aug 18, 2016
-
-
Dennis Neidherr authored
---------------------- -- Mass compile with LV2016
-
- Sep 25, 2015
-
-
Dennis Neidherr authored
-------------------- -- Corrected two errors when creating a new message.
-
- Sep 24, 2015
-
-
Dennis Neidherr authored
-------------------- -- The Configure Dialog.vi won´t be deleted anymore if a message does not need it for the moment. It will remain on the hard drive and can be added later without checking the front panel again.
-
- Sep 22, 2015
-
-
Dennis Neidherr authored
-------------------- -- There was a problem with the installer, when someone wanted to re-install the MM. This is now solved. -- In the BuildMsg (Core).vi a string was cut at the wrong position. -- In BuildDo.vo the class name of the the new I16-Boolean constant was wrong. -- In CopyClass.vi the Search-functions were not working 100%. They were case sensitive, which was wrong. -- At the startup the all elements in the tree are now closed.
-
Dennis Neidherr authored
-------------------- -- The Do.vi modification from last version was not working. This is now corrected. -- There was a problem in the CopyClass.vi which occurred if two messages with the same name were present in one project. The Message Maker could not distinguish between both. This is corrected by using the QualifiedName which includes the name of the corresponding library.
-
- Sep 01, 2015
-
-
Dennis Neidherr authored
-------------------- -- Updated MM to LabVIEW 2015 (not tested yet) -- Slightly modified the Readme.txt
-
- Aug 19, 2015
-
-
Dennis Neidherr authored
-------------------- -- In the main GUI a small typo in the description of the buttons was corrected -- The title of the Installer was changed -- The installer is not crashing anymore if you try to de-install already deinstalled files -- Corrected an error in the CopyClass.vi which occurred if no files were found in the target directory. In this case the TEMP prefix had to be deleted. -- The BuildDialog.vi and ClearFP.vi were crashing if no attribute data were found (this could happen if one only wanted to create a Dialog Msg without the PV capabilities and the source VI had no parameters). -- For whatever reasons the problem of version 1.0.0.6 that one had to restart LabVIEW after creating a message is gone.
-
Dennis Neidherr authored
-------------------- -- The main GUI got a new front panel title. -- Modified the CopyClass.vi so that now it can also be executed without an open project (which is the case if the MM is executed from the run-time menu of the target project). Unfortunately for a new created message class LV has to be restarted. The reason is that the Template class still remains in memory... -- For this modification all VIs in the templates except the SendXXX.vi had to be renamed (a prefix "TEMP" was added).
-
- 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 27, 2015
-
-
Dennis Neidherr authored
Intermediate version: Try to make the program more robust so that it also reacts correct if there are already files in the msg folder. BUT NOTE: This version here is not intended for usage!
-
- 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 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++.
-