OK i've heard rumors you can't interact between calculators using only the basic script, heres how i think it should have worked:
calc1:
1->A
Opencomport36k
send36k A
Closecomport36k
on calc 2
2->A
Opencomport36k
Recieve36k A
Closecomport36k
locate 1,1,A
So it should say 1 but it doesnt so its not working
and i think the send( and recieve( commands are for UBS only... did anyone here got it to work?
A Long Unsolved Send36k Recieve36k Problem
Started by
Kapytanhook
, Oct 10 2008 03:40 PM
7 replies to this topic
#1
Posted 10 October 2008 - 03:40 PM
#2
Posted 10 October 2008 - 10:53 PM
Hello Kapytanhook and welcome to the UCF!
Actually, those rumors are true: the Send, Send36k, Receive and Receive36k are not meant to be used for calc-to-calc communication. Those commands are for communicating between a calc and the EA-100.
To do calc-to-calc with the fx-9860G, you could try learning C and play around with the SDK and Revolution-FX.
Actually, those rumors are true: the Send, Send36k, Receive and Receive36k are not meant to be used for calc-to-calc communication. Those commands are for communicating between a calc and the EA-100.
To do calc-to-calc with the fx-9860G, you could try learning C and play around with the SDK and Revolution-FX.
#3
Posted 12 October 2008 - 08:56 AM
Actually I've been 'recording' the output of the 3pin cable using the send38k command and it IS sending something over the 3pin the send( and receive( is for the USB but in sure the send38k and receive 38k uses 3pin. but HOW i can get this to work.. no clue (if you think I'm lieing , try it yourself set up a few
Opencomport36k
send36k A
Closecomport36k
command in basic, connect your calc to a other calc that has the termfx program (the calc to calc/ calc to pc chat program)
And revolution FX isn't working for me on vista same as your bitmap to grayscale converter, IL set up my virtual machine next week to get all that working.
Is there a way to contact those who designed the send38k/recieve38k commands?
Opencomport36k
send36k A
Closecomport36k
command in basic, connect your calc to a other calc that has the termfx program (the calc to calc/ calc to pc chat program)
And revolution FX isn't working for me on vista same as your bitmap to grayscale converter, IL set up my virtual machine next week to get all that working.
Is there a way to contact those who designed the send38k/recieve38k commands?
#4
Posted 12 October 2008 - 12:01 PM
Are you able to check what data is output on the 3-pin when you use the functions?
#5
Posted 12 October 2008 - 01:52 PM
nope, srry
#6
Posted 12 October 2008 - 03:45 PM
I know they send something, but for receiving: it will only accept data coming from the EA-100, not a calculator.
#7
Posted 12 October 2008 - 04:26 PM
Just scratch that idea. It is best to use C for this purpose.
#8
Posted 12 October 2008 - 07:52 PM
Thank you all, just wanted to make sure if you guys didn't just assume it was impossible because of the rumor it only worked calc to USB
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users