<?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=SOURCEFILE</id>
	<title>SOURCEFILE - 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=SOURCEFILE"/>
	<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=SOURCEFILE&amp;action=history"/>
	<updated>2026-08-04T23:01:54Z</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=SOURCEFILE&amp;diff=752&amp;oldid=prev</id>
		<title>ConvertBot: Interactively input data from a FILE to a Midas file/pipe</title>
		<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=SOURCEFILE&amp;diff=752&amp;oldid=prev"/>
		<updated>2020-04-27T22:04:46Z</updated>

		<summary type="html">&lt;p&gt;Interactively input data from a FILE to a Midas file/pipe&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Interactively input data from a FILE to a Midas file/pipe&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;IN&amp;gt;        - Name of the input file&lt;br /&gt;
&amp;lt;OUT&amp;gt;       - Name of the output file/pipe&lt;br /&gt;
&amp;lt;START&amp;gt;     - Start offset into file&lt;br /&gt;
&amp;lt;DURATION&amp;gt;  - Length of buffer to play&lt;br /&gt;
&amp;lt;REDUCTION&amp;gt; - Thinning or Blocking factor&lt;br /&gt;
&amp;lt;ADDR&amp;gt;      - NOT IMPLEMENTED - Index or Abscissa indexing for &amp;lt;START&amp;gt; and &amp;lt;DURATION&amp;gt;&lt;br /&gt;
&amp;lt;SLIP&amp;gt;      - Slippage in data&lt;br /&gt;
&amp;lt;REFORMAT&amp;gt;  - NOT IMPLEMENTED - Optional (sometimes necessary for Blocking mode)&lt;br /&gt;
&lt;br /&gt;
Keyword Only Parameters:&lt;br /&gt;
[STOP] - Element in file at which to stop&lt;br /&gt;
&lt;br /&gt;
This routine is designed for interactive use in a piped macro and performs&lt;br /&gt;
the basic functions of a SAM output patch panel (only slower).  The buffer of&lt;br /&gt;
interest can be offset and lengthened/shortened interactively.  The device&lt;br /&gt;
can play in File mode, Oneshot, or Continuous (circular).  The routine comes&lt;br /&gt;
up by default in File mode and starts processing data as soon as the pipes&lt;br /&gt;
are up. &lt;br /&gt;
&lt;br /&gt;
The /REPLAY controls the startup mode of the routine as follows:&lt;br /&gt;
&lt;br /&gt;
 /REPLAY=ONESHOT  - plays buffer once and quits (default)&lt;br /&gt;
 /REPLAY=WAITTOP  - waits at top of buffer&lt;br /&gt;
 /REPLAY=ONETOP   - plays buffer once and waits at the top again&lt;br /&gt;
 /REPLAY=CONTINUOUS  - plays buffer continuously&lt;br /&gt;
&lt;br /&gt;
Messages:&lt;br /&gt;
  OPENFILE  - Open a new file&lt;br /&gt;
  CLOSEFILE - Close given file&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
Switches:&lt;br /&gt;
  /REPLAY  - ONESHOT,WAITTOP,ONETOP,CONTINUOUS [DEF=ONESHOT]&lt;br /&gt;
  /TL      - The number of elements to be read each process loop [DEF=4096] &lt;br /&gt;
  /VERBOSE - Turn on informational output&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>