Click or drag to resize
SavedStateCanRestore Method
Checks if the state can be restored at this time.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public bool CanRestore()

Return Value

Type: Boolean
Remarks
For example, a state cannot be restored if it involves a controller that is executing RAPID.
Version Information

Supported in: 1.0.0.0
See Also