Issue:
AutoCAD: Sheet Set Manager displays a lock by the DST name.
Causes:
LatencyÂ
Solution:
This can happen even after deleting the .DBL lock file.
This has to do with Latency (VPN, Cloud Servers, Syncing Software). Try adjusting this time to clean this lock up. This can simply be AutoCAD is not seeing the file is unlocked. Try adjusting the SSMPOLLTIME system variable.
- While in AutoCAD.
- Type SSMPOLLTIME and select the <Enter> key.
- Type value between 20 – 600 and select <Enter> key.
- This will slow down or speed up how often AutoCAD checks for the current status.
Help file description
SSMPOLLTIME
The SSMPOLLTIME timer sets the time in seconds between automatic refreshes of the status data of sheets in a sheet set. Valid values are 20-600. The SSMSHEETSTATUS system variable must be set to 2Â for the timer to operate.
SSMSHEETSTATUS
The status data for sheets in the current sheet set includes whether a sheet is locked and whether a sheet is missing (or found in an unexpected location). This status data can be updated automatically for all sheets.
0 Â Do not automatically refresh the status data in a sheet set.
1 Â Refresh the status data when the sheet set is loaded or updated.
2 Â Refresh the status data when the sheet set is loaded or updated, or at a time interval set by SSMPOLLTIME.
About the Author
Follow on Linkedin More Content by Jeff Arbogast