[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: OT - Very simple serial application
seniorsimon wrote:
> simpleserialapp COM1 9600 8 N 1 I A V D CR
>
> which would tell the app to open COM1 with baudrate 9600, 8 bits, No
> parity, 1 stop bit and transmit characters I A V D then carriage
> return. After that close and release the serial port.
>
> I could then call this serial app with a button mapping in the remote
> control script file.
>
> Hope that makes sense, I've tried googling but can't seem to pick the
> correct search terms.
Should be dooable in a batch file
mode com1 9600,n,8,1
echo IAVD > com1
[Non-text portions of this message have been removed]
UKHA_D Main Index |
UKHA_D Thread Index |
UKHA_D Home |
Archives Home
|