MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Mathematica 8 Serial Port Comm.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg123025] Mathematica 8 Serial Port Comm.
  • From: Laszlo Sturmann <sturmann at chara-array.org>
  • Date: Mon, 21 Nov 2011 04:25:51 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

Hi,

I've downloaded javax.comm and I'm following "/J/Link/Tutorial: 
Communicating with the Serial Port" from 
http://library.wolfram.com/examples/JavaSerial/. 
<http://library.wolfram.com/examples/JavaSerial/>

I get a java.lang.ClassNotFoundException: comm.javax.CommPortIdentifier  
when I try to load a class with  LoadClass["comm.javax.CommPortIdentifier"].

Where do I put comm.jar, javax.comm.properties and win32com.dll files in 
the API for Mathematica to find them?

Thanks,

Laszlo



  • Prev by Date: How to do quickest
  • Next by Date: minimization a matrix
  • Previous by thread: Re: How to do quickest
  • Next by thread: minimization a matrix