Search found 10 matches

by vadopiano
Sat Jul 14, 2012 2:55 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12151

Re: Playing with serial port

Hello... for me too :lol:
I hope the will be useful others users... ok that i go slow (vadopiano) but i want to make something in the way.
Tank you again for your patience, ciaoooooooooooo!
by vadopiano
Sat Jul 14, 2012 1:51 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12151

Re: Playing with serial port

Hi friends, it is all ok :D This is the way for read it: ..... put numtochar(fld "Field1") & \ numtochar(fld "Field2") & \ numtochar(fld "Field3") into theData write linefeed to stdout write theData to file thePort end mouseUp ......... Important is the closing message mode for the 3 chars answering...
by vadopiano
Fri Jul 13, 2012 7:04 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12151

Re: Playing with serial port

Before i don't see the second page...
this is xxxx://xxx.nuevaelectronica. com-pdf- productosLX1697. pdf, from pg 22
:shock:
by vadopiano
Fri Jul 13, 2012 6:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12151

Re: Playing with serial port

I think for a mistake, i wrote in another place, i will ripeat here: ----- I'm not a very good writer in english but i will tray. The device is Nuova Elettronica LX.1127, you can find it in many places on the web. Look the version in spanish language, is very easy to understand it, i have one softwa...
by vadopiano
Fri Jul 13, 2012 6:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12151

Re: Playing with serial port

I'm not a very good writer in english but i will tray. The device is Nuova Elettronica LX.1127, you can find it in many places on the web. Look the version in spanish language, is very easy to understand it, i have one software version in visual basic but is very limited, wen i used Mac vith Hyper a...
by vadopiano
Fri Jul 13, 2012 4:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12151

Re: Playing with serial port

Ciao, sono sempre in panne... Con una piccola modifica al SerialTest.rev sono riuscito a comunicare con il modem interno, esegue i comandi inviati e risponde e leggo la risposta,ma dal device la risposta non arriva ancora, cioé arriva di sicuro ma non riesco ad estrarla, di certo ho difficoltà a ges...
by vadopiano
Thu Jul 12, 2012 10:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12151

Re: Playing with serial port

Hallo, no non sono sicuro sia buona idea aprire in binary mode, l'avevo considerato, anche se in output funziona correttamente, ma come ho scritto ho provato anche con il solo update, write e read (con write e read ovviamente ogni volta chiudevo e aprivo il file. Non ho usato yperterminal per il mod...
by vadopiano
Thu Jul 12, 2012 7:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12151

Re: Playing with serial port

P.S:
Ho provato anche con un semplice modem esterno via cavo: nessun risultato, trasmette ma non riceve.
Grazie e ciao.
by vadopiano
Thu Jul 12, 2012 7:45 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12151

Re: Playing with serial port

Spettacolare la velocità della risposta... e anche il tuo italiano :wink: Comunque se vuoi puoi scrivere in inglese, lo so leggere ma faccio molti errori in scrittura. Ok & tank! I baud sono pochi perché pilotando un controller meccanico esterno c'è più bisogno di rallentare che velocizzare :) Le co...
by vadopiano
Thu Jul 12, 2012 5:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12151

Re: Playing with serial port

Hello, i am a new member and unfortunately i don't speak a good english... like nothing! Ok, i will write in italian (i hope that somebody very gently can help me). Sto cercando di studiare runrev con una versione demo per testare se mi conviene usarlo in futuro, ma trovo molte difficoltà ad usare s...