public class Ats_power_Keithley_PowerConfigurationEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
Ats_power_Keithley_PowerConfigurationEvent.Builder |
| Constructor and Description |
|---|
Ats_power_Keithley_PowerConfigurationEvent(String version,
String connType,
String devcId,
int devcParm,
double hvbias_current,
double hvbias_offDelay,
double hvbias_onDelay,
double hvbias_voltage) |
| Modifier and Type | Method and Description |
|---|---|
static Ats_power_Keithley_PowerConfigurationEvent.Builder |
builder() |
String |
getConnType() |
String |
getDevcId() |
int |
getDevcParm() |
double |
getHvbias_current() |
double |
getHvbias_offDelay() |
double |
getHvbias_onDelay() |
double |
getHvbias_voltage() |
String |
getVersion() |
String |
toString() |
public String getVersion()
public String getConnType()
public String getDevcId()
public int getDevcParm()
public double getHvbias_current()
public double getHvbias_offDelay()
public double getHvbias_onDelay()
public double getHvbias_voltage()
public static Ats_power_Keithley_PowerConfigurationEvent.Builder builder()
Copyright © 2024. All rights reserved.