Quantcast
Channel: Cemetech
Viewing all articles
Browse latest Browse all 75829

TI-BASIC :: Help with Send( and Get( command

$
0
0
Author: kolbmarco
Subject: Help with Send( and Get( command
Posted: 22 Nov 2012 02:20:13 pm (GMT -5)

Hi,

Yesterday i finished my ti-programm "Watch". (I will publish this soon)
So because i always want to have a new challenge everytime when I programm something new, I started to think about what could be very cool and also very difficult to programm.
And then I got it.
I want to make a TI-Basic based Chat-programm, because I really want to learn programming skills in linking calcs.
I heard that it is very difficult to programm such a programm.
I've done some research in the Internet and i found 3 Commands in TI-Basic, which you can use for transfaring data.
1. GetCalc(
2. Get(
3. Send(
So I tested all that commands, by linking my calc with my classmates one. The GetCalc( Command worked perfectly fine.
But then I tried Get( and Send( and they doesn't work Sad
I tried to fix the problem but I can't find it. The problem is, that the Command takes 2-3 seconds to perform.
For example.
1. I made

Code:
5->A
on Calc 1
2. Link both TI-84 Plus calcs via USB
3.

Code:
Send(A)
on Calc 1
or

Code:
Get(A)
on Calc 2
Both doesn't work. It takes 4 seconds. And then I checked if the value on the other calc changed nothing happend. The strange thing is, that the GetCalc( Command works prefectly.
So I really want to learn something about these things, so I would be very happy if some of you can help me.
Thank You Wink

Marco Kolb

P.S.: Sry if i did some mistakes, I'm German and my English Grammar isn't the best Wink


Viewing all articles
Browse latest Browse all 75829

Latest Images

Trending Articles



Latest Images