Skip to content
Snippets Groups Projects
  1. Aug 18, 2016
  2. Sep 23, 2015
  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 19, 2015
    • 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
  6. 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
  7. 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
  8. Aug 10, 2015
    • Dennis Neidherr's avatar
      Version 1.0.0.3 · 6b8e0c2f
      Dennis Neidherr authored
      --------------------
      -- Corrected a small bug in the Build Do.vi which occurred after the last update,
      -- Half of the Dialog Msg is already implemented. The Configure Dialog.vi is there but the accessor VIs are still missing.
      6b8e0c2f
Loading