PySpin.CNodeMapPtr

class CNodeMapPtr(*args)

Encapsulates a GenApi pointer dealing with the dynamic_cast automatically.

Connect(self, pPort, PortName) bool

Parameters

pPort: IPort * PortName: Spinnaker::GenICam::gcstring const &

Connect(self, pPort) -> bool

Parameters

pPort: IPort *

DisableAutoPoll(self)
EnableAutoPoll(self, ElapsedTime)

Parameters

ElapsedTime: int64_t

GetDeviceName(self) gcstring
GetNode(self, Name) INode

Parameters

Name: Spinnaker::GenICam::gcstring const &

GetNodes(self)
GetNumNodes(self) uint64_t
InvalidateNodes(self)
IsValid(self) bool

throw ()

true if the pointer is valid

Poll(self, ElapsedTime)

Parameters

ElapsedTime: int64_t