Skip to content
Snippets Groups Projects
  1. Jul 12, 2018
    • Dennis Neidherr's avatar
      Version 1.3.2.6 · 14d772bb
      Dennis Neidherr authored
      ----------------------
      -- Corrected a problem in the earlier versions for ReturnMsgs: The parameters have to be taken from the parent class of the return msg
      -- It is not 100% tested yet and the Expert mode is not wired to the GUI
      14d772bb
  2. Jul 04, 2018
    • Dennis Neidherr's avatar
      Version 1.3.2.3 · a07aaf67
      Dennis Neidherr authored
      ----------------------
      -- There was another bug which occured when creating a ReturnMsg for a SenderVI without inputs (in this case an "Execute?" boolean has to be created)
      -- Renamed the Installer.vi to make clear that this one is deprecated
      a07aaf67
  3. 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
  4. Jun 19, 2018
    • Dennis Neidherr's avatar
      Version 1.3.1.0 · 6a32a8c6
      Dennis Neidherr authored
      ----------------------
      -- Added options for AsyncPV and AsyncDialogPV messages
      -- Note that this is an internal test version and not fully tested!
      6a32a8c6
  5. Jul 26, 2017
    • Dennis Neidherr's avatar
      Version 1.2.0.1 · 61f8f00e
      Dennis Neidherr authored
      ----------------------
      -- Modified the MM in order to be compatible with new folder/class/library names
      61f8f00e
  6. Jul 24, 2017
  7. Oct 06, 2016
    • Dennis Neidherr's avatar
      Version 1.0.2.6 · 6af62325
      Dennis Neidherr authored
      ----------------------
      -- This version should work again. Send and Do.vis for the ReturnMSGs were renewed as well as the Ack Msg
      6af62325
  8. Sep 30, 2016
    • Dennis Neidherr's avatar
      Version 1.0.2.5 · 8ef14e4b
      Dennis Neidherr authored
      ----------------------
      -- NOTE THAT THIS IS JUST A "WORK-IN-PRPGRESS"-VERSION
      -- changed the string test in Build Methods.vi to make it more reliable
      -- Included the Variant2Attribute.vi for the two Asynch Msgs
      -- Included AccessVIs for all messages
      8ef14e4b
  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.2 · 9d7aaa06
      Dennis Neidherr authored
      ----------------------
      -- Do.vi and Send XXX.vi for the AsynchReturn Msg are working now (with and without caller parameters)
      9d7aaa06
    • 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. Nov 24, 2015
    • Dennis Neidherr's avatar
      Version 1.0.1.13 · 89803a2e
      Dennis Neidherr authored
      ----------------------
      -- In the icon of the Send Message.vi the body text is now also copied from the original public actor method
      -- In the Dialog.vi the controls of the attribute data of the new message are now copied, so it is possible to also create Enums for example (before they were converted to Numeric controls)
      -- Changed the VI description for the MainGUI
      89803a2e
  12. Sep 29, 2015
    • Dennis Neidherr's avatar
      Version 1.0.1.10 · 76838b5f
      Dennis Neidherr authored
      ----------------------
      -- And another error in the Build Send.vi: The number of inputs of the bundler was checked before the class was exchanged. The result was, that this number was always three. Is corrected now.
      76838b5f
    • Dennis Neidherr's avatar
      Version 1.0.1.9 · 64e894e6
      Dennis Neidherr authored
      --------------------
      -- Corrected an error in the Build Send.vi: The class control was not exchanged if there was no input control.
      64e894e6
  13. 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
  14. 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
  15. Aug 05, 2015
  16. Aug 04, 2015
  17. 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
  18. Jul 07, 2015
  19. 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
  20. Jul 02, 2015
Loading