Shop OBEX P1 Docs P2 Docs Learn Events
StampPlot Pro - New Release, fully free for home / educ use — Parallax Forums

StampPlot Pro - New Release, fully free for home / educ use

Martin HebelMartin Hebel Posts: 1,239
edited 2006-09-17 08:21 in Learn with BlocklyProp
New release announcement! - Version 3 Release 7

This release marks a change in the licensing scheme and registration codes.
o A single code is being used for all versions. This code has CHANGED from prior versions to remove the licensing controls that were causing issues.
o The Home/Educational version has been removed from the installation.
o The FULL VERSION is available for use by home and educational users for FREE! Registration codes DO NOT need to be entered for home/educational use, though licenses may be purchased for $25 to support this product's continued development.
o Non-Educational/ non-home use requires purchase of a license.
o If you had a prior license, and would like to new codes, please Email us, preferably with a screen shot of your "About" window for StampPlot. support@selmaware.com
o This release installs to new directories and shortcuts so as not to overwrite older licensed versions.

***************** NEW MATH! ***************

o StampPlot can now perform multiple expressions in a single line.
o Spaces MUST be used between each value/operation.
o Operations are performed left to right, unless additional brackets are used.
o The old way is optional in case this way causes problems.
OLD: !STAT [noparse][[/noparse][noparse][[/noparse]2,*,5],+,3]
NEW: !STAT [noparse][[/noparse]2 * 5 + 3]
for precedence:
!STAT [noparse]/noparse]2 * [noparse][[/noparse]5 + 3
using other operations:
!STAT [noparse][[/noparse](AINVAL0) * 50 + 3 / 3 SIN Format 0.00]

o If you distribute your macros and use "new math", ensure users upgrade their product.
* A bug with a plot glitch when the maximum points is reached has been fixed.
* The Immediate window will no longer clear automatically.
* The selection of COM port and !PORT instructions has been modified to allow port numbers > 9 (up to 15).

http://www.stampPlot.com

We appreciate all your support,
- The guys at SelmaWare Solutions

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Martin Hebel
Personal Links with plenty of BASIC Stamp info

StampPlot - Graphical Data Acquisition and Control
AppBee - XBee ZigBee / IEEE 802.15.4 Adapters & Devices

Comments

  • PARPAR Posts: 285
    edited 2006-09-17 08:21
    Martin Hebel said...

    New release announcement! - Version 3 Release 7

    ...http://www.stampPlot.com

    We appreciate all your support,
    - The guys at SelmaWare Solutions

    Thank you for the product/support. Much appreciated.

    PAR
Sign In or Register to comment.