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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 924 - 953 of 1568   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
924
Hi, I have a quick question, probably a simple answer. If I was to request data from an external processor from the amulet and the datas external address was...
s3598689
Offline Send Email
Oct 4, 2005
9:48 am
925
Nick, I took the following snippet from our UART Protocol help documentation: The valid range for byte variable values returned from the slave (in response to...
Eduardo Sandoval
amulet_ed
Offline Send Email
Oct 4, 2005
4:31 pm
926
Nick, I just realized I gave you some incorrect information. The variable index itself, regardless if its a "Get Byte variable" or "Get Word variable" request,...
Eduardo Sandoval
amulet_ed
Offline Send Email
Oct 4, 2005
5:00 pm
927
Dear Sir Would some people help to tell me what is the usage of Amulet:UART.byte (x).setValue(y)? Does it tells an external mcu the present value of byte (x)...
jleung_emed
Offline Send Email
Oct 7, 2005
10:15 am
928
John, Amulet:UART.byte(x).setValue(y) allows the Amulet to send out a "Set byte variable" message, where x is the index of the external byte variable and y is...
Jim Weber
amulet_weber
Offline Send Email
Oct 7, 2005
4:56 pm
929
Somebody knows the difference between both Chips sold at mouser.com? Only PB Free? Thanks, Germán __________________________________ Yahoo! Mail - PC Magazine...
germuss
Offline Send Email
Oct 7, 2005
6:42 pm
930
Dear Sirs I am using the following to adjust the timer-based update rate of a certain function: <META HTTP-EQUIV="REFRESH" CONTENT="2; URL=function(s)"> It...
jleung_emed
Offline Send Email
Oct 8, 2005
6:21 am
931
The following is a meta that I use on most of my pages to switch to an error screen if the amulet loses communications with the target <META...
Robert Smith
elboco
Offline Send Email
Oct 9, 2005
5:37 am
932
Thanks Robert It works. Yes, I did set the auto-update rate to a slow rate of 2 sec because it is some sort of autoscan keyboard for handicaps. I just wanted...
jleung_emed
Offline Send Email
Oct 10, 2005
2:19 pm
933
Germán, Yes, the -E parts are RoHS compliant, meaning they are lead free. Functionally, the parts are the same. But, the RoHS chips are slightly different...
Jim Weber
amulet_weber
Offline Send Email
Oct 10, 2005
5:12 pm
934
Thanks Jim, I will check later the new document. Germán ... __________________________________ Yahoo! Music Unlimited Access over 1 million songs. Try it...
germuss
Offline Send Email
Oct 11, 2005
3:14 pm
935
Sirs I am trying to use Amulet:InternalRAM.byte(7) to store the UpdateRate of a certain function, meta name as "Scan". In this way I could save the setting and...
jleung_emed
Offline Send Email
Oct 11, 2005
5:52 pm
936
John, Your logic looks correct, except I noticed that the first META sets the updateRate of "Scan" and all the other METAs set the updateRate of "AutoScan". Is...
Jim Weber
amulet_weber
Offline Send Email
Oct 12, 2005
8:57 pm
937
Hi Jim It is just a typo error. I have used "AutoScan" all the way down but the result is the same. No change in scan rate. (uHTML compiler compiles) John...
jleung_emed
Offline Send Email
Oct 13, 2005
2:11 am
938
Hi Jim After a double check on my code, then re-compile, there is ANOTHER problem. Maybe this is related to the previous problem I have posted yesterday...
jleung_emed
Offline Send Email
Oct 13, 2005
9:16 am
939
Hi, am using a single page to display values that are being sent to the Amulets internal Ram variables via an external processor. On this page there are 20...
s3598689
Offline Send Email
Oct 13, 2005
12:53 pm
940
John, The following meta: <META HTTP-EQUIV="REFRESH" CONTENT="0,0.1; Amulet:InternalRAM.byte(5).setValue(0x01)"> is missing "URL=". The meta should read as...
Eduardo Sandoval
amulet_ed
Offline Send Email
Oct 13, 2005
1:26 pm
941
Nick, Zip up the html page and email it directly to me. I have a hunch as to what the problem may be, but I want to make sure. You can reach me at the...
Eduardo Sandoval
amulet_ed
Offline Send Email
Oct 13, 2005
1:30 pm
942
Hi Ed I knew, and I have corrected that also after I have posted the message. Putting URL= couldn't solve the problem. I still couldn't get the file compiled....
jleung_emed
Offline Send Email
Oct 13, 2005
2:06 pm
943
John, I'd be more than happy to help you, but I would need your HTML project to be of further assistance. Can you zip up your project and email it to me? If...
Eduardo Sandoval
amulet_ed
Offline Send Email
Oct 13, 2005
2:17 pm
944
Hi Ed Done. Pls check email. John ... project ... it to ... even ... the ... ANOTHER ... (_help);_cursor.setValue ... Amulet:InternalRAM.byte ... For ... the ...
jleung_emed
Offline Send Email
Oct 13, 2005
2:28 pm
945
I'm using Compilier version 3.3.2 and sometimes when I re-compile a project the map file is not updated. I've tried deleting the file and a new is not...
dvarese
Offline Send Email
Oct 13, 2005
5:40 pm
946
Don, Just compiling alone does not generate a .map file. The .map file is actually generated during the saving as a.pdb/.uht or when you program it into flash....
Jim Weber
amulet_weber
Offline Send Email
Oct 13, 2005
5:49 pm
947
I saved as a .uht and yes the map file was generated. I then deleted it and downloaded the project and the map file was generated. Thanks!...
dvarese
Offline Send Email
Oct 13, 2005
5:59 pm
948
I need to ground T_CAL and BAUD, where are they in this 10 pin version? Need to program at 19200 Regards, Carlos...
Carlos Luis Rodriguez
lokutas
Offline Send Email
Oct 20, 2005
2:12 am
949
While I was programming my CB-GT380 with 10 pin J2... The screen turned blue and the unot can't be reprogrammed, I guess the system kind of locked up, how can...
Carlos Luis Rodriguez
lokutas
Offline Send Email
Oct 20, 2005
2:24 am
950
sir, i want to updates display graph continously from data comming from external processor .how can i do this should i send these data to amulet throug URAT or...
engineer_bansal
Offline Send Email
Oct 20, 2005
7:52 am
951
Carlos, The 10-pin CB-GT380 had a very limited run. Sorry for the lack of info. Here's the 10 pin information you are looking for: Pin # Signal Description 1 ...
Jim Weber
amulet_weber
Offline Send Email
Oct 20, 2005
6:04 pm
952
I can't really answer your question for you considering the lack of information I have regarding your project and your system. What I can tell you is that if...
Jim Weber
amulet_weber
Offline Send Email
Oct 20, 2005
6:15 pm
953
sir i am using pic microcontroller. and in my case micro will be master. now pic will send data contonously to display that are stored in ram of pic. in case...
engineer_bansal
Offline Send Email
Oct 21, 2005
5:01 am
Messages 924 - 953 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