develop -> main
Compare changes
- Alexandre MALFREYT authored
+ 39
− 31
@@ -129,7 +129,32 @@ SingleShotAO::SingleShotAO(Tango::DeviceClass *cl,const char *s,const char *d)
@@ -129,7 +129,32 @@ SingleShotAO::SingleShotAO(Tango::DeviceClass *cl,const char *s,const char *d)
@@ -138,14 +163,16 @@ void SingleShotAO::delete_device()
@@ -138,14 +163,16 @@ void SingleShotAO::delete_device()
@@ -165,7 +192,8 @@ void SingleShotAO::delete_device()
@@ -165,7 +192,8 @@ void SingleShotAO::delete_device()
@@ -315,17 +343,20 @@ void SingleShotAO::init_device()
@@ -315,17 +343,20 @@ void SingleShotAO::init_device()
@@ -348,28 +379,6 @@ void SingleShotAO::init_device()
@@ -348,28 +379,6 @@ void SingleShotAO::init_device()
@@ -1047,9 +1056,8 @@ void SingleShotAO::_abort()
@@ -1047,9 +1056,8 @@ void SingleShotAO::_abort()
yat4tango::PropertyHelper::set_memorized_attribute(this, kCHANNEL + std::to_string(l_cpt), l_val_channel);
yat4tango::PropertyHelper::set_memorized_attribute(this, kINITIAL + std::to_string(l_cpt), l_val_initial);