
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
"Roberto Hawkowski" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > JR Kerr Automation Engineering (http://www.jrkerr.com/) sells PIC based > motion control cards with resonable prices. Their RS232/485 driver and > example codes are written for Windows. > > Does anyone ported JRKerr's driver and example programs from Windows to > Linux? > > Roberto Hawkowski > [EMAIL PROTECTED] > > >From What I Saw of there example code, in this case the QBasic Example it simply sends out commands via the COM Port e.g. Open "COM1:19200,N,8,1,BIN,CD0,CS0,DS0,OP0,RS,TB1024,RB1024" For Random As #1 Print #1, cmdstr There for the port would not be too complicated, however these things always take longer then expected Lorne....
| <-- __Chronological__ --> | <-- __Thread__ --> |