PropertyName| Constructor and Description |
|---|
ROdouble()
Default Constructor for Component.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getAlarm_high_off() |
double |
getAlarm_high_on() |
double |
getAlarm_low_off() |
double |
getAlarm_low_on() |
double |
getAlarm_timer_trig() |
double |
getMax_value() |
double |
getMin_value() |
void |
setAlarm_high_off(double alarm_high_off) |
void |
setAlarm_high_on(double alarm_high_on) |
void |
setAlarm_low_off(double alarm_low_off) |
void |
setAlarm_low_on(double alarm_low_on) |
void |
setAlarm_timer_trig(double alarm_timer_trig) |
java.lang.String |
toString() |
getArchive_delta, getDefault_value, getGraph_max, getGraph_min, getMin_delta_trig, getMin_step, setArchive_delta, setDefault_value, setGraph_max, setGraph_min, setMin_delta_trig, setMin_stepgetArchive_max_int, getArchive_min_int, getArchive_priority, getDefault_timer_trig, getDescription, getFormat, getMin_timer_trig, getResolution, getUnits, isInitialize_devio, setArchive_max_int, setArchive_min_int, setArchive_priority, setDefault_timer_trig, setDescription, setFormat, setInitialize_devio, setMin_timer_trig, setResolution, setUnitspublic ROdouble()
public double getMin_value()
public double getMax_value()
public double getAlarm_high_off()
public void setAlarm_high_off(double alarm_high_off)
alarm_high_off - the alarm_high_off to setpublic double getAlarm_high_on()
public void setAlarm_high_on(double alarm_high_on)
alarm_high_on - the alarm_high_on to setpublic double getAlarm_low_off()
public void setAlarm_low_off(double alarm_low_off)
alarm_low_off - the alarm_low_off to setpublic double getAlarm_low_on()
public void setAlarm_low_on(double alarm_low_on)
alarm_low_on - the alarm_low_on to setpublic double getAlarm_timer_trig()
public void setAlarm_timer_trig(double alarm_timer_trig)
alarm_timer_trig - the alarm_timer_trig to set