- Aug 26, 2019
-
-
Dennis Neidherr authored
---------------------- -- Mass compile and save with LV2019.
-
- Mar 25, 2019
-
-
Dennis Neidherr authored
---------------------- -- Recompiled everything with LV2018
-
- Aug 30, 2018
-
-
Dennis Neidherr authored
---------------------- -- It is now possible that more than one actor is located in the same library. It will always be checked which msg belongs to which actor during startup -- Modified BuildDo again in order to get the ExpertMode working. This is still work in prpgress, since the result for an "Expert-Mode" Do.vi is ok but not perfect.
-
- Aug 27, 2018
-
-
Dennis Neidherr authored
---------------------- -- Hopefuly corrected a small bug when calculating which ReceiverMsgs are shown in the ReturnMsg DialogBox depending on the Expert-Mode boolean. -- Slightly modified the Help window.
-
- Aug 03, 2018
-
-
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.
-
- Jul 13, 2018
-
-
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
-
- Jul 05, 2018
-
-
Dennis Neidherr authored
---------------------- -- And another bug in the return msg corrected -- Added Help file for Return Panel -- Changed icon color of return msgs
-
- Jun 28, 2018
-
-
Dennis Neidherr authored
---------------------- -- Revision of MessageMaker finished for the moment (still some bugfixing ongoing). NOTE that all messages should be recreated!
-
- Jan 26, 2018
-
-
Dennis Neidherr authored
---------------------- -- Prepared the MessageMaker to act as a submodule in the new created CSPP_Tools
-
- Jul 27, 2017
-
-
Dennis Neidherr authored
---------------------- -- This version of MM is compatible with the renamed CSPP_Update messages -- The main window is set to modal again
-
- Jul 26, 2017
-
-
Dennis Neidherr authored
---------------------- -- Modified the MM in order to be compatible with new folder/class/library names
-
- Jul 24, 2017
-
-
Dennis Neidherr authored
---------------------- -- Mass compiled with LV2017
-
- Jan 06, 2017
-
-
Dennis Neidherr authored
---------------------- -- Added some Tip descriptions for the controls of the Main GUI.
-
- Oct 13, 2016
-
-
Dennis Neidherr authored
---------------------- -- Included a new checkbox to give the user the possbility to force the tool to overwrite thefront panel of the dialog.
-
- Oct 11, 2016
-
-
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.
-
- Oct 10, 2016
-
-
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...).
-
- Oct 06, 2016
-
-
Dennis Neidherr authored
---------------------- -- This version should work again. Send and Do.vis for the ReturnMSGs were renewed as well as the Ack Msg
-
- Sep 30, 2016
-
-
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
-
- Aug 23, 2016
-
-
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
-
- Aug 22, 2016
-
-
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)
-
- Aug 18, 2016
-
-
Dennis Neidherr authored
---------------------- -- Do.vi and Send XXX.vi for the AsynchReturn Msg are working now (with and without caller parameters)
-
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
-
Dennis Neidherr authored
---------------------- -- Mass compile with LV2016
-
- Nov 26, 2015
-
-
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.
-
- Nov 24, 2015
-
-
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.
-
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
-
- Nov 23, 2015
-
-
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
-
- Oct 06, 2015
-
-
Dennis Neidherr authored
---------------------- -- There was another problem in the BuildDo.vi: The ClusterConstant has to be deleted if only one parameter is present.
-
- Sep 29, 2015
-
-
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.
-
Dennis Neidherr authored
-------------------- -- Corrected an error in the Build Send.vi: The class control was not exchanged if there was no input control.
-
- Sep 25, 2015
-
-
Dennis Neidherr authored
-------------------- -- Corrected two errors when creating a new message.
-
- Sep 24, 2015
-
-
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.
-
- Sep 23, 2015
-
-
Dennis Neidherr authored
-------------------- -- Added a symbol for unknown message types
-
- Sep 22, 2015
-
-
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.
-
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.
-
- Sep 10, 2015
-
-
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).
-
- Sep 09, 2015
-
-
Dennis Neidherr authored
-------------------- -- Included a description for the Configure Dialog.vi in the AF message class -- Included two new templates: "GetType.vi" and "Variant to Attribute.vi" -- Added some mor etext to the deinstall pop-up -- Updated the icons of the new VIs in the AF message class -- Renamed the message control / indicator in the new AF message VIs
-
Dennis Neidherr authored
-------------------- -- The installer will now also include the "Configure Dialog.vi" in the standard AF message class -- The Dialog template had to be adjusted as well as the Build Dialog.vi -- Updated GetTypeInfo.vis and GetLVClassInfo.vis which are deprecated in LV2015
-
- Sep 01, 2015
-
-
Dennis Neidherr authored
-------------------- -- Updated MM to LabVIEW 2015 (not tested yet) -- Slightly modified the Readme.txt
-
- Aug 31, 2015
-
-
Dennis Neidherr authored
-------------------- -- Included a small Help window which explains the symbols -- Modified the Installer to show a window when he is done with installing or deinstalling
-