Navigation: <Root level>

Version Updates

 

 

 

 

Website:  www.makerplot-j.com
 

The software has a 7-Day use limit and 10 minute serial connection limit while unregistered. Only the first 5 controls on an interface are saved while unregistered.

 

Version 1.220 - May 28, 2024

Fixed a problem on populating ListBoxes on editor creation

Modified to show controls set to be non-visible when in edit mode. May be turned off with main Interface property showInvisibleOnEdit.

Added Flip Horiz and Flip Vert popup menus to image controls and canvas control in edit mode.

Added Lock Manual State popup menu to Image Toggle Buttons in edit mode

Added Editable popup menu choice to text and textArea boxes in edit mode

Added clearing constant drawing popup menu to Canvas in edit mode

Added Run choices to Timer Control popup menu

Added Enable Logging and Open Logging Editor to popup menu for logging control

Added Clear popup menu to ListBox

 

Version 1.210 - May 18, 2024

Corrected an issue with controls moving between interfaces on save and open interfaces.

Corrected an issue with plot time values showing NaN (Not a Number).

Added properties of flipHoriz and FlipVert to Image button style controls and the canvas background image.

Modified Child Interface loads to not show them appear/disappear if set to not visible or hideOnLoad is set.


Version 1.200 - May 15, 2024

New, faster loading, cleaner selection interface. Old version available in interfaces/index.htm

Corrected an issue to keep Child Interfaces on the screen when creating.

Other small non-critical updates.

 

Version 1.100 - April 26, 2024

Corrected a bug which prevented standard radio controls from being created.

Added popup menus for Interfaces and Controls to allow choices for cut/copy/paste/duplicate while in Edit Mode.

Added popup menus for Move to Top/Bottom/Move Up/Move Down to set zOrder of controls.

Control and Interfaces menus will have specific control properties added for often-used needs in upcoming updates.

Changed the licensing scheme to allow "Personal" licenses of the development use for personal-home use at lower costs.

Renamed "Individual" license type to "Standard" for standard development licenses in About menu.

Added "Personal" Licenses for at-home, non-commercial use with development use.

Updated the EULA to reflect license types. Please See Licenses and Limitations and the License Agreement (EULA).

 

Version 1.010 - April 15, 2024

Starting May 15, 2024, the free trial time will be 7 days instead of 30.

Fixed zOrder for new canvas controls to be on top.

Changed DumpInterval to be a property to allow saving/loading.

Corrected an error when plotting both analog and digital dumped data.

Added means to import data from a file with help instructions, see Import Data File

 

Version 1.006 - April 7, 2024

Updated how registration information is saved due to issues with it not working for some.

 

Version 1.005 - April 3, 2024

Corrected a problem of removing icon images from various controls if deleted in properties.

More consistent updating of meter values

Corrected errors in the HMI Example

 

Version 1.000 - March 31, 2024

Added the HMI Simulator Code to the Arduino Files!

Released as Version 1.000. There will always be things to correct/modify/add but we feel the software is stable enough to release as non-beta.

Upcoming Immediate Plans:

Continue to seek out and fix remaining bugs.

Revise the Selection Interface for faster loading and sleeker look.

Adding more graphical functionality to canvas controls.

Add pop-up menus to controls for easier development and use.

 

Version 0.99970 - March 30, 2024

Corrected a bug where control placed on child interface was not showing in editor on creation.

Added "Resize Interface on Load" to main Interface - See Interfaces Menu

Saves Interface Controls Silence and Resize settings to MPJ Settings to save for next app run.

Corrected the progressBar to accept floats, will round to an integer (plus spinners and sliders).

Added vert and horiz properties to progressBar instead of relying on aspect only.

Correct a problem with digital plots returning the wrong mouseY position

Reordered the zOrder so that newer controls have the lowest Zorder (on top).

Revised the save interface routine to used the Interface/zOrder List in the interface editor

Add a <timer> event to canvas controls, timerInterval property sets the time of events down to 10 (10mS). 0 Turns off the event trigger.

Added standard and other HMI Symbols to the media library - Thanks to Open Architecture Software (OAS) for the use of these symbols

Added 3 new Interfaces including HMI Example.

Added Arduino code example to simulate system conditions for the HMI Example

 

 

Version 0.99936 - March 16, 2024

Fixed a bug created last update which prevents textboxes from using the update value.

Added hideMenus property for Child Interfaces. Note: F3 for the Interface Editor window and other F-keys only respond on the background, not specific controls on the Child Interface.

 

Version 0.99935 - March 14, 2024

Corrected an issue where some control with update values, such textboxes, were not changing the intended properties due to asynchronous nature of updates/changes.

Added hideOnLoad property to hide child interfaces once the interface loads. It is off by default.

Greatly reduced CPU Cycle use when updating meters and other controls.

Hopefully fixed the issue of not being able to register unless being run under admin account.

 

Version 0.99930 - March 3, 2024

Added the Data Modifier (See Data Menu) to quickly and globally scale incoming analog data and parse data from incoming message strings.

NOTE: A User has reported the registration feature would not work until they ran the software as the Administrator. This may effect saving data as well, Investigating a fix.

 

Version 0.99927 - February 25, 2024

Add properties to the analog plots to set the color of point dots when enabled.

Modified the registration window to better show the OK button.

 

Version 0.99926 - February 17, 2024

Added a means to silence control sounds for the environment via a menu under the Main Interface: Interfaces menu.

Added documentation on plotting from non-standard strings, see Parsing Message Strings for Plotting.

Added a <message> event to analog plots.

Reformatted some tables for the PDF version of this manual.

Added more text tips to the interface.

 

Version 0.99924 - February 4, 2024

Allows free home use (non-commercial and non-School) for non-development versions. Please see the registration Menu.

 

Version 0.99923 - February 3, 2024

Corrected a bug where saying NO to exit, exited anyway.

Added lockSize (prevents resizing/maximizing) and maximized properties to the main interface.

Saving the interface will now save its state (normal or maximized) and the position & size of the main interface.

zOrder works on Child Interfaces now. See Setting Control Order.

The Interface Editor now lists objects by interface and by zOrder on the interface. Interface saves are structured in the same manner.

The zOrder of plots may now be set.

Using a textbox on top of a plot requires the mouse pointer to stay over the text control when changing values in it or the plot will grab focus.

 

Version 0.99920 - January 27, 2024

This update is based on recommendations by users, mainly on the forum.

Added a major and minor grid width properties to the analog plot and to the plot settings window.

When text-style controls are non-editable, disabled turning it yellow on changes.

Hiding the Analog Legend checkboxes when the legend is turned off (showChLegend).

MPJ will NOT ask if you wish to exit when closing unless the user has opened the Controls Palette (F2), the Interface Editor Window (F3) or entered Edit Mode (F9).

Began work on setting the order of control (which is on top). All controls except for plots may have the zOrder set and whether to refresh (zRepaint) when the analog plot refreshes. Please see Setting Control Order.

 

Version 0.99910 - January 20, 2024

A user recently reported black plots, meters not showing properly, etc.

We've corrected the software to use US/English regional settings. Our apologies to any non-US number formatted users!!! But also please be sure to use the format of 1.234 and not 1,234 for decimal places where number input is needed.

 

Version 0.99900 - January 19, 2024

Revised the digital plots operation (mouse drags, etc) to match the analog plots.

Corrected a bug where plotting with plotName.plotChan within an !if had incorrect timing. Still need to correct in digital plots.

Added a multiple plot example MPJ code to help files for the ADC-10-F103C and example of scaling data.

 

 

 

 

 

Copyright © 2024 SelmaWare Solutions, LLC