EnableRamps and OutputMemorizedChannelsAtInit properties
All threads resolved!
All threads resolved!
Compare changes
+ 25
− 20
@@ -381,13 +381,15 @@ void SingleShotAO::init_device()
@@ -381,13 +381,15 @@ void SingleShotAO::init_device()
@@ -424,12 +426,6 @@ void SingleShotAO::init_device()
@@ -424,12 +426,6 @@ void SingleShotAO::init_device()
@@ -454,7 +450,7 @@ void SingleShotAO::init_device()
@@ -454,7 +450,7 @@ void SingleShotAO::init_device()
@@ -490,7 +486,7 @@ void SingleShotAO::init_device()
@@ -490,7 +486,7 @@ void SingleShotAO::init_device()
dai_speed.tai.description = "Speed for ramp generation, in V/s. If speed is NULL, no ramp generated but direct write on channel output " + oss.str() + " (in measurementUnit).";
//- cleanup tango db option: cleanup tango db when removing this dyn. attr. (i.e. erase its properties from db)
@@ -523,7 +519,7 @@ void SingleShotAO::init_device()
@@ -523,7 +519,7 @@ void SingleShotAO::init_device()
dai_initial.tai.description = "Initial value for ramp function, in V. Defaults to last written value in channel attribute " + oss.str() + ".";
//- cleanup tango db option: cleanup tango db when removing this dyn. attr. (i.e. erase its properties from db)
@@ -543,17 +539,20 @@ void SingleShotAO::init_device()
@@ -543,17 +539,20 @@ void SingleShotAO::init_device()
@@ -561,7 +560,8 @@ void SingleShotAO::init_device()
@@ -561,7 +560,8 @@ void SingleShotAO::init_device()
@@ -588,7 +588,8 @@ void SingleShotAO::init_device()
@@ -588,7 +588,8 @@ void SingleShotAO::init_device()
@@ -599,7 +600,8 @@ void SingleShotAO::init_device()
@@ -599,7 +600,8 @@ void SingleShotAO::init_device()
@@ -1131,7 +1133,8 @@ void SingleShotAO::write_initial(yat4tango::DynamicAttributeWriteCallbackData &
@@ -1131,7 +1133,8 @@ void SingleShotAO::write_initial(yat4tango::DynamicAttributeWriteCallbackData &
@@ -1142,12 +1145,14 @@ bool SingleShotAO::setDynamicAttributeWriteValue(const std::string& attrName, do
@@ -1142,12 +1145,14 @@ bool SingleShotAO::setDynamicAttributeWriteValue(const std::string& attrName, do