Restore¶
The restore feature allows you to apply saved setpoint values from a snapshot back to the control system.
When to Use Restore¶
Common use cases:
- Recovery - Return to a known good state after an issue
- Maintenance - Restore settings after maintenance work
- Testing - Reset to baseline between tests
- Rollback - Undo recent changes
Starting a Restore¶
- Open a snapshot's details page
- Select the PVs you want to restore using checkboxes
- Click the Restore button
Preview Dialog¶
Before applying values, a preview dialog shows exactly what will be restored.
The preview shows:
| Column | Description |
|---|---|
| PV Name | The process variable to be restored |
| Saved Setpoint | The value that will be applied |
| Current Value | The current live value (for reference) |
Review Carefully
Always review the preview before confirming. Restored values are applied immediately to the control system.
Confirming the Restore¶
- Review the PVs and values in the preview
- Click Restore to apply the values
- Wait for confirmation
The restore operation sends the saved setpoint values to the control system.
Selecting PVs for Restore¶
Select All¶
Use the checkbox in the header row to select all PVs.
Select Individual PVs¶
Click the checkbox next to each PV you want to include.
Filter Then Select¶
- Use search or tag filters to narrow down the list
- Select the PVs you need
- Proceed with restore
Partial Restore
You don't have to restore all PVs. Select only the ones you need to change.
Safety Considerations¶
Production Systems
Restoring values affects the live control system. Ensure you have appropriate authorization before performing restores on production systems.
Best Practices¶
- Verify the snapshot - Make sure you're restoring from the correct snapshot
- Review the preview - Check that the values look correct
- Start small - When uncertain, restore a few PVs first to verify behavior
- Communicate - Inform relevant operators before restoring values
- Document - Note why the restore was performed
Troubleshooting¶
Restore Failed¶
If a restore fails:
- Check network connectivity to the control system
- Verify the PVs are accessible
- Check for write permission issues
- Contact your system administrator
Partial Success¶
Some PVs may fail while others succeed. The system will report which PVs could not be restored.