PySpin.CommandNode

class CommandNode(*args, **kwargs)

Interface for string properties.

Execute(self, Verify=True)

Parameters

Verify: bool

Execute the command

param Verify:

Enables AccessMode and Range verification (default = true)

IsDone(self, Verify=True) bool

Parameters

Verify: bool

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 *

overload SetReference for Value