Skip to content
Snippets Groups Projects
  1. Aug 18, 2016
  2. Oct 06, 2015
    • Dennis Neidherr's avatar
      Version 1.0.1.11 · 84b795c3
      Dennis Neidherr authored
      ----------------------
      -- There was another problem in the BuildDo.vi: The ClusterConstant has to be deleted if only one parameter is present.
      84b795c3
  3. Sep 22, 2015
    • Dennis Neidherr's avatar
      Version 1.0.1.5 · 76564eea
      Dennis Neidherr authored
      --------------------
      -- There was a problem with the installer, when someone wanted to re-install the MM. This is now solved.
      -- In the BuildMsg (Core).vi a string was cut at the wrong position.
      -- In BuildDo.vo the class name of the the new I16-Boolean constant was wrong.
      -- In CopyClass.vi the Search-functions were not working 100%. They were case sensitive, which was wrong.
      -- At the startup the all elements in the tree are now closed.
      76564eea
    • Dennis Neidherr's avatar
      Version 1.0.1.4 · fd22a93c
      Dennis Neidherr authored
      --------------------
      -- The Do.vi modification from last version was not working. This is now corrected.
      -- There was a problem in the CopyClass.vi which occurred if two messages with the same name were present in one project. The Message Maker could not distinguish between both. This is corrected by using the QualifiedName which includes the name of the corresponding library.
      fd22a93c
  4. Sep 10, 2015
    • Dennis Neidherr's avatar
      Version 1.0.1.3 · 11fb6d0c
      Dennis Neidherr authored
      --------------------
      -- The Do.vis are modified if a PV message is created with only one Boolean. In this case it has to be checked also if the message data is an I16 (Boolean sent over DIM).
      11fb6d0c
  5. 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
  6. Aug 10, 2015
    • Dennis Neidherr's avatar
      Version 1.0.0.3 · 6b8e0c2f
      Dennis Neidherr authored
      --------------------
      -- Corrected a small bug in the Build Do.vi which occurred after the last update,
      -- Half of the Dialog Msg is already implemented. The Configure Dialog.vi is there but the accessor VIs are still missing.
      6b8e0c2f
  7. Aug 06, 2015
    • Dennis Neidherr's avatar
      Version 1.0.0.1 · acceef05
      Dennis Neidherr authored
      --------------------
      -- Included two Dummy methods in the PVUpdate Do.vi Template. This has to be done in order to uncouple the template from the target project. Adjusted the Build Do.vi to compensate for this.
      -- Moved the Dummy Actor Method.vi a folder up.
      acceef05
    • 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
  8. Aug 05, 2015
  9. 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
  10. Jul 07, 2015
  11. Jul 03, 2015
  12. Jul 02, 2015
Loading