public class IECParameters
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
IsEchoing
True if the optical probe echos sent parameters.
|
int |
MaxBaud
Maximal baud.
|
java.lang.String |
ModeEDeviceAddress
Mode-E device address.
|
int |
OpeningBaud
Opening baud.
|
int |
SwapBaudDelay
Swap baud delay.
|
Constructor and Description |
---|
IECParameters() |
public int OpeningBaud
public int MaxBaud
public int SwapBaudDelay
public java.lang.String ModeEDeviceAddress
public boolean IsEchoing