public class Ats_power_Hameg2_PowerConfigurationEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
Ats_power_Hameg2_PowerConfigurationEvent.Builder |
| Constructor and Description |
|---|
Ats_power_Hameg2_PowerConfigurationEvent(String version,
double analog_current,
double analog_offDelay,
double analog_onDelay,
double analog_voltage,
double clockhigh_current,
double clockhigh_offDelay,
double clockhigh_onDelay,
double clockhigh_voltage,
double clocklow_current,
double clocklow_offDelay,
double clocklow_onDelay,
double clocklow_voltage,
String connType,
String devcId,
int devcParm) |
| Modifier and Type | Method and Description |
|---|---|
static Ats_power_Hameg2_PowerConfigurationEvent.Builder |
builder() |
double |
getAnalog_current() |
double |
getAnalog_offDelay() |
double |
getAnalog_onDelay() |
double |
getAnalog_voltage() |
double |
getClockhigh_current() |
double |
getClockhigh_offDelay() |
double |
getClockhigh_onDelay() |
double |
getClockhigh_voltage() |
double |
getClocklow_current() |
double |
getClocklow_offDelay() |
double |
getClocklow_onDelay() |
double |
getClocklow_voltage() |
String |
getConnType() |
String |
getDevcId() |
int |
getDevcParm() |
String |
getVersion() |
String |
toString() |
public Ats_power_Hameg2_PowerConfigurationEvent(String version, double analog_current, double analog_offDelay, double analog_onDelay, double analog_voltage, double clockhigh_current, double clockhigh_offDelay, double clockhigh_onDelay, double clockhigh_voltage, double clocklow_current, double clocklow_offDelay, double clocklow_onDelay, double clocklow_voltage, String connType, String devcId, int devcParm)
public String getVersion()
public double getAnalog_current()
public double getAnalog_offDelay()
public double getAnalog_onDelay()
public double getAnalog_voltage()
public double getClockhigh_current()
public double getClockhigh_offDelay()
public double getClockhigh_onDelay()
public double getClockhigh_voltage()
public double getClocklow_current()
public double getClocklow_offDelay()
public double getClocklow_onDelay()
public double getClocklow_voltage()
public String getConnType()
public String getDevcId()
public int getDevcParm()
public static Ats_power_Hameg2_PowerConfigurationEvent.Builder builder()
Copyright © 2023. All rights reserved.