start in OFF state
Compare changes
Files
6- Claudio Scafuri authored
+ 126
− 33
@@ -65,9 +65,11 @@
@@ -80,8 +82,8 @@ namespace SimulatedE2PS_ns
@@ -122,8 +124,8 @@ SimulatedE2PS::~SimulatedE2PS()
@@ -138,8 +140,8 @@ void SimulatedE2PS::delete_device()
@@ -162,6 +164,8 @@ void SimulatedE2PS::init_device()
@@ -180,8 +184,8 @@ void SimulatedE2PS::init_device()
@@ -232,8 +236,8 @@ void SimulatedE2PS::get_device_property()
@@ -248,8 +252,8 @@ void SimulatedE2PS::always_executed_hook()
@@ -263,8 +267,8 @@ void SimulatedE2PS::read_attr_hardware(TANGO_UNUSED(std::vector<long> &attr_list
@@ -280,7 +284,7 @@ void SimulatedE2PS::write_attr_hardware(TANGO_UNUSED(std::vector<long> &attr_lis
@@ -292,13 +296,18 @@ void SimulatedE2PS::read_current(Tango::Attribute &attr)
@@ -307,7 +316,7 @@ void SimulatedE2PS::read_current(Tango::Attribute &attr)
@@ -329,7 +338,7 @@ void SimulatedE2PS::write_current(Tango::WAttribute &attr)
@@ -348,7 +357,7 @@ void SimulatedE2PS::read_voltage(Tango::Attribute &attr)
@@ -364,11 +373,95 @@ void SimulatedE2PS::read_currentSet(Tango::Attribute &attr)
@@ -384,7 +477,7 @@ void SimulatedE2PS::add_dynamic_attributes()
@@ -405,7 +498,7 @@ void SimulatedE2PS::on()
@@ -432,7 +525,7 @@ void SimulatedE2PS::off()
@@ -473,7 +566,7 @@ void SimulatedE2PS::start_cycling()
@@ -491,7 +584,7 @@ void SimulatedE2PS::abort()
@@ -517,8 +610,8 @@ void SimulatedE2PS::fault()