Skip to content
Snippets Groups Projects
  1. Mar 10, 2022
  2. Aug 26, 2019
  3. Mar 25, 2019
  4. Sep 25, 2018
    • Dennis Neidherr's avatar
      Version 1.3.3.0 · 2c0b8930
      Dennis Neidherr authored
      ----------------------
      -- Added the pssibility that the name of an already existing message does not follow the MM naming convention
      -- Note that all msgs created by the MM will follow this rule. Therefore it not yet possible to overwrite a msg which does not do this
      -- This version is not 100 % tested
      -- All messages have to be either created new or a "tag" with the name "Method" has to be included in the xml file of the msg indicating the complete name of the corresponding method as a string, for example "CSPP_BaseActor.lvlib:CSPP_BaseActor.lvclass:After Launch Init.vi"
      2c0b8930
  5. Jul 16, 2018
    • Dennis Neidherr's avatar
      Version 1.3.2.8 · a96a1f36
      Dennis Neidherr authored
      ----------------------
      -- Implemented the Expert-Mode for Return Msgs. Has to be tested a bit more.
      a96a1f36
  6. Jun 28, 2018
    • Dennis Neidherr's avatar
      Version 1.3.2.0 · 59b5dfaf
      Dennis Neidherr authored
      ----------------------
      -- Revision of MessageMaker finished for the moment (still some bugfixing ongoing).
      
      NOTE that all messages should be recreated!
      59b5dfaf
  7. Jul 24, 2017
  8. Oct 13, 2016
    • Dennis Neidherr's avatar
      Version 1.1.0.3 · 3b6fd49b
      Dennis Neidherr authored
      ----------------------
      -- Included a new checkbox to give the user the possbility to force the tool to overwrite thefront panel of the dialog.
      3b6fd49b
  9. Aug 23, 2016
    • Dennis Neidherr's avatar
      Version 1.0.2.4 · 49eb4d48
      Dennis Neidherr authored
      ----------------------
      -- The Acknowledge Message is now included and working (there is a small bug when switching frfom an Ack Msg to an Asynch Msg resulting in a warning => not so problematic)
      -- Changed some symbols
      -- Updated the Help window
      49eb4d48
  10. 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
  11. Sep 23, 2015
  12. 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
  13. Aug 05, 2015
  14. Jul 27, 2015
  15. Jul 07, 2015
  16. 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
    • Dennis Neidherr's avatar
      -- Added symbols for the TreeControl which can be used later · 68c2ada7
      Dennis Neidherr authored
      -- Included the DeferUpdate VI used to lock and unlock the FrontPanel
      -- After a message is created the class as well as the Do.vi and the Send.vi are now saved. The library itself is not saved on purpose to give the user the chance to undo his work.
      68c2ada7
  17. Jul 02, 2015
Loading