PySpin.CommandNode

class CommandNode(*args, **kwargs)

Interface for string properties.

Execute(self, Verify=True)

Parameters

Verify: bool

Spinnaker::GenApi::CommandNode::Execute Execute the command

param Verify:

Enables AccessMode and Range verification (default = true)

IsDone(self, Verify=True) bool

Parameters

Verify: bool

Spinnaker::GenApi::CommandNode::IsDone Query whether the command is executed

param Verify:

Enables Range verification (default = false). The AccessMode is always checked

True if the Execute command has finished; false otherwise

SetReference(self, pBase)

Parameters

pBase: Spinnaker::GenApi::INode *

Spinnaker::GenApi::CommandNode::SetReference overload SetReference for Value