PySpin.IEnumerationT_DeviceScanTypeEnums

class IEnumerationT_DeviceScanTypeEnums(*args, **kwargs)

Proxy of C++ Spinnaker::GenApi::IEnumerationT< DeviceScanTypeEnums > class.

GetCurrentEntry(self, Verify=False, IgnoreCache=False) IEnumEntry

Parameters

Verify: bool IgnoreCache: bool

GetEntry(self, IntValue) IEnumEntry

Parameters

IntValue: int64_t const

GetEntry(self, Value) -> IEnumEntry

Parameters

Value: enum Spinnaker::DeviceScanTypeEnums const

GetValue(self, Verify=False, IgnoreCache=False) Spinnaker::DeviceScanTypeEnums

Parameters

Verify: bool IgnoreCache: bool

SetValue(self, Value, Verify=True)

Parameters

Value: enum Spinnaker::DeviceScanTypeEnums Verify: bool