Skip to content
Snippets Groups Projects
Commit f6db453a authored by Claudio Scafuri's avatar Claudio Scafuri :speech_balloon:
Browse files

write_current

parent f2fbf59c
No related branches found
No related tags found
1 merge request!1start in OFF state
......@@ -321,6 +321,7 @@ void SimulatedE2PS::write_current(Tango::WAttribute &attr)
/*----- PROTECTED REGION ID(SimulatedE2PS::write_current) ENABLED START -----*/
/* clang-format on */
// Add your own code
_current = w_val;
/* clang-format off */
/*----- PROTECTED REGION END -----*/ // SimulatedE2PS::write_current
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment