Skip to content
Snippets Groups Projects
  1. 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
  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 06, 2015
    • Dennis Neidherr's avatar
      -- In the case of an PVUpdate Msg the MM will include a boolean called... · f5773255
      Dennis Neidherr authored
      -- In the case of an PVUpdate Msg the MM will include a boolean called "Execute?" to the attribute data if the original Vi had no data inputs. In addition the Do.vi will be modified with an additional Case structure. (This procedure is tested)
      -- The Tree in the GUI does not lose the last values once a message has been built
      -- The Tree shows now the correct symbol when a PVUpdate Msg was built
      -- The labels in the "Get Type.vi" of the actor control / indicator is now properly set
      f5773255
  4. Aug 05, 2015
  5. Jul 27, 2015
  6. Jul 07, 2015
  7. Jul 03, 2015
    • Dennis Neidherr's avatar
      -- Corrected an error in the Build Send.vi which occurred when a message... · eafe06ee
      Dennis Neidherr authored
      -- Corrected an error in the Build Send.vi which occurred when a message should be created without attribute data (in fact there was a case structure missing).
      -- Removed the Template.lvlib: This resulted in problems when a second message should be created because he complained that the library was still locked.
      -- In the Main.vi: Included an Error dialog after each loop of the User Event Structure.
      -- Added a symbol in the TreeControl for entries whose messages where just created
      -- Corrected small error with the Progress bar
      eafe06ee
  8. Jul 02, 2015
Loading