Search the web
Sign In
New User? Sign Up
Amulet · Amulet Easy GUI Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 583 - 613 of 1570   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
583
How many updates can you have at a time over the uart. I have 3 refreshing every 0.25 and when I try to send out one with a button it doesn't work. I need to...
Chris Sprague
cspragueias
Offline Send Email
Jun 1, 2004
2:30 pm
584
Chris, There are some unknown variables here. First, what baud rate are you using? Second, how fast is your processor responding to the Amulet command? Third,...
Jim Weber
amulet_weber
Offline Send Email
Jun 1, 2004
6:24 pm
585
I am using 115200. I was able to make the communication better by changing the first update rate for each widget to stagger .03 from each other. The...
Chris Sprague
cspragueias
Offline Send Email
Jun 1, 2004
7:08 pm
586
Chris, There is one more variable I forgot to mention. Do you have any animated images on your page? Depending upon the size and updateRate, animated images...
Jim Weber
amulet_weber
Offline Send Email
Jun 1, 2004
9:39 pm
587
I have the 5.7" Starter kit, and I would like to try driving a 648 x 480 display. I tried changing the LCD characteristics, with the factory 5.7" LCD still...
marklaughery
Offline Send Email
Jun 3, 2004
6:56 pm
588
Hi Mark, You can reprogram the Amulet hardware to drive a full VGA (640x480) display via the LCD Characteristics screen of the HTMLCompiler. In the LCD...
amulet_ed
Offline Send Email
Jun 3, 2004
9:40 pm
589
Mark, What you are seeing is perfectly acceptable. If you put in a larger width than the actual width, the Amulet chip will send out more info per line than...
Jim Weber
amulet_weber
Offline Send Email
Jun 3, 2004
11:21 pm
590
I define a 320x240 GIF to use as a background image in my application. I have found that when I do a "disappear()" on a numeric field, the background GIF in...
rdoyleusa
Offline Send Email
Jun 8, 2004
2:42 pm
591
Ron, Okay, you've found another limitation with the Amulet system. That being, we don't handle layers very well. At least, not inherently. But, I was able to...
Jim Weber
amulet_weber
Offline Send Email
Jun 8, 2004
7:10 pm
592
Ohhhhhh...... Actually I had considered a similar solution at one point. But for some reason I thought that I was going to have to store my 'background...
rdoyleusa
Offline Send Email
Jun 8, 2004
8:32 pm
593
Ron, ... Exactly! Thanks for putting that into a single sentence. Jim Weber Lead Firmware Engineer Amulet Technologies www.AmuletTechnologies.com...
Jim Weber
amulet_weber
Offline Send Email
Jun 8, 2004
10:00 pm
594
When I start and stop updating, the widget appears to still update but to not show the changes(using UART and seeing the request for data all the time.) Is...
Chris Sprague
cspragueias
Offline Send Email
Jun 10, 2004
2:51 pm
595
Chris, You are correct. StopUpdating() merely stops the visual updating of the widget. The communication will still be going on at the same updateRate. If you...
Jim Weber
amulet_weber
Offline Send Email
Jun 10, 2004
4:55 pm
596
Jim, Does that size of the names in the META tag affect the amount of memory the meta commands require? For example, would a meta with a name of "e1" take...
Ryan Garner
ryangarner20...
Offline Send Email
Jun 11, 2004
3:49 pm
597
Ryan, No, the names of objects within the HTML do not affect the amount of memory required. Internally, all the objects are just treated as numbers. Jim Weber ...
Jim Weber
amulet_weber
Offline Send Email
Jun 11, 2004
5:08 pm
598
Hi Jim, My program is currently using up the following amount of memory: <Successfully Flashed 40233 bytes, occupying 42048 bytes in flash.> From what I...
Tomek
tomek_wr
Offline Send Email
Jun 11, 2004
6:05 pm
600
Jim, Thanks for the information. I will need to upgrade my AMULET very soon, as I am running out of memory and I still have a lot more work to do. Is it...
Tomek
tomek_wr
Offline Send Email
Jun 11, 2004
8:01 pm
601
Is it possible to manipulate a character within a string field? For instance, can an individual character be highlighted or underlined by itself to show an...
E
clambako
Offline Send Email
Jun 11, 2004
9:39 pm
602
Hi Jim, I bought my starter kit back in August of last year. How can i utilize the 448k? I've gone over the 64k many times and am struggling to squeeze...
Ryan Garner
ryangarner20...
Offline Send Email
Jun 11, 2004
10:08 pm
603
Ian, We do have the ability to add a font style to individual characters within a stringField with our latest software, but I just checked our documentation in...
Jim Weber
amulet_weber
Offline Send Email
Jun 14, 2004
5:51 pm
604
Tomasz, 4Meg Flash upgrade is $40, includes parts & labor. Shipping & tax (if shipping within CA) is extra. We accept only Visa and Mastercard. You can supply...
Jim Weber
amulet_weber
Offline Send Email
Jun 14, 2004
5:57 pm
605
I am using the field.class to display a random number, and when I try to display the random number at a font greater than 5, the number doesn't refresh, it...
steven_hunting
Offline Send Email
Jun 14, 2004
7:17 pm
606
Hi Steven, By default, the Amulet will use the Amulet Sans Serif FW font when you don't specify the font to be used for the dynamic numeric field. The only...
amulet_ed
Offline Send Email
Jun 14, 2004
7:57 pm
607
Hi Jim, How can we tell if we have the 4mb module? I did by mine less that 1 year ago. Actually, it was in september 03. I tried to set the loader to 4 meg...
Ryan Garner
ryangarner20...
Offline Send Email
Jun 15, 2004
5:39 pm
608
Ryan, It is possible that the module you bought in Sept. '03 was older stock with a 1Meg flash. Our distributors didn't all have the new 4Meg modules...
Jim Weber
amulet_weber
Offline Send Email
Jun 16, 2004
5:52 pm
609
I am wanting to use function buttons as indicators, specifically the toggle and invert options. The buttons are going to represent valves and when the valves...
ianatego
Offline Send Email
Jun 22, 2004
2:51 pm
610
Ian, In the new version 3.2 (which will be posted up on our website this week), there are a couple of methods which can be applied to function buttons, called...
Jim Weber
amulet_weber
Offline Send Email
Jun 22, 2004
4:56 pm
611
On the web site the it says the Dreamweaver configs were last updated July 2002. I have a file from March of 2003. I'm reinstalling everything on my new...
jon-paul.anderson@...
jp_andy2001
Offline Send Email
Jun 22, 2004
9:25 pm
612
Jon-Paul, Thank you for bringing this to our attention. It looks like our webmaster forgot to update the date when the Dreamweaver config file was last...
amulet_ed
Offline Send Email
Jun 22, 2004
10:23 pm
613
Jim, My screen doesn't have a touchpad so none of the function widgets really apply. I liked the function buttons because they can both toggle and show an...
Ian Kistler
ianatego
Offline Send Email
Jun 23, 2004
3:59 am
Messages 583 - 613 of 1570   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help