- Aug 18, 2016
-
-
Dennis Neidherr authored
---------------------- -- Mass compile with LV2016
-
- Sep 09, 2015
-
-
Dennis Neidherr authored
-------------------- -- The installer will now also include the "Configure Dialog.vi" in the standard AF message class -- The Dialog template had to be adjusted as well as the Build Dialog.vi -- Updated GetTypeInfo.vis and GetLVClassInfo.vis which are deprecated in LV2015
-
- 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.
-
- Aug 17, 2015
-
-
Dennis Neidherr authored
-------------------- -- Corrected the ClearFP.vi in case of the ConfigureDialog.vi. This should work now but it is not 100% tested. -- Corrected an error in the CopyVI.vi which prevented the content of an VI from being deleted as a first step if some controls were grouped together.
-
- 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 a method which can automatically reset a front panel of a VI. All VIs created by the MM will use it from now on.
-