{"id":3894,"date":"2019-02-12T16:10:06","date_gmt":"2019-02-12T16:10:06","guid":{"rendered":"https:\/\/cyflexdoc.wpengine.com\/usage-help-manual\/3-standard-services\/scheduler\/"},"modified":"2025-10-13T11:47:01","modified_gmt":"2025-10-13T16:47:01","slug":"scheduler","status":"publish","type":"page","link":"https:\/\/cyflex.com\/index.php\/usage-help-manual\/10-standard-services\/scheduler\/","title":{"rendered":"scheduler"},"content":{"rendered":"<div>\n<h3>Purpose:<\/h3>\n<\/div>\n<dl>\n<dd>\n<p>Manage the scheduling of processes at specified intervals in CyFlex, ensuring timely execution, handling process overruns, and monitoring for failures.<\/p>\n<\/dd>\n<\/dl>\n<h3>Enter:<\/h3>\n<dl>\n<dd>\n<p><strong>scheduler <\/strong>[PRI=xx] [FAS=xx] [MED=xx] [SLO=xx] [USR1=xx] [USR2=xx] [WARP=xx] [WATCHDOG=xx]<\/p>\n<\/dd>\n<\/dl>\n<h3>Where:<\/h3>\n<dl>\n<dd>\n<div>\n<table style=\"width: 99.83%; height: 528px;\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col \/>\n<col \/> <\/colgroup>\n<tbody>\n<tr style=\"height: 55px;\">\n<td style=\"width: 16.4894%; height: 55px;\">\n<p>PRI=xxx<\/p>\n<\/td>\n<td style=\"width: 0.319149%; height: 55px;\">\n<p>&nbsp;<\/p>\n<\/td>\n<td style=\"width: 82.9787%; height: 55px;\">\n<p>Optional. Specify the execution priority of the scheduler task.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 55px;\">\n<td style=\"width: 16.4894%; height: 55px;\">\n<p>FAS=xx<\/p>\n<\/td>\n<td style=\"width: 0.319149%; height: 55px;\">\n<p>&nbsp;<\/p>\n<\/td>\n<td style=\"width: 82.9787%; height: 55px;\">\n<p>Optional. Specify the time in milliseconds for FASt intervals.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 55px;\">\n<td style=\"width: 16.4894%; height: 55px;\">\n<p>MED=xx<\/p>\n<\/td>\n<td style=\"width: 0.319149%; height: 55px;\">\n<p>&nbsp;<\/p>\n<\/td>\n<td style=\"width: 82.9787%; height: 55px;\">\n<p>Optional. Specify the time in milliseconds for MEDium intervals.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 55px;\">\n<td style=\"width: 16.4894%; height: 55px;\">\n<p>SLO=xx<\/p>\n<\/td>\n<td style=\"width: 0.319149%; height: 55px;\">\n<p>&nbsp;<\/p>\n<\/td>\n<td style=\"width: 82.9787%; height: 55px;\">\n<p>Optional. Specify the time in milliseconds for SLOw intervals.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 55px;\">\n<td style=\"width: 16.4894%; height: 55px;\">\n<p>USR1=xxx<\/p>\n<\/td>\n<td style=\"width: 0.319149%; height: 55px;\">\n<p>&nbsp;<\/p>\n<\/td>\n<td style=\"width: 82.9787%; height: 55px;\">\n<p>Optional. Specify an additional interval in milliseconds for custom use.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 79px;\">\n<td style=\"width: 16.4894%; height: 79px;\">\n<p>USR2=xxx<\/p>\n<\/td>\n<td style=\"width: 0.319149%; height: 79px;\">\n<p>&nbsp;<\/p>\n<\/td>\n<td style=\"width: 82.9787%; height: 79px;\">\n<p>Optional. Specify an additional interval in milliseconds for custom use.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 79px;\">\n<td style=\"width: 16.4894%; height: 79px;\">\n<p>WARP=xx<\/p>\n<\/td>\n<td style=\"width: 0.319149%; height: 79px;\">\n<p>&nbsp;<\/p>\n<\/td>\n<td style=\"width: 82.9787%; height: 79px;\">\n<p>Optional. Specify an additional interval in milliseconds for high-speed continuous operations.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 95px;\">\n<td style=\"width: 16.4894%; height: 95px;\">\n<p>WATCHDOG=xx<\/p>\n<\/td>\n<td style=\"width: 0.319149%; height: 95px;\">\n<p>&nbsp;<\/p>\n<\/td>\n<td style=\"width: 82.9787%; height: 95px;\">\n<p>Optional. Specify NO for systems without a watchdog circuit. The default is\u00a0YES for systems with a watchdog circuit.<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/dd>\n<\/dl>\n<h3>Example:<\/h3>\n<dl>\n<dd>\n<p><strong>scheduler<\/strong> 18 10 20 1000 &amp;<br \/>\nThe above spawns the scheduler at an execution priority of 18. The FASt, MEDium, and SLOw processing intervals are 10, 20, and 1000 milliseconds respectively.<\/p>\n<p><strong>scheduler<\/strong> 18 FAS=10 20 SLO=1000 &amp;<br \/>\nThe above spawns the scheduler at an execution priority of 18. The FASt, MEDium, and SLOw processing intervals are 10, 20, and 1000 milliseconds respectively.<\/p>\n<p><strong>scheduler<\/strong> 18 25 20 SLO=1000 FAS=10 WARP=2 &amp;<br \/>\nThe above spawns the scheduler at an execution priority of 18. The FASt, MEDium, and SLOw processing intervals are 10, 20, and 1000 milliseconds respectively. An additional interval of 2 milliseconds is assigned to the WARP value. NOTE: The value of 25 for the FASt interval when specified as a value will be overridden by the FAS=10 value. This is true for all entries, i.e. any specified value will be overridden by the option value (OPT=xx).<\/p>\n<\/dd>\n<\/dl>\n<h3>Notes:<\/h3>\n<dl>\n<dd>\n<p>Option values take precedence over positional values if both are provided.<\/p>\n<\/dd>\n<\/dl>\n<h3>See Also:<\/h3>\n<dl>\n<dd>\n<p><a href=\"\/wp-content\/uploads\/Master-Scheduler-Task.pdf\">Master Scheduler<\/a><\/p>\n<\/dd>\n<\/dl>\n","protected":false},"excerpt":{"rendered":"<p>Purpose: Manage the scheduling of processes at specified intervals in CyFlex, ensuring timely execution, handling process overruns, and monitoring for failures. Enter: scheduler [PRI=xx] [FAS=xx] [MED=xx] [SLO=xx] [USR1=xx] [USR2=xx] [WARP=xx] [WATCHDOG=xx] Where: PRI=xxx &nbsp; Optional. Specify the execution priority of the scheduler task. FAS=xx &nbsp; Optional. Specify the time in milliseconds for FASt intervals. MED=xx [&hellip;]<\/p>\n","protected":false},"author":47,"featured_media":0,"parent":1950,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3894","page","type-page","status-publish","hentry"],"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/3894","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/users\/47"}],"replies":[{"embeddable":true,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/comments?post=3894"}],"version-history":[{"count":0,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/3894\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/1950"}],"wp:attachment":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/media?parent=3894"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}