Skip to content
Snippets Groups Projects
  1. Jul 17, 2018
    • Dennis Neidherr's avatar
      Version 1.3.2.9 · 201e7375
      Dennis Neidherr authored
      ----------------------
      -- Added a "Test"-Mode, reachable over Ctrl-F1. This mode needs the CSPP_MMTest package to be installed. Right now it does not work with return messages. (btw: Test was passed for all messages)
      201e7375
  2. 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
  3. Jul 13, 2018
    • Dennis Neidherr's avatar
      Version 1.3.2.7 · bdaae00c
      Dennis Neidherr authored
      ----------------------
      -- Corrected another bug in BuildDo.vi: In case of a return message the inputs of the receiver message were used to be connected to the Sender Action vi and not the outputs
      -- Larger modifications to the ReturnMsgPanel: From now on he calculates which messages are possible with the sender methods connector pane. Everything else will not be shown to the user. In a next stel the expert mode has to be implemented.
      -- Exchanged some deprecated VIs I used to check if a variant is an error cluster
      bdaae00c
  4. 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
  5. Jul 05, 2018
    • Dennis Neidherr's avatar
      Version 1.3.2.5 · 69e98b8c
      Dennis Neidherr authored
      ----------------------
      -- And another bug in the return msg corrected
      -- Added Help file for Return Panel
      -- Changed icon color of return msgs
      69e98b8c
  6. Jul 04, 2018
    • Dennis Neidherr's avatar
      Version 1.3.2.4 · 95113baf
      Dennis Neidherr authored
      ----------------------
      -- Corrected bug introduced in previous commit
      95113baf
    • 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. Jul 03, 2018
    • Dennis Neidherr's avatar
      Version 1.3.2.2 · 5687a3f9
      Dennis Neidherr authored
      ----------------------
      -- Corrected a bug which occured when a return message was createdand the parameter in the attribute data had a special character (like ?).
      5687a3f9
    • Dennis Neidherr's avatar
      Version 1.3.2.1 · e5fac161
      Dennis Neidherr authored
      ----------------------
      -- Corrected a bug which could occur when creating a Return Msg
      e5fac161
  8. 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
  9. 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
  10. Jun 14, 2018
    • Dennis Neidherr's avatar
      Version 1.3.0.1 · 1b17c119
      Dennis Neidherr authored
      ----------------------
      -- Corrected bug in ClearFP.vi which could produce a crash, if there were only not supported data types on the Configure Dialog.vi.
      1b17c119
  11. Jan 26, 2018
    • Dennis Neidherr's avatar
      Version 1.3.0.0 · 2a4d2b83
      Dennis Neidherr authored
      ----------------------
      -- Prepared the MessageMaker to act as a submodule in the new created CSPP_Tools
      2a4d2b83
  12. Jul 27, 2017
    • Dennis Neidherr's avatar
      Version 1.2.0.2 · 8dfb2fd5
      Dennis Neidherr authored
      ----------------------
      -- This version of MM is compatible with the renamed CSPP_Update messages
      -- The main window is set to modal again
      8dfb2fd5
  13. 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
  14. Jul 24, 2017
  15. Jan 06, 2017
  16. 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
  17. Oct 11, 2016
    • Dennis Neidherr's avatar
      Version 1.1.0.2 · 0aedf383
      Dennis Neidherr authored
      ----------------------
      -- Corrected a small bug in the just introduced WriteProtection test: Now the user is forced to restart the MessageMaker if a WriteProtection Error occured at a message. Because the at this time the message is already in memory.
      0aedf383
    • Dennis Neidherr's avatar
      Version 1.1.0.1 · aef692d4
      Dennis Neidherr authored
      ----------------------
      -- Included a write protection check. So before any folders or files are generated the tool will check wether there is a write-protected file in the folder. If yes, the process will be aborted.
      aef692d4
  18. Oct 10, 2016
    • Dennis Neidherr's avatar
      Version 1.1.0.0 · 29bfe663
      Dennis Neidherr authored
      ----------------------
      -- The GUI was completely renewed. Now it looks better, is more intuitive, easier to extend and more powerful if you want to create many messages at once. The can still be some logic errors in (these checkboxes...).
      29bfe663
  19. 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
  20. 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
  21. 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
  22. Aug 22, 2016
    • Dennis Neidherr's avatar
      Version 1.0.2.3 · a2983a34
      Dennis Neidherr authored
      ----------------------
      -- The Asynch+Dialog version is also working
      -- Corrected very nasty bug which appeared when switching between PVDialog and Return Msg: LV got completely stuck. I could solve this by change the inheritance before (!) building the Do.vi
      -- Correted (old?) bug in the CopyClass.vi: Even if a VI from the template class is newly copied to the Msg folder he will reset it. I had problems that it could happen that some old files were still hanging around in memory...
      -- Switching between the two different Dialog versions is working: He will only overwrite the Configure Dialog.vi if the new type is different from the old one. This is included to minimize the work the user has to do at the FP
      -- Included the Ack-Msg button (has no function yet)
      a2983a34
  23. 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
  24. Nov 26, 2015
    • Dennis Neidherr's avatar
      Version 1.0.1.15 · 06b0342d
      Dennis Neidherr authored
      ----------------------
      -- There was a small problem with the installer. The internal links were not updated last time the subfolder structure was changed. Corrected it.
      LV2015SP1
      06b0342d
  25. 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
    • 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
  26. Nov 23, 2015
    • Dennis Neidherr's avatar
      Version 1.0.1.12 · b0b8ad97
      Dennis Neidherr authored
      ----------------------
      -- Corrected small spelling error in the help window
      -- The descriptions of the controls within the Dialog.vi are now copied from the descriptions in the original public class method
      b0b8ad97
  27. 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
  28. 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
  29. Sep 25, 2015
  30. Sep 24, 2015
    • Dennis Neidherr's avatar
      Version 1.0.1.7 · 1cd561e0
      Dennis Neidherr authored
      --------------------
      -- The Configure Dialog.vi won´t be deleted anymore if a message does not need it for the moment. It will remain on the hard drive and can be added later without checking the front panel again.
      1cd561e0
  31. Sep 23, 2015
  32. 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
Loading