Skip to content
Snippets Groups Projects
  1. Mar 10, 2022
  2. Aug 26, 2019
  3. Mar 25, 2019
  4. Aug 03, 2018
    • Dennis Neidherr's avatar
      Version 1.3.2.11 · 46ad37cf
      Dennis Neidherr authored
      ----------------------
      -- Used the TestMode to find countless bugs and corrected them. Therefore several changes had to be implemented, some examples are: For Return Messages there is now a "Send Return XXX.vi", only necessary accessor vis are created (because parent and child classes can not have the same vis...), and so on.
      -- Already prepared VIs for Performance tests.
      -- One remaining bug: Some messages will not work if the ExpertMode is off.
      46ad37cf
  5. 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
  6. 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
  7. 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
  8. Jul 24, 2017
  9. 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
  10. 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
  11. 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
  12. Nov 24, 2015
    • Dennis Neidherr's avatar
      Version 1.0.1.14 · 78a77b48
      Dennis Neidherr authored
      ----------------------
      -- The "Execute"-Boolean of a message without parameters has now the default value "true". This is necessary to make sure to execute the function if no Boolean was handed over.
      78a77b48
  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 05, 2015
  15. Aug 04, 2015
  16. Jul 07, 2015
  17. 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
  18. Jul 02, 2015
Loading