- 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
-
- Aug 19, 2015
-
-
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 06, 2015
-
-
Dennis Neidherr authored
-------------------- -- Included two Dummy methods in the PVUpdate Do.vi Template. This has to be done in order to uncouple the template from the target project. Adjusted the Build Do.vi to compensate for this. -- Moved the Dummy Actor Method.vi a folder up.
-
- 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)
-