Skip to content
Snippets Groups Projects
  1. Aug 18, 2016
  2. 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
  3. 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
  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 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
  6. Aug 05, 2015
  7. Aug 04, 2015
  8. 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
  9. Jul 07, 2015
  10. 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
  11. Jul 02, 2015
Loading