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 1541 - 1570 of 1570   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1541
Hi We are trying to wrap up our portable touchscreen design and are grappling with power management. We would prefer to not have an external power button, and...
Bruce
bruceaboyes
Offline Send Email
Oct 21, 2009
1:52 pm
1542
Reinstall of 0.0.9 didn't fix this. Looks like the problem starts with WinLauncher, whatever that is. I had recently installed some other Java tools but not a...
Bruce Boyes
bruceaboyes
Offline Send Email
Oct 22, 2009
6:40 pm
1543
Woops - Yahoo deleted the screen capture at the start of that post. A reboot seems to have "fixed" this issue... any advice on what caused it? Thanks Bruce...
Bruce
bruceaboyes
Offline Send Email
Oct 23, 2009
11:59 am
1544
Sorry about the gap. I tried this approach but it seems to behave wrongly. I do not see any of the graph now. I am requesting a line plot sample at fixed...
hemalgujarathi
Offline Send Email
Oct 23, 2009
12:14 pm
1545
Hi, For my application I am using line plot. The line plot is linked to UART call (href). The graph request is responded with data immediately for the first...
hemalgujarathi
Offline Send Email
Oct 23, 2009
12:21 pm
1546
Hi, As I move forward in my work with the GEM chip I've reached the point where I would need to support field updates of my application code and possibly the...
katezansky
Offline Send Email
Oct 23, 2009
1:37 pm
1547
Richard, I'll send the files you need to enable the "Save PBD" feature. Regards, Brian Deters Amulet Technologies...
BrianD
amulet_deters
Offline Send Email
Oct 26, 2009
11:24 pm
1548
Hemal, Does the plot draw the first two samples as zeros, does it draw random data, or does it just start drawing a few pixels from where you expect it to? ...
BrianD
amulet_deters
Offline Send Email
Oct 26, 2009
11:57 pm
1549
I would like to accomplish this operation..., <param name="href" value="Amulet:internalRAM.byte(0).maskedValue(255)"> but with a byte array, like this... ...
Larry
n8lp
Offline Send Email
Oct 27, 2009
3:13 pm
1550
Does anyone know when the GemStudio Software will be available for the color lcd controller?...
maltman01
Offline Send Email
Oct 28, 2009
12:52 am
1551
Brian, The graph starts from third pixel but it seems to be drawing all three together rather than plotting first then second and then third at regular...
hemalgujarathi
Offline Send Email
Oct 28, 2009
8:11 am
1552
While trying to solve the issue 1544 I got the solution for this issue. Not sure why this is working. I added LineP1.SetX() with same X position before calling...
hemalgujarathi
Offline Send Email
Oct 30, 2009
12:37 pm
1553
Hi all, I'm trying to set up a page with dynamic text buttons on it. I figured I'll have a string which contains the string updated by the controller, and a...
fairy_dave
Offline Send Email
Nov 1, 2009
3:46 am
1554
Dave, You're right, it looks like what you're doing should work. Unfortunately, I was just looking into this and although the GEM Compiler can support the...
Jim Weber
amulet_weber
Offline Send Email
Nov 2, 2009
7:50 pm
1555
I don't have any firm dates, but we're shooting for a limited alpha release next week, and a full release available around Dec 1. What a stocking stuffer!...
BrianD
amulet_deters
Offline Send Email
Nov 3, 2009
3:19 am
1556
I was one of the first to purchase a starter kit. Will the new software be available to me as a 30 day demo, when it's released?...
cyberlbar
Offline Send Email
Nov 3, 2009
1:26 pm
1557
Dave, Have you tried to use an InternalRam byte as a flag for the comparison? Have the controller change the button string variable and then set the byte flag...
maltman01
Offline Send Email
Nov 3, 2009
2:28 pm
1558
I'm keeping the communications minimal so I decided to keep the buttons always updating. The flicker isn't visible unless you're at an angle to the screen so...
fairy_dave
Offline Send Email
Nov 4, 2009
11:08 pm
1559
Greetings all, I'm trying to send some long(er than my usual length) strings to the Amulet. I can send them and read them back no worries. When I try to...
fairy_dave
Offline Send Email
Nov 5, 2009
7:20 am
1560
I forgot to mention... If I set the next string along in memory and read back the origional string then I'll wind up reading the first 26 characters from the...
fairy_dave
Offline Send Email
Nov 5, 2009
7:32 am
1561
hi; if your using a string widget to display the string, their default character length is 25 characters. Use the printf parameter to change the length of the...
palmdetective
Offline Send Email
Nov 5, 2009
12:30 pm
1562
Finally, a question that is not related to the Gem compiler (I think). I am not sure which compiler you are using; if you are using compilers 3.x, read the...
Robert Smith
elboco
Offline Send Email
Nov 5, 2009
12:44 pm
1563
Hmm that's quite a limitation. Had been hoping I could provide dunamic popup screens with text from the controller but now I'll need to reduce the length of...
fairy_dave
Offline Send Email
Nov 6, 2009
12:27 pm
1564
Dave, How long were the strings you were wanting to send? How many InternalRAM string variables are you going to be using? We use dynamic popup screens with...
Jim Weber
amulet_weber
Offline Send Email
Nov 6, 2009
6:19 pm
1565
That will probably do the trick. I think it just means I need to rethink my approach to this concept. These screens were going to be less of a pop-up and more...
fairy_dave
Offline Send Email
Nov 9, 2009
2:45 am
1566
I'm a little confused with the internal ram string variables. Part of the documentation indicates that there are 256 different 26-character string variables...
maltman01
Offline Send Email
Nov 9, 2009
2:23 pm
1567
In the Amulet Color Chip there are 256 different 26-character string variables. In the older monochrome chip there are 199 18-character string variables. The...
Jim Weber
amulet_weber
Offline Send Email
Nov 9, 2009
5:38 pm
1568
Jim, First of all I am using the new GEM Color Starter Kit, just to make sure we're clear on this. You're online document dated 10/01/2009 under the Amulet...
maltman01
Offline Send Email
Nov 9, 2009
7:42 pm
1569
I'm only using 0.0.8 but I've recieved the same error in the compiler....
fairy_dave
Offline Send Email
Nov 10, 2009
9:55 am
1570
Yes, that is obviously a bug that needs to be fixed in the next release. Thanks for letting me know. Jim Weber Lead Firmware Engineer Amulet Technologies ...
Jim Weber
amulet_weber
Offline Send Email
Nov 10, 2009
6:15 pm
Messages 1541 - 1570 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