Menno1977
15th October 2002, 14:54
Hello all,
I have a question. Is it possible to communicate with a device that is connected on a com-port(rs-232)?
If so, can anyone tell me where to start looking...
klesch
17th October 2002, 15:04
Start looking here:
seq.open.local()
seq.write.local()
seq.close.local()
etc. etc.
You should consider comm ports as ordinary files with "COM1", "COM2", etc. with their filenames.
I recently suggested a co-worker of mine to use this functions for implementing a Baan session that needed to communicate with a device connected to COM1. He succeded with this, as far as I know.
Menno1977
5th November 2002, 16:51
Thanks for your reply :)
But is this Baan IV?? It doesn't seem to work.
zacharyg
5th November 2002, 18:01
Hi Menno,
This following link could help. It's actually a reply to a posting you made asking the same thing.
http://www.baanboard.com/baanboard/showthread.php?s=&threadid=7179&highlight=aux