public abstract class SGPPPortAddr
extends java.lang.Object
JSGFPLib#openDevice
Modifier and Type | Field and Description |
---|---|
static long |
AUTO_DETECT
Auto detect port
|
static long |
LPT1_378
Parallel port 0x378 (LPT1).
|
static long |
LPT2_278
Parallel port 0x278 (LPT2).
|
static long |
LPT3_3BC
Parallel port 0x3BC (LPT3).
|
static long |
USB_AUTO_DETECT
Auto detect USB port.
|
Constructor and Description |
---|
SGPPPortAddr()
This is an abstract class and cannot be instantiated.
|
public static final long AUTO_DETECT
public static final long LPT1_378
public static final long LPT2_278
public static final long LPT3_3BC
public static final long USB_AUTO_DETECT