Table Of Contents

Previous topic

poolcontrollermanager

Next topic

pooldefs

This Page

poolcountertimer

This module is part of the Python Pool library. It defines the base classes for CounterTimer

Classes

PoolCounterTimer

Inheritance diagram of PoolCounterTimer

class PoolCounterTimer(**kwargs)[source]

Bases: sardana.pool.poolbasechannel.PoolBaseChannel

set_write_value(w_value, timestamp=None, propagate=1)[source]

Sets a new write value for the value.

Parameters:
  • w_value (Number) – the new write value for value
  • propagate (int) – 0 for not propagating, 1 to propagate, 2 propagate with priority