Pogo 9, Python template, dev_state
|
|
---|---|
Dear all, I'm currently extending an existing Tango DS, written in Python and originally created with Pogo 6. It overwrites dev_state. Now in the newer Pogo versions, dev_state is in the template by standard. But I absolutely don't understand what was the intention of the stub code:
Obviously this doesn't work at all. Somebody already stumbled across this here. self.set_state(argout) would render the thing functional, but even then I feel that it performs its task with maximum effort. Can you change the template in following versions or explain me the idea behind it? Jan |