User Tools

Site Tools


sift:directory_watchers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sift:directory_watchers [2025/02/06 16:40] sgrangersift:directory_watchers [2025/02/06 16:49] (current) sgranger
Line 5: Line 5:
 Watchers are stored as a XML file within you PCs AppData folder, it is possible to create, remove, and edit these files directly as long as the formatting is maintained. This can even be done through external scripting tools allowing you to even automate the process of creating and editing watchers. Watchers are stored as a XML file within you PCs AppData folder, it is possible to create, remove, and edit these files directly as long as the formatting is maintained. This can even be done through external scripting tools allowing you to even automate the process of creating and editing watchers.
  
-"C:\Users\UserName\AppData\Roaming\HAS-Motion, Inc\Sift\watchers" +"C:\Users\UserName\AppData\Roaming\HAS-Motion, Inc\Sift\watchers" \\ 
-[pic]+{{sift_watcher_xml.png}} \\
  
  
-the AppData folder is hidden by default on most windows systems and can be found file explorer can be set to show hidden files by acessing view on the top toolbar and selecting show -> hidden items +the AppData folder is hidden by default on most windows systems file explorer can be set to show hidden files by accessing **View** on the top toolbar and selecting **Show -> Hidden items** \\ 
- +{{windows_hidden_items.png}} \\
-[pic]+
  
 ===== Creating, Editing, and Deleting Watchers ===== ===== Creating, Editing, and Deleting Watchers =====
-In addition to interacting with the files directly Watchers controlled through the following commands on the Sift command line:+In addition to interacting with the files directlyWatchers can be controlled through the following commands on the Sift command line:
  
 ---- ----
Line 41: Line 40:
 ---- ----
 This command will list all watchers and their parameters This command will list all watchers and their parameters
-[pic] 
  
 ---- ----
Line 80: Line 78:
 once sift is running in the background you can interact with it via the system tray icon once sift is running in the background you can interact with it via the system tray icon
  
-[pic] \\+{{sift_tray.png}} \\
 from here you can \\ from here you can \\
   * **Open GUI** - this will open a standard instance of sift with a GUI   * **Open GUI** - this will open a standard instance of sift with a GUI
Line 87: Line 85:
   * **Disable Start in Tray** - If you have sift set to launch in the background by default, this will disable it   * **Disable Start in Tray** - If you have sift set to launch in the background by default, this will disable it
   * **Watchers** - if you have any active watchers they will be found here, within this list you can enable or disable individual watchers or enable or disable all watchers   * **Watchers** - if you have any active watchers they will be found here, within this list you can enable or disable individual watchers or enable or disable all watchers
 +{{sift_tray_watchers.png}} \\
  
 when a watcher is triggered all v3d pipelines will be run in the background, however all .bat scripts will open a command line interface, if you are running sift commands a command line instance of sift will open, this will not work if you already have sift open on the console, or if a script is triggered while another is still be processed. when a watcher is triggered all v3d pipelines will be run in the background, however all .bat scripts will open a command line interface, if you are running sift commands a command line instance of sift will open, this will not work if you already have sift open on the console, or if a script is triggered while another is still be processed.
Line 100: Line 99:
 </code> </code>
  
-Windows BATCH scripting is a powerful tool and much more logic can be put into them, see the {{sift:tutorials:command_line|Batch Processing Tutorial}} For a slightly more complex example, for a step by step guide on creating and using Directory Watchers set the {{sift:tutorials:using_directory_watchers|Using Directory Watchers Tutorial}}+Windows BATCH scripting is a powerful tool and much more logic can be put into them, see the [[sift:tutorials:command_line|Batch Processing Tutorial]] For a slightly more complex example, for a step by step guide on creating and using Directory Watchers see the [[sift:tutorials:using_directory_watchers|Using Directory Watchers Tutorial]]
  
  
  
sift/directory_watchers.1738860028.txt.gz · Last modified: 2025/02/06 16:40 by sgranger