Author Topic: Send data using CMD  (Read 11216 times)

0 Members and 1 Guest are viewing this topic.

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Send data using CMD
« on: March 19, 2011, 01:47:49 pm »
Is it possible to send data to my ti using cmd (.bat file) on my pc?
« Last Edit: March 19, 2011, 01:48:11 pm by Keoni29 »
If you like my work: why not give me an internet?








Ashbad

  • Guest
Re: Send data using CMD
« Reply #1 on: March 19, 2011, 01:50:21 pm »
hello keoni, and welcome!

On a side related note, does your IRL name happen to to be Dong Bin Shin?  ;D  If not, then whoops wrong guy :P

anyways, I don't believe so, and if you can then it would be so tricky it wouldn't be worth it.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Send data using CMD
« Reply #2 on: March 19, 2011, 01:51:07 pm »
Not that I know of. TI uses its own link system, which means you'll have to use TI-Connect or TiLP. Maybe one of the two supports command-line sending (if one of them does, it'd be TiLP). Not sure, though.

And is this an issue with Axe in particular? If not I'll move this topic to General Calculator Help.

And welcome to Omnimaga, Keoni29 :)




Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: Send data using CMD
« Reply #3 on: March 19, 2011, 02:02:30 pm »
I'm making my first real game using axe now. (I made a mario game (sort of) but then disaster stroke. RAM-cleared because it repeated forever :()
Is there an external editor for axe programmes? That would be a lot faster.[/offtopic]

Is there a way to send a value to it so that a programme on my ti can use it.
If you like my work: why not give me an internet?








Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Send data using CMD
« Reply #4 on: March 19, 2011, 02:07:39 pm »
Yep, try Tokens. The newest version supports Axe commands.

\Is there a way to send a value to it so that a programme on my ti can use it.

What do you mean? You can use TI-Connect or TiLP to send variables.




Ashbad

  • Guest
Re: Send data using CMD
« Reply #5 on: March 19, 2011, 02:09:17 pm »
I think he want to know if he can send raw data back and forth -- and the answer to that would be: you would have to write your own program to do so ;)

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Send data using CMD
« Reply #6 on: March 19, 2011, 02:10:25 pm »
I think he want to know if he can send raw data back and forth -- and the answer to that would be: you would have to write your own program to do so ;)

Hmm, when would you need to send raw data? Your calculator stores data as variables, remember.




Ashbad

  • Guest
Re: Send data using CMD
« Reply #7 on: March 19, 2011, 02:11:43 pm »
I actually have no idea why he would want to do that :P  let's ask him ^-^

And yes, DT is right, the best way might be just to save your data in the form of a large variable such as a program or appvar.

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Send data using CMD
« Reply #8 on: March 19, 2011, 02:34:50 pm »
If you want to avoid losing source from RAM clears, you could try using DoorsCS, it allows you to edit axe source from the archive, so it's never risked.

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: Send data using CMD
« Reply #9 on: March 19, 2011, 02:40:26 pm »
Now I have backup mode on sow nuthing can go wrong ;D

I need to send raw data back and forth because its faster. (multiplay pc vs ti  ;D)
If you like my work: why not give me an internet?








Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Send data using CMD
« Reply #10 on: March 19, 2011, 02:45:21 pm »
I need to send raw data back and forth because its faster. (multiplay pc vs ti  ;D)

Wow, sounds complicated... I don't think anyone's ever done that with the exception of link software and KermMartian's gCn. You could try asking him. Do you know how to use INIR (on the calculator side)? You'll definitely need to know ASM for this stuff.

And if you've ever archived that prgm you lost in a RAM clear, you could try using DrDnar's Archive Undelete.




Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: Send data using CMD
« Reply #11 on: May 29, 2011, 05:30:14 am »
I have another idea: The calculator gives my pc a command to play a certain song. Wouldn't game-music be great?
If you like my work: why not give me an internet?








Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Send data using CMD
« Reply #12 on: May 29, 2011, 09:17:46 am »
I actually remember than NDless 1.1 could be installed with a bat file, so why not?

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Send data using CMD
« Reply #13 on: May 29, 2011, 10:03:41 am »
I actually remember than NDless 1.1 could be installed with a bat file, so why not?

That batch file simply started up TI's link software and sent Ndless through it. Then it executes a Java app to actually install Ndless.
« Last Edit: May 29, 2011, 10:04:41 am by Deep Thought »




Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: Send data using CMD
« Reply #14 on: May 29, 2011, 12:06:05 pm »
Newb here ;D what is NDless 1.1? Os? Connection software?
If you like my work: why not give me an internet?