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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 813 - 843 of 1568   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
813
Just recently bought another touch screen, and it turns on showing the page with "Amulet OS Version 3.2", but I can not get it to program. Might it be...
coolioprog
Offline Send Email
Apr 13, 2005
9:05 pm
815
Bob, I realize this is WAY overdue, but I just stumbled upon this Palm Universal Connector to RS-232 cable. It allows you to use a newer Palm with USB to ...
Jim Weber
amulet_weber
Offline Send Email
Apr 25, 2005
5:38 pm
816
Thanks Jim, I'll check it out, actually, I will have someone who owns a PDA check it out! Bob ... __________________________________________________ Do You...
Robert Smith
elboco
Offline Send Email
Apr 25, 2005
6:12 pm
817
Has anyone written the DC interface for the ZWorld SBC? I am in the "getten ready 2" mode and I do not like reinventing the wheel (if you know what I mean)....
jimcashby
Offline Send Email
Apr 30, 2005
3:31 pm
818
I would take a look at the sample application notes posted at the following URL: http://www.amulettechnologies.com/support/anotes.html The very first app note...
amulet_ed
Offline Send Email
May 3, 2005
2:23 pm
819
Thanks, why didn't I think of looking there? ... -- IDE Solutions, Inc. President, Jim C. Ashby III 5525 Reading Road, Suite 605 Rosenberg, TX 77471 Office:...
Jima
jimcashby
Offline Send Email
May 4, 2005
1:30 pm
820
Hello Group, Has anyone wrote a DOS program to program the Amulet? I need to program the Amulet from a COM port of a PC-compatible DOS computer. I am ready to...
sabadosh
Offline Send Email
May 19, 2005
5:04 pm
821
Sorry, I only wrote a standalone programmer for Windows, if that would ever come in handy to anyone. Cheers, Philip Kloc ... Hello Group, Has anyone wrote a...
Philip Kloc
phil_kloc
Offline Send Email
May 20, 2005
1:06 am
822
Well I am stuck with developing with your displays. I can not get your simulator to transfer any data to the display between 0x16 and 0x1b. Would this be a...
jimcashby
Offline Send Email
May 20, 2005
5:17 pm
823
Jim, Wow, you sure know how to butter us up! Sounds like you're really enthused about using Amulet. This is a users forum, which means you are posting this...
Jim Weber
amulet_weber
Offline Send Email
May 20, 2005
5:40 pm
824
It has been awhile since I used the simulator, but I can't recall any regions where it did not work. One common mistake I make when programming the amulet is...
Robert Smith
elboco
Offline Send Email
May 20, 2005
7:30 pm
825
After our conversation today I tried changing the refresh rates on each ImageBar from .1 to .185 in increments of .05. With 34 ImageBars to update and 17 Data...
jimcashby
Offline Send Email
May 21, 2005
1:16 am
826
Hi, I wrote a stand alone program that can be used on DOS operating system. Send me more details about your demands. Tzvika ...
Tzvika Engelman
tzvika_e
Offline Send Email
May 22, 2005
6:37 am
827
?????Hi Tzvika, My system uses a PC104 CPU board. This board is PC compatible and has a DOS operating system. I need a program that can "flash" (program, I...
Uri Sabadosh
sabadosh
Offline Send Email
May 23, 2005
5:18 pm
828
Hi Uri, The application I wrote can use any COM port and any baud rate (the user must input the desire port and baud rate). The application's steps in order to...
Tzvika Engelman
tzvika_e
Offline Send Email
May 24, 2005
8:57 am
829
I have constructed a multiple page application. On three of the pages there is a numeric keyboard (similar to enterIP.htm) where 2 to 4 digits entries can be...
cyberlbar
Offline Send Email
May 25, 2005
4:08 pm
830
Have you considered using the following Amulet functions: Amulet:InternalRAM.string(z).stringToByte(x) Amulet:InternalRAM.string(z).stringToWord(x) They conver...
Tomek
tomek_wr
Offline Send Email
May 25, 2005
4:20 pm
831
Using the function button widget, is it possible to force a carriage return in the text? Also, is it possible to have individual lines with different fonts? ...
dvarese
Offline Send Email
May 26, 2005
5:07 pm
832
?????Hi Tzvika, Thanks for your explanation. Please email me your trial version. I will try it on my embedded system. By the way what does it do if the pdb...
Uri Sabadosh
sabadosh
Offline Send Email
May 27, 2005
5:17 pm
833
dvarese, User-defined wraps can be specified by entering "\n" within the static text of the button label. You'll need to use the custom button widget in order...
Eduardo Sandoval
amulet_ed
Offline Send Email
May 27, 2005
5:39 pm
834
I have a function button who's href looks like this: <PARAM NAME="href" VALUE="Amulet:document.GetGotoByte.forceUpdate ...
dvarese
Offline Send Email
Jun 2, 2005
5:11 pm
835
Also another question, is forceHit() or forceUpdate() correct when calling a meta? ... From: dvarese To: Amulet@yahoogroups.com Sent: Thursday, June 02, 2005...
Don Varese
dvarese
Offline Send Email
Jun 2, 2005
5:18 pm
836
Don, forceHit() will launch the URL function, while forceUpdate() will launch the ONVAR function. Regarding your first posting, I think you're asking for...
Jim Weber
amulet_weber
Offline Send Email
Jun 2, 2005
6:29 pm
837
Is there a way to draw a small symbol where the user touches the display? I also need to move the symbol if the user touches a different location to the new...
Don Varese
dvarese
Offline Send Email
Jun 3, 2005
11:37 am
838
Thanks Jim! ... From: Jim Weber To: Amulet@yahoogroups.com Sent: Thursday, June 02, 2005 1:26 PM Subject: Re: Amulet Users Group Function Button calling Meta's...
Don Varese
dvarese
Offline Send Email
Jun 3, 2005
11:38 am
839
I'm using the Xmodem protocal to update the Amulet through my uP. I'm pretty sure it is mostly working, because I seem to be getting ACKs for every packet of...
coolioprog
Offline Send Email
Jun 6, 2005
2:55 pm
840
Kevin, Just based on what you've told us, my guess is that the CRC isn't matching up. Have you verified that it is correct? Does this mean if you have a one...
Jim Weber
amulet_weber
Offline Send Email
Jun 6, 2005
4:19 pm
841
Jim, Yes, it looks like a file of only one packet is only getting NACKs as well. I'll keep plugging away at it. Not sure how to "verify" the CRC; I'm more...
coolioprog
Offline Send Email
Jun 6, 2005
6:40 pm
842
Kevin, The HTMLCompiler uses 0x00 as packet filler. The CRC is calculated based on the entire 128-byte packet. The reason I wanted you to use Docklight to look...
Jim Weber
amulet_weber
Offline Send Email
Jun 6, 2005
7:11 pm
843
Jim, You're first guess was correct; the CRC was being calculated incorrectly for the last non full packet. Coding mistake on my part. Now on to other issues....
coolioprog
Offline Send Email
Jun 6, 2005
7:17 pm
Messages 813 - 843 of 1568   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