<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=DISPLAY</id>
	<title>DISPLAY - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=DISPLAY"/>
	<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=DISPLAY&amp;action=history"/>
	<updated>2026-04-11T23:46:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.ice-online.com/index.php?title=DISPLAY&amp;diff=735&amp;oldid=prev</id>
		<title>ConvertBot: Real time results parameter display</title>
		<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=DISPLAY&amp;diff=735&amp;oldid=prev"/>
		<updated>2020-04-27T22:04:41Z</updated>

		<summary type="html">&lt;p&gt;Real time results parameter display&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Real time results parameter display&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;results label 1:N&amp;gt;   Result label names or widget ids&lt;br /&gt;
&lt;br /&gt;
This primitive displays a collection of RESULTS parameters polled at a user&lt;br /&gt;
specified interval, twice per second by default. Both ASCII and numeric&lt;br /&gt;
results parameters including atomic and vector results are allowed.&lt;br /&gt;
&lt;br /&gt;
By default the label placed before the result value is the result label itself.&lt;br /&gt;
If the label contains a &amp;quot;/&amp;quot;,  the rest of the label is used to name the value&lt;br /&gt;
in the display window.  In either case there is a limit of 20 characters that&lt;br /&gt;
will be displayed.  For example:&lt;br /&gt;
&lt;br /&gt;
  DISPLAY  MAXV/&amp;quot;Maximum Value  &amp;quot;  MAXV   MAXV/Maximum&lt;br /&gt;
&lt;br /&gt;
will create the display entries looking like (spaces in quotes are preserved):&lt;br /&gt;
&lt;br /&gt;
  Maximum Value   ==&amp;gt;  45.3&lt;br /&gt;
  MAXV ==&amp;gt; 45.3&lt;br /&gt;
  MAXIMUM ==&amp;gt; 45.3&lt;br /&gt;
&lt;br /&gt;
which will be updated as the parameter MAXV changes.&lt;br /&gt;
&lt;br /&gt;
Entries can also be filenames with an index pointed to by a results parameter.&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
  DISPLAY FILE(capital_cities.prm).data(1,NAME)/&amp;quot;Capitol of Ireland&amp;quot;&lt;br /&gt;
&lt;br /&gt;
where capital_cities.prm is a type 5000 file with a NAME record.&lt;br /&gt;
&lt;br /&gt;
COLORS:  (TBD XMidas Backward Compatibility)&lt;br /&gt;
&lt;br /&gt;
OPTIONAL SEPARATOR STRING:&lt;br /&gt;
A different separator string between the descriptor and the value can now&lt;br /&gt;
be specified. The desired string follows the descriptor and is separated from&lt;br /&gt;
the descriptor by //. From the example above:&lt;br /&gt;
&lt;br /&gt;
  DISPLAY  MAXV/&amp;quot;Maximum Value&amp;quot;//......&lt;br /&gt;
&lt;br /&gt;
would display&lt;br /&gt;
    Maximum Value ...... 45.3&lt;br /&gt;
&lt;br /&gt;
The parser will also get confused if there are a pair slashes in the&lt;br /&gt;
descriptor string. A string like &amp;quot;Rise//Run&amp;quot; will cause problems. The optional&lt;br /&gt;
separator string must be in double quotes if it includes any blanks.&lt;br /&gt;
&lt;br /&gt;
The /EXIT switch can be used to control how and when the display is closed.&lt;br /&gt;
  MESSAGE - Close by sending the &amp;quot;EXIT&amp;quot; message&lt;br /&gt;
  RETURN  - Enter return while focused in window&lt;br /&gt;
  WINDOW  - by clicking the [X] when in a stand-alone window or any event which&lt;br /&gt;
            sends a WINDOW message with the data &amp;quot;CLOSING&amp;quot;&lt;br /&gt;
&lt;br /&gt;
  ALL     - Exit by any mechanism.&lt;br /&gt;
  NONE    - Do not exit by any mechanism (except closing the Midas shell)&lt;br /&gt;
&lt;br /&gt;
Switches:&lt;br /&gt;
  /COLS=    Number of columns [DEF=40]&lt;br /&gt;
  /EXIT=    Exit by: RETURN, MENU, MESSAGE, WINDOW or AUTO. ALL or NONE&lt;br /&gt;
             may also be used.  See above for more detailed description.&lt;br /&gt;
             [DEF=NONE in piped mode, =ALL otherwise]&lt;br /&gt;
  /FONTSZ   Font size of display strings [DEF=12]&lt;br /&gt;
  /PAUSE=x  max amount of time in seconds between polls [DEF=0.5]&lt;br /&gt;
  /ROWS=    Number of rows [DEF=#args displayed + 1]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:NXM_Explain]]&lt;/div&gt;</summary>
		<author><name>ConvertBot</name></author>
		
	</entry>
</feed>