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 1113 - 1142 of 1569   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1113
I'm switching a customer's line of equipment from an STW-Technik type system over to an Amulet-based system. I have four buttons wired as inputs to my radio...
Hassan
hkartech
Offline Send Email
Jul 5, 2006
7:35 pm
1114
Hassan, How many states does each toggle switch need to have? I read your post a few times and I came up with 4 states: - pressed - unpressed - highlighted and...
amulet_ed
Offline Send Email
Jul 6, 2006
2:08 pm
1115
You've nailed it. As I select each switch by pressing a left or right cursor button, I want it to come up in the highligted state that it was last in. If...
Hassan
hkartech
Offline Send Email
Jul 6, 2006
3:03 pm
1116
Hassan, I uploaded a button navigation example titiled "buttonNavigation.zip" to the files section of this users forum to try and help with your application. I...
Eduardo Sandoval
amulet_ed
Offline Send Email
Jul 6, 2006
6:27 pm
1117
I have an application has a section of the screen reserved for displaying messages that an machine operator needs to read in order to take some corrective...
Robert Smith
elboco
Offline Send Email
Jul 7, 2006
2:39 am
1118
Greetings, I am using string variables for my button labels and I am wondering if there is a way to add a user defined carriage return to my string. I tried...
fly232323
Offline Send Email
Jul 7, 2006
5:21 pm
1119
Brandon, You can specify a user defined carriage return in strings. Why don't you post the function button applet code source (HTML), so we can see what you're...
Eduardo Sandoval
amulet_ed
Offline Send Email
Jul 7, 2006
6:18 pm
1120
Thanks for your quick response. This is my source from the Amulet Function Button widget - <applet code="FunctionButton.class" width="53" height="36"...
fly232323
Offline Send Email
Jul 7, 2006
6:53 pm
1121
Brandon, The value for the param name "label" should read "fromInitHref". The function button label is supposed to come from ...
Eduardo Sandoval
amulet_ed
Offline Send Email
Jul 7, 2006
9:40 pm
1122
Bob, The Chinese fonts that I have looked at are all Unicode fonts and the first Asian characters don't show up until after 0xFF. The Amulet Font Converter can...
Jim Weber
amulet_weber
Offline Send Email
Jul 8, 2006
12:55 am
1123
Is there a limit to the number of meta tags? I wanted to add one more, but the compilers cannot find its name when I reference it. I have around 30 meta tags...
grasspuddle
Offline Send Email
Jul 21, 2006
12:52 pm
1124
There is a limit, and I believe it is related to the total number of objects but I can't remember what the limit is. I have a page with 46 Metas. The problem...
Robert Smith
elboco
Offline Send Email
Jul 21, 2006
1:56 pm
1125
Put the letter A in single quotes instead of double quotes in the double meta. Double should now read as follows: <Meta http-equiv="Refresh" content="0,0; ...
Eduardo Sandoval
amulet_ed
Offline Send Email
Jul 21, 2006
1:58 pm
1126
Hi, I have a question about how to get an unprogrammed Amulet processor programmed without using the PC serial port. For the project I'm working on, the final...
martinjpla
Offline Send Email
Jul 22, 2006
1:58 am
1127
Hi, The short answer is yes, you can simply save the Amulet OS as a PDB file and upload it like any other program. Before uploading the file, make sure the...
amulet_ed
Offline Send Email
Jul 24, 2006
11:47 pm
1128
Whenever I load a page, I have a meta tag that checks if a widget should be visible or not and invokes reappear/disappear where appropriate. When a widget...
grasspuddle
Offline Send Email
Jul 27, 2006
6:54 pm
1129
GP, Yes, the parameter you are looking for is "invisible". Pretty much all the objects that can be made to disappear can start out invisible by setting the...
JimWeber@...
amulet_weber
Offline Send Email
Jul 27, 2006
9:05 pm
1130
Hi, I am having a problem with reading a string from Internal RAM. I have a page with a check box and a string field called preMessage. When I toggle the...
ftahmasbi
Offline Send Email
Jul 28, 2006
6:04 pm
1131
Hi Farah, You seem to be making the assuming that the RAM variable isn't holding the complete string. I think it is more likely that the widget you are using...
Ross Johnson
ross_l_johnson
Offline Send Email
Jul 29, 2006
3:26 am
1132
Hi Ed, Thanks for your answer. I think I may be missing something. We have a unit that we uploaded OS and program to over a PC port using the html compiler....
martinjpla
Offline Send Email
Jul 29, 2006
1:25 pm
1133
Hi, again, everyone.... Got another question: I was wondering if there is any documentation on how to put the LCD screen into powersave mode after a period of...
ftahmasbi
Offline Send Email
Aug 1, 2006
10:45 pm
1134
Farah, What kind of power save mode are you asking about? You can turn off the LED backlight via software commands, but there's no way to put the Amulet chip...
Jim Weber
amulet_weber
Offline Send Email
Aug 2, 2006
7:51 pm
1135
Hi, I was wondering if there is an answer on how to program an amulet LCD through a microprocessor. And how exactly you can do it. ... have ... to ... PDB ... ...
grasspuddle
Offline Send Email
Aug 24, 2006
8:09 pm
1136
An Amulet can be programmed through a microprocessor via passThru. I'll send you another email off line with the documentation you'll need to begin...
Eduardo Sandoval
amulet_ed
Offline Send Email
Aug 24, 2006
10:00 pm
1137
Are there any ways to lower the power consumption of the LCD screens? I've noticed that it will lower slightly if the polarity is switched to a dark...
grasspuddle
Offline Send Email
Aug 30, 2006
8:31 pm
1138
I am in the intial stages of working on a program where the Amulet will be the slave. I intend to use the Function Button widget to display varying messages. I...
Mark Abildgaard
markabildgaard
Offline Send Email
Sep 13, 2006
9:38 pm
1139
Mark, Try changing your metas to the following: <META HTTP-EQUIV="refresh" CONTENT='1; ONVAR=Amulet:InternalRAM.byte(0).value();trigger=0x55; ...
Eduardo Sandoval
amulet_ed
Offline Send Email
Sep 14, 2006
12:37 am
1140
I changed the metas as you recommended and am now able to change the labels. I also created the flashing button as I mentioned. It works fundamentally. It...
Mark Abildgaard
markabildgaard
Offline Send Email
Sep 14, 2006
6:41 pm
1141
Hello, I decided to integrate my Amulet project into the build script (Ant) used to build the other parts of my application. As a consequence, I am using the...
Ross Johnson
ross_l_johnson
Offline Send Email
Sep 15, 2006
6:17 am
1142
I would like to have a degrees symbol appear in a numeric field and have yet to get one to appear. I am using Dreamweaver to create my display. I have tried...
Mark Abildgaard
markabildgaard
Offline Send Email
Sep 15, 2006
3:02 pm
Messages 1113 - 1142 of 1569   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