def read_rollingShutter(self, attr): val = _PcoCam.talk("rollingShutter") key= _getDictKey(self._Pco__Rollingshutter, val) attr.set_value(key)
def read_rollingShutter(self, attr): val = _PcoCam.talk("rollingShutter") key = _getDictKey(self._Pco__Rollingshutter, val) attr.set_value(key)
def read_pixelRate(self, attr): val = _PcoCam.talk("pixelRate") key= _getDictKey(self._Pco__Pixelrate, val) attr.set_value(key)
def read_pixelRate(self, attr): val = _PcoCam.talk("pixelRate") key = _getDictKey(self._Pco__Pixelrate, val) attr.set_value(key)