Uses of Class
lejos.nxt.comm.RS485Connection

Packages that use RS485Connection
lejos.nxt.comm NXT communication classes 
 

Uses of RS485Connection in lejos.nxt.comm
 

Methods in lejos.nxt.comm that return RS485Connection
static RS485Connection RS485.connect(String target)
          Connect to a remote device by name/address
static RS485Connection RS485.connect(String target, int mode)
          Connect to a remote device either by name or by address.
static RS485Connection RS485.waitForConnection(int timeout, int mode)
          Wait for a connection from another nxt