PySpin.EnumEntryNode

class EnumEntryNode(*args, **kwargs)

Interface for string properties.

GetNumericValue(self) double

Spinnaker::GenApi::EnumEntryNode::GetNumericValue Get double number associated with the entry

GetSymbolic(self) gcstring

Spinnaker::GenApi::EnumEntryNode::GetSymbolic Get symbolic enum value

GetValue(self) int64_t

Spinnaker::GenApi::EnumEntryNode::GetValue Get numeric enum value

IsSelfClearing(self) bool

Spinnaker::GenApi::EnumEntryNode::IsSelfClearing Indicates if the corresponding EnumEntry is self clearing

IsValueUpdated(self) bool

Spinnaker::GenApi::EnumEntryNode::IsValueUpdated Checks if the content of the node has changed since the value was last cached by IsValueUpdated() or GetValue().

true if the node value has changed, false otherwise.

SetReference(self, pBase)

Parameters

pBase: Spinnaker::GenApi::INode *

Spinnaker::GenApi::EnumEntryNode::SetReference overload SetReference for EnumEntry