PySpin.IBoolean

class IBoolean(*args, **kwargs)

Proxy of C++ Spinnaker::GenApi::IBoolean class.

GetValue(self, Verify=False, IgnoreCache=False) bool

Parameters

Verify: bool IgnoreCache: bool

IsValueUpdated(self) bool
SetValue(self, Value, Verify=True)

Parameters

Value: bool Verify: bool