PySpin.IEnumerationT_CxpConnectionTestModeEnums

class IEnumerationT_CxpConnectionTestModeEnums(*args, **kwargs)

Proxy of C++ Spinnaker::GenApi::IEnumerationT< CxpConnectionTestModeEnums > 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::CxpConnectionTestModeEnums const

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

Parameters

Verify: bool IgnoreCache: bool

SetValue(self, Value, Verify=True)

Parameters

Value: enum Spinnaker::CxpConnectionTestModeEnums Verify: bool