{"id":4077,"date":"2019-02-12T16:21:57","date_gmt":"2019-02-12T16:21:57","guid":{"rendered":"https:\/\/cyflexdoc.wpengine.com\/usage-help-manual\/10-test-scheduler\/vrbl_to_file\/"},"modified":"2025-12-03T11:14:31","modified_gmt":"2025-12-03T16:14:31","slug":"vrbl_to_file","status":"publish","type":"page","link":"https:\/\/cyflex.com\/index.php\/usage-help-manual\/12-test-manager\/vrbl_to_file\/","title":{"rendered":"vrbl_to_file"},"content":{"rendered":"<div>\n<h3>Purpose:<\/h3>\n<\/div>\n<dl>\n<dd>\n<p>Read variables from a specified file and either update memory or write variables from memory to the file based on the specified action.<\/p>\n<\/dd>\n<\/dl>\n<h3>Enter:<\/h3>\n<dl>\n<dd>\n<p><strong>vrbl_to_file\u00a0<\/strong>&lt;priority&gt; &lt;start_event&gt; &lt;stop_event&gt; &lt;reply_event&gt; &lt;proc_number&gt; &lt;mode_number&gt; &lt;proc_name&gt; &lt;filename&gt; &lt;action&gt; &lt;field_tag&gt;<\/p>\n<\/dd>\n<\/dl>\n<h3>Where:<\/h3>\n<dl>\n<dd>\n<table style=\"width: 95.9969%;\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col \/>\n<col \/> <\/colgroup>\n<tbody>\n<tr>\n<td style=\"width: 8.45%;\">priority<\/td>\n<td style=\"width: 276.459%;\">Specify the task run priority.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 8.45%;\">start_event<\/td>\n<td style=\"width: 276.459%;\">Specify the start event name.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 8.45%;\">stop_event<\/td>\n<td style=\"width: 276.459%;\">Specify the stop event name.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 8.45%;\">reply_event<\/td>\n<td style=\"width: 276.459%;\">Specify the reply event name.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 8.45%;\">proc_number<\/td>\n<td style=\"width: 276.459%;\">Specify the procedure number.\u00a0<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 8.45%;\">mode_number<\/td>\n<td style=\"width: 276.459%;\">Specify the mode number.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 8.45%;\">proc_name<\/td>\n<td style=\"width: 276.459%;\">Specify the procedure filename.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 8.45%;\">filename<\/td>\n<td style=\"width: 276.459%;\">Specify the specification file name.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 8.45%;\">action<\/td>\n<td style=\"width: 276.459%;\">\n<p>Specify the operation type. Specify READ, READ_ONCE, or WRITE.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 8.45%;\">field_tag<\/td>\n<td style=\"width: 276.459%;\">Specify the requested field tag or index. Specify a valid label or a value.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/dd>\n<\/dl>\n<h3>Example:<\/h3>\n<dl>\n<dd>\n<p><strong>vrbl_to_file<\/strong> 10 start_event stop_event reply_event 1 1 proc_name spec_file.txt READ 0<\/p>\n<\/dd>\n<\/dl>\n<h3>Example File:<\/h3>\n<dl>\n<dd>\n<p># The following identifies the file format of the specifications<\/p>\n<p># for the vrbl_to_file AUXILIARY task. Valid entries are<\/p>\n<p># &#8216;HORIZONTAL_LABELS&#8217; or &#8216;VERTICAL_LABELS&#8217; which defines<\/p>\n<p># how labels are listed in the file.<\/p>\n<p>HORIZONTAL_LABELS<\/p>\n<table style=\"width: 78.48%; height: 518px; border-collapse: collapse;\">\n<tbody>\n<tr style=\"height: 23px;\">\n<td style=\"width: 17.71%; height: 23px; text-align: center;\">\u00a0<\/td>\n<td style=\"width: 26.07%; height: 23px; text-align: center;\">\u00a0 # variable label<\/td>\n<td style=\"width: 19.68%; height: 23px; text-align: center;\">\u00a0variable label<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 23px;\">&#8230;<\/td>\n<\/tr>\n<tr style=\"height: 23px;\">\n<td style=\"width: 17.71%; height: 23px; text-align: center;\"># run index<\/td>\n<td style=\"width: 26.07%; height: 23px; text-align: center;\">\u00a0 # variable units<\/td>\n<td style=\"width: 19.68%; height: 23px; text-align: center;\">\u00a0variable units<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 23px;\">&#8230;<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 17.71%; text-align: center; height: 24px;\">\u00a0<\/td>\n<td style=\"width: 26.07%; text-align: center; height: 24px;\">Speed_setpoint<\/td>\n<td style=\"width: 19.68%; text-align: center; height: 24px;\">Torque_setpoint<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 24px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 17.71%; text-align: center; height: 24px;\">\u00a0<\/td>\n<td style=\"width: 26.07%; text-align: center; height: 24px;\">RPM<\/td>\n<td style=\"width: 19.68%; text-align: center; height: 24px;\">N-M<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 24px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 23px;\">\n<td style=\"width: 17.71%; height: 23px; text-align: center;\">1<\/td>\n<td style=\"width: 26.07%; height: 23px; text-align: center;\">1800<\/td>\n<td style=\"width: 19.68%; height: 23px; text-align: center;\">980<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 23px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 23px;\">\n<td style=\"width: 17.71%; height: 23px; text-align: center;\">2<\/td>\n<td style=\"width: 26.07%; height: 23px; text-align: center;\">1800<\/td>\n<td style=\"width: 19.68%; height: 23px; text-align: center;\">780<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 23px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 23px;\">\n<td style=\"width: 17.71%; height: 23px; text-align: center;\">3<\/td>\n<td style=\"width: 26.07%; height: 23px; text-align: center;\">1800<\/td>\n<td style=\"width: 19.68%; height: 23px; text-align: center;\">580<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 23px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 23px;\">\n<td style=\"width: 17.71%; height: 23px; text-align: center;\">4<\/td>\n<td style=\"width: 26.07%; height: 23px; text-align: center;\">1800<\/td>\n<td style=\"width: 19.68%; height: 23px; text-align: center;\">390<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 23px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 23px;\">\n<td style=\"width: 17.71%; height: 23px; text-align: center;\">5<\/td>\n<td style=\"width: 26.07%; height: 23px; text-align: center;\">2200<\/td>\n<td style=\"width: 19.68%; height: 23px; text-align: center;\">500<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 23px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 23px;\">\n<td style=\"width: 17.71%; height: 23px; text-align: center;\">6<\/td>\n<td style=\"width: 26.07%; height: 23px; text-align: center;\">2200<\/td>\n<td style=\"width: 19.68%; height: 23px; text-align: center;\">400<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 23px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 23px;\">\n<td style=\"width: 17.71%; height: 23px; text-align: center;\">7<\/td>\n<td style=\"width: 26.07%; height: 23px; text-align: center;\">2200<\/td>\n<td style=\"width: 19.68%; height: 23px; text-align: center;\">300<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 23px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 23px;\">\n<td style=\"width: 17.71%; height: 23px; text-align: center;\">8<\/td>\n<td style=\"width: 26.07%; height: 23px; text-align: center;\">2200<\/td>\n<td style=\"width: 19.68%; height: 23px; text-align: center;\">200<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 23px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 17.71%; text-align: center; height: 24px;\">9<\/td>\n<td style=\"width: 26.07%; text-align: center; height: 24px;\">2000<\/td>\n<td style=\"width: 19.68%; text-align: center; height: 24px;\">830<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 24px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 17.71%; text-align: center; height: 24px;\">10<\/td>\n<td style=\"width: 26.07%; text-align: center; height: 24px;\">2000<\/td>\n<td style=\"width: 19.68%; text-align: center; height: 24px;\">664<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 24px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 17.71%; text-align: center; height: 24px;\">11<\/td>\n<td style=\"width: 26.07%; text-align: center; height: 24px;\">2000<\/td>\n<td style=\"width: 19.68%; text-align: center; height: 24px;\">438<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 24px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 17.71%; text-align: center; height: 24px;\">12<\/td>\n<td style=\"width: 26.07%; text-align: center; height: 24px;\">2000<\/td>\n<td style=\"width: 19.68%; text-align: center; height: 24px;\">332<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 24px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 17.71%; text-align: center; height: 24px;\">13<\/td>\n<td style=\"width: 26.07%; text-align: center; height: 24px;\">1400<\/td>\n<td style=\"width: 19.68%; text-align: center; height: 24px;\">1200<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 24px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 17.71%; text-align: center; height: 24px;\">14<\/td>\n<td style=\"width: 26.07%; text-align: center; height: 24px;\">1400<\/td>\n<td style=\"width: 19.68%; text-align: center; height: 24px;\">976<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 24px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 17.71%; text-align: center; height: 24px;\">15<\/td>\n<td style=\"width: 26.07%; text-align: center; height: 24px;\">1400<\/td>\n<td style=\"width: 19.68%; text-align: center; height: 24px;\">732<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 24px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 17.71%; text-align: center; height: 24px;\">\u2026<\/td>\n<td style=\"width: 26.07%; text-align: center; height: 24px;\">\u2026<\/td>\n<td style=\"width: 19.68%; text-align: center; height: 24px;\">\u2026<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 24px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 17.71%; text-align: center; height: 24px;\">25<\/td>\n<td style=\"width: 26.07%; text-align: center; height: 24px;\">500<\/td>\n<td style=\"width: 19.68%; text-align: center; height: 24px;\">0<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 24px;\">\u00a0<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 17.71%; text-align: center; height: 24px;\">\u00a0<\/td>\n<td style=\"width: 26.07%; text-align: center; height: 24px;\">\u00a0<\/td>\n<td style=\"width: 19.68%; text-align: center; height: 24px;\">\u00a0<\/td>\n<td style=\"width: 17.47%; text-align: center; height: 24px;\">\u00a0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p># Test each speed setpoint to see if\u00a0speed_setpoint &lt; Idle_Speed to stop the test<\/p>\n<\/dd>\n<\/dl>\n<h3>Notes:<\/h3>\n<dl>\n<dd>\n<p>Specify a registered name on the file format line in the spec file if an alternative task identification is desired.<\/p>\n<\/dd>\n<\/dl>\n<h3>See Also:<\/h3>\n<dl>\n<dd>\n<p><strong><a href=\"\/index.php\/usage-help-manual\/11-utilities-and-user-commands\/release_task\/\">release_task<\/a> \u00a0<\/strong>&lt;vrbl_to_file1432&gt;<\/p>\n<p>This will cause the instance of vrbl_to_file that has a PID of 1432 to exit the system.<\/p>\n<\/dd>\n<\/dl>\n","protected":false},"excerpt":{"rendered":"<p>Purpose: Read variables from a specified file and either update memory or write variables from memory to the file based on the specified action. Enter: vrbl_to_file\u00a0&lt;priority&gt; &lt;start_event&gt; &lt;stop_event&gt; &lt;reply_event&gt; &lt;proc_number&gt; &lt;mode_number&gt; &lt;proc_name&gt; &lt;filename&gt; &lt;action&gt; &lt;field_tag&gt; Where: priority Specify the task run priority. start_event Specify the start event name. stop_event Specify the stop event name. reply_event [&hellip;]<\/p>\n","protected":false},"author":47,"featured_media":0,"parent":1957,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4077","page","type-page","status-publish","hentry"],"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/4077","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=4077"}],"version-history":[{"count":0,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/4077\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/1957"}],"wp:attachment":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/media?parent=4077"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}