Dome.AtPark Property

 Dome.AtPark  (read-only, Boolean)
 
True if the dome is currently at its parked position

Syntax

Dome.AtPark

The property syntax has these parts:

Part Description
Value (Boolean) True if the dome is currently at its parked position

Remarks

Use this to wait for the dome to be parked (the Dome.Park method does not wait). Returns False if dome control is not enabled.