Skip to content
Snippets Groups Projects
  1. Sep 22, 2015
    • Dennis Neidherr's avatar
      Version 1.0.1.4 · fd22a93c
      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.
      fd22a93c
  2. Sep 01, 2015
    • Dennis Neidherr's avatar
      Version 1.0.1.0 · 2181e16a
      Dennis Neidherr authored
      --------------------
      -- Updated MM to LabVIEW 2015 (not tested yet)
      -- Slightly modified the Readme.txt
      2181e16a
  3. Aug 19, 2015
    • Dennis Neidherr's avatar
      Version 1.0.0.7 · a2cd2ecd
      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.
      a2cd2ecd
    • Dennis Neidherr's avatar
      Version 1.0.0.6 · 9bdcbe23
      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).
      9bdcbe23
  4. Aug 05, 2015
  5. Aug 04, 2015
  6. Jul 31, 2015
    • Dennis Neidherr's avatar
      MM is working again: · 4488cf1d
      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
      4488cf1d
  7. Jul 27, 2015
  8. Jul 07, 2015
  9. Jul 02, 2015
Loading