Package | Description |
---|---|
mmcorej |
Modifier and Type | Field and Description |
---|---|
static DeviceDetectionStatus |
DeviceDetectionStatus.CanCommunicate |
static DeviceDetectionStatus |
DeviceDetectionStatus.CanNotCommunicate |
static DeviceDetectionStatus |
DeviceDetectionStatus.Misconfigured |
static DeviceDetectionStatus |
DeviceDetectionStatus.Unimplemented |
Modifier and Type | Method and Description |
---|---|
DeviceDetectionStatus |
CMMCore.detectDevice(java.lang.String deviceLabel)
Tries to communicate to a device through a given serial port Used to automate discovery of correct serial port Also configures the serial port correctly
|
static DeviceDetectionStatus |
DeviceDetectionStatus.swigToEnum(int swigValue) |