{"id":3835,"date":"2019-02-12T16:10:00","date_gmt":"2019-02-12T16:10:00","guid":{"rendered":"https:\/\/cyflexdoc.wpengine.com\/usage-help-manual\/6-internodal-communication\/push_link\/"},"modified":"2025-10-28T11:54:18","modified_gmt":"2025-10-28T16:54:18","slug":"push_link","status":"publish","type":"page","link":"https:\/\/cyflex.com\/index.php\/usage-help-manual\/18-internodal-communication\/push_link\/","title":{"rendered":"push_link"},"content":{"rendered":"<div>\n<h3>Purpose:<\/h3>\n<\/div>\n<dl>\n<dd>\n<p>Transfer variables from the local CyFlex node to one or more remote CyFlex nodes based on a specification file.<\/p>\n<\/dd>\n<\/dl>\n<h3>Enter:<\/h3>\n<dl>\n<dd>\n<p><strong>push_link<\/strong>\u00a0 &lt;filename&gt; [name=task_name] [host=hostname] &amp;<\/p>\n<\/dd>\n<\/dl>\n<h3>Where:<\/h3>\n<dl>\n<dd>\n<div>\n<table cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col \/>\n<col \/> <\/colgroup>\n<tbody>\n<tr>\n<td>\n<p>filename<\/p>\n<\/td>\n<td>\n<p>Specify the pathname of the specification file containing the list of nodes and variables to transfer.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p>name<\/p>\n<\/td>\n<td>\n<p>Optional. Specify the name to register this task with the system. The default is &#8220;push_link&#8221;.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p>host<\/p>\n<\/td>\n<td>\n<p>Optional. Specify the IP address or hostname of the remote computer.\u00a0<\/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>push_link<\/strong> \/specs\/em_specs.316 &amp;<\/p>\n<p>The above starts push_link on the local node accessing the CyFlex variable specified in the file em_specs.316.<\/p>\n<\/dd>\n<\/dl>\n<h3>Notes:<\/h3>\n<dl>\n<dd>\n<p>A combined total of 1200 variables may be specified in each file to be transferred to remote nodes.<\/p>\n<p>push_link does not support STRING variables and will not perform units conversion.<\/p>\n<p>This program is normally spawned via the go script. Multiple copies may be spawned if links to different nodes using separate spec files is desired.<\/p>\n<p>The following is an example spec file linking to a node via its IP address or hostname.<\/p>\n<p># keyword\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 ip_address\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 transfer_interval\u00a0\u00a0\u00a0\u00a0\u00a0 name_extender(option) <br \/>\n@HOSTNAME\u00a0\u00a0\u00a0 123.45.67.89 \u00a0 \u00a0 \u00a0 1[s]\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 A<\/p>\n<p># target_variable(remote node)\u00a0\u00a0\u00a0 source_variable (this node) <br \/>\ntarget_label\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 \u00a0 source_label<\/p>\n<p>When the host=hostname option is used on the command line, the ip_address field in the spec file should be replaced with CMD_LINE<\/p>\n<p># keyword\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 ip_address\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 transfer_interval\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 name_extender (option) <br \/>\n@HOSTNAME\u00a0\u00a0\u00a0\u00a0 CMD_LINE\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 1[s]\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 A<\/p>\n<p># target_variable(remote node)\u00a0\u00a0\u00a0 source_variable (this node)\u00a0\u00a0 <br \/>\ntarget_label\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 source_label<\/p>\n<\/dd>\n<\/dl>\n<h3>See Also:<\/h3>\n<dl>\n<dd>\n<p><a href=\"\/wp-content\/uploads\/Internodal-Communications-Tasks-Reference.pdf\">Internodal Communications Tasks Reference<\/a><\/p>\n<\/dd>\n<\/dl>\n","protected":false},"excerpt":{"rendered":"<p>Purpose: Transfer variables from the local CyFlex node to one or more remote CyFlex nodes based on a specification file. Enter: push_link\u00a0 &lt;filename&gt; [name=task_name] [host=hostname] &amp; Where: filename Specify the pathname of the specification file containing the list of nodes and variables to transfer. name Optional. Specify the name to register this task with the [&hellip;]<\/p>\n","protected":false},"author":47,"featured_media":0,"parent":1953,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3835","page","type-page","status-publish","hentry"],"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/3835","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=3835"}],"version-history":[{"count":0,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/3835\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/1953"}],"wp:attachment":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/media?parent=3835"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}