New Amulet Beta OS Released
Archiver
Posts: 46,084
To All Amulet Easy GUI Users,
Amulet just posted a new Beta release. The documentation
isn't complete at this point, but all the features should be fully
functional. Here is the link to download the free upgrade.
http://www.amulettechnologies.com/software.html
You can check out the What's New file before downloading the update,
but here are the four biggest reasons for upgrading:
1) a new preprocessor built into the HTMLCompiler, which allows you
to use names of your own choosing when dealing with the Amulet script
syntax. (i.e. Amulet:InternalRAM.byte(5).value() can now look like
Amulet[noparse]:p[/noparse]lotData.value(), where plotData has been defined as
InternalRAM.byte(5))
2) a new Line Graph Widget, which is similar to the Line Plot Widget,
but instead of a live plot which is constantly requesting single
points, the Line Graph requests an array of points at a time. The
graph can be drawn over a background image as well.
3) a new Custom Slider Widget, which works exactly like the standard
Slider Widget, except you can customize the handle image and the
channel image.
4) a new Linear Gauge Widget, which is similar in look to a Custom
Slider Widget, but instead of being a Control Widget, it is a View
Widget. It is comprised of a pointer image which travels in a linear
fashion (either horizontally or vertically) along a background image.
Please don't hesitate to contact me if you have any questions on
updating your software.
Ed
Amulet just posted a new Beta release. The documentation
isn't complete at this point, but all the features should be fully
functional. Here is the link to download the free upgrade.
http://www.amulettechnologies.com/software.html
You can check out the What's New file before downloading the update,
but here are the four biggest reasons for upgrading:
1) a new preprocessor built into the HTMLCompiler, which allows you
to use names of your own choosing when dealing with the Amulet script
syntax. (i.e. Amulet:InternalRAM.byte(5).value() can now look like
Amulet[noparse]:p[/noparse]lotData.value(), where plotData has been defined as
InternalRAM.byte(5))
2) a new Line Graph Widget, which is similar to the Line Plot Widget,
but instead of a live plot which is constantly requesting single
points, the Line Graph requests an array of points at a time. The
graph can be drawn over a background image as well.
3) a new Custom Slider Widget, which works exactly like the standard
Slider Widget, except you can customize the handle image and the
channel image.
4) a new Linear Gauge Widget, which is similar in look to a Custom
Slider Widget, but instead of being a Control Widget, it is a View
Widget. It is comprised of a pointer image which travels in a linear
fashion (either horizontally or vertically) along a background image.
Please don't hesitate to contact me if you have any questions on
updating your software.
Ed