Skip to content
Snippets Groups Projects
  1. Oct 11, 2016
    • Dennis Neidherr's avatar
      Version 1.1.0.1 · aef692d4
      Dennis Neidherr authored
      ----------------------
      -- Included a write protection check. So before any folders or files are generated the tool will check wether there is a write-protected file in the folder. If yes, the process will be aborted.
      aef692d4
  2. Aug 18, 2016
    • Dennis Neidherr's avatar
      Version 1.0.2.1 · b176229a
      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
      b176229a
    • Dennis Neidherr's avatar
      Version 1.0.2.0 · 01641762
      Dennis Neidherr authored
      ----------------------
      -- Mass compile with LV2016
      01641762
  3. Sep 09, 2015
    • Dennis Neidherr's avatar
      Version 1.0.1.1 · 96481489
      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
      96481489
  4. 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
  5. Aug 17, 2015
    • Dennis Neidherr's avatar
      Version 1.0.0.5 · 70a08c4f
      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.
      70a08c4f
  6. Aug 11, 2015
    • Dennis Neidherr's avatar
      Version 1.0.0.4 · 1b821057
      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.
      1b821057
  7. Aug 04, 2015
  8. 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
  9. Jul 27, 2015
  10. Jul 07, 2015
Loading