Modifier and Type | Method and Description |
---|---|
static LucidControlRT4.LCRT4CalMode |
LucidControlRT4.LCRT4CalMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LucidControlRT4.LCRT4CalMode[] |
LucidControlRT4.LCRT4CalMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IoReturn |
LucidControlRT4.calibrateIo(int channel,
boolean persistent,
LucidControlRT4.LCRT4CalMode calMode)
Performs calibration of the RTD input channel.
|