T O P I C R E V I E W |
gilles wat |
Posted - 06/20/2001 : 08:52:48 AM How can I read or write on I/O port? |
4 L A T E S T R E P L I E S (Newest First) |
gilles wat |
Posted - 03/04/2002 : 05:43:36 AM I built a DLL with C++ and it is OK. Thank you |
contac |
Posted - 02/21/2002 : 3:55:21 PM Remember that most of applications can't do by itself...
But, you know that this problem has an easy solution building a DLL, processing your information on it, and sending all your data, by example a serial vector of samples. It's a very extended option on this kind of works..
Atte contac |
edgar.kaiser |
Posted - 02/05/2002 : 11:28:26 AM The german distributor ADDITIVE has a serial communications module. The module has an english language interface. It works, has a few bugs, I use it to control a materials testing machine.
Look at http://www.additive-net.de/software/origin/origin.messtech.shtml |
rtoomey |
Posted - 06/21/2001 : 09:34:20 AM Origin on its own is not capable of doing this. There are 3rd party softwares, such as those supplied TAL Technologies, that can do this through a serial port. Check them out at:
http://www.taltech.com/TALtech_web/index.html
- rtoomey
|