UNPKG

node-red-trexmes-service

Version:
82 lines (73 loc) 3.48 kB
<script type="text/html" data-help-name="Business Events"> <p>Used to subscribe to Business events in the trex Mes panel software.</p> <h3>Outputs</h3> <dl class="message-properties"> <dt>payload</dt> <dd>Contains data sent by the subscribed event</dd> </dl> <a href="http://www.trex.com.tr" target="_blank">trex Digital Manufacturing</a> </script> <script type="text/html" data-help-name="Application Events"> <p>Used to subscribe to Application events in the trex Mes panel software.</p> <h3>Outputs</h3> <dl class="message-properties"> <dt>payload</dt> <dd>Contains data sent by the subscribed event</dd> </dl> <a href="http://www.trex.com.tr" target="_blank">trex Digital Manufacturing</a> </script> <script type="text/html" data-help-name="System Events"> <p>Used to subscribe to System events in the trex Mes panel software.</p> <h3>Outputs</h3> <dl class="message-properties"> <dt>payload</dt> <dd>Contains data sent by the subscribed event</dd> </dl> <a href="http://www.trex.com.tr" target="_blank">trex Digital Manufacturing</a> </script> <script type="text/html" data-help-name="Communication Events"> <p>Used to subscribe to Communication events in the trex Mes panel software.</p> <h3>Outputs</h3> <dl class="message-properties"> <dt>payload</dt> <dd>Contains data sent by the subscribed event</dd> </dl> <a href="http://www.trex.com.tr" target="_blank">trex Digital Manufacturing</a> </script> <script type="text/html" data-help-name="Display Events"> <p>Used to subscribe to Display events in the trex Mes panel software.</p> <h3>Outputs</h3> <dl class="message-properties"> <dt>payload</dt> <dd>Contains data sent by the subscribed event</dd> </dl> <a href="http://www.trex.com.tr" target="_blank">trex Digital Manufacturing</a> </script> <script type="text/html" data-help-name="Form Events"> <p>Used to subscribe to Form events in the trex Mes panel software.</p> <h3>If MainForm is selected</h3> <h4>The index numbers of the buttons that can be configured are shown in the pictures below.</h1> <img src="/node-red-trexmes-service/assets/button-configurator.png" alt="Button Configurator" style="max-width:100%; height:auto;"> <h3>Outputs</h3> <dl class="message-properties"> <dt>payload</dt> <dd>Contains data sent by the subscribed event</dd> </dl> <a href="http://www.trex.com.tr" target="_blank">trex Digital Manufacturing</a> </script> <script type="text/html" data-help-name="Display Methods"> <p>Used to subscribe to Main Form specific events in trex Mes panel software.</p> <h3>Outputs</h3> <dl class="message-properties"> <dt>payload</dt> <dd>Contains data sent by the subscribed event</dd> </dl> <a href="http://www.trex.com.tr" target="_blank">trex Digital Manufacturing</a> </script> <script type="text/html" data-help-name="Responser"> <p>Provides a outputs.It must be connected to the end of each subscribed event stream!!!</p> <p>Only the <code>msg.payload</code> is sent.</p> <a href="http://www.trex.com.tr" target="_blank">trex Digital Manufacturing</a> </script>