pylabrobot.agilent.vspin.Access2.load_state# Access2.load_state(state: Dict[str, Any]) → None# Load state for this resource only. The base implementation reads "rotation" if present. Subclasses overriding this method should call super().load_state(state). Parameters: state (Dict[str, Any]) Return type: None