All parameters in Grid Studio can be accessed through Python scripting.
Scripts can read and modify parameter values, unless the parameter is read-only.
To retrieve the scripting address of a parameter:
Right-click the parameter
Select Copy Expression Address
This copies the full scripting path to the clipboard.
Example:
This path can then be used inside Python scripts to read or modify the parameter value.
Last updated 2 days ago
sp.Camera1.coordinates.position.value