<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://m204wiki.rocketsoftware.com/index.php?action=history&amp;feed=atom&amp;title=DISPLAY_IMAGINESYNC_command</id>
	<title>DISPLAY IMAGINESYNC command - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://m204wiki.rocketsoftware.com/index.php?action=history&amp;feed=atom&amp;title=DISPLAY_IMAGINESYNC_command"/>
	<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=DISPLAY_IMAGINESYNC_command&amp;action=history"/>
	<updated>2026-07-01T12:34:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=DISPLAY_IMAGINESYNC_command&amp;diff=120934&amp;oldid=prev</id>
		<title>Alex: New page for DISPLAY IMAGINESYNC command (PDS-9106)</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=DISPLAY_IMAGINESYNC_command&amp;diff=120934&amp;oldid=prev"/>
		<updated>2026-07-01T00:10:22Z</updated>

		<summary type="html">&lt;p&gt;New page for DISPLAY IMAGINESYNC command (PDS-9106)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;dl&amp;gt;&lt;br /&gt;
&amp;lt;dt&amp;gt;Privileges&lt;br /&gt;
&amp;lt;dd&amp;gt;Any user&lt;br /&gt;
&amp;lt;dt&amp;gt;Function&lt;br /&gt;
&amp;lt;dd&amp;gt;Lists the &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;Model&amp;amp;nbsp;204&amp;lt;/var&amp;gt; files currently in &amp;lt;var&amp;gt;IMAGINE SYNC&amp;lt;/var&amp;gt; mode, along with the time the initial extract started, the time it completed (if any), and the number of post-extract sync updates that have been sent to &amp;lt;var&amp;gt;Imagine&amp;lt;/var&amp;gt;.&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;p class=&amp;quot;syntax&amp;quot;&amp;gt;&amp;lt;b&amp;gt;D&amp;lt;/b&amp;gt;ISPLAY IMAGINESYNC&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;var&amp;gt;DISPLAY IMAGINESYNC&amp;lt;/var&amp;gt; takes no parameters and is independent of the current context file.&lt;br /&gt;
&lt;br /&gt;
==Output==&lt;br /&gt;
For each file currently in &amp;lt;var&amp;gt;IMAGINE SYNC&amp;lt;/var&amp;gt; mode, a row is printed with the following columns:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;FILE&amp;lt;/var&amp;gt; &amp;amp;mdash; the &amp;lt;var&amp;gt;Model 204&amp;lt;/var&amp;gt; file name.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;SFX&amp;lt;/var&amp;gt; &amp;amp;mdash; the broker suffix being used for the file&amp;#039;s sync&lt;br /&gt;
  traffic (the value supplied via &amp;lt;var&amp;gt;APSYSUFFIX&amp;lt;/var&amp;gt; when the file was put into&lt;br /&gt;
  sync mode), or &amp;lt;code&amp;gt;-&amp;lt;/code&amp;gt; if no suffix is in use.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;START&amp;lt;/var&amp;gt; &amp;amp;mdash; the time at which the &amp;lt;code&amp;gt;IMAGINE SYNC&amp;lt;/code&amp;gt;&lt;br /&gt;
  command was issued for the file, formatted as &amp;lt;code&amp;gt;YYYYMMDDHHMISS&amp;lt;/code&amp;gt;.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;END&amp;lt;/var&amp;gt; &amp;amp;mdash; the time at which the extract phase completed,&lt;br /&gt;
  formatted as &amp;lt;code&amp;gt;YYYYMMDDHHMISS&amp;lt;/code&amp;gt;. Blank if the extract is still running.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;UPDATES&amp;lt;/var&amp;gt; &amp;amp;mdash; the number of post-extract sync updates that&lt;br /&gt;
  have been sent to &amp;lt;var&amp;gt;Imagine&amp;lt;/var&amp;gt; for the file. The counter is zeroed when the&lt;br /&gt;
  extract phase completes, so this value reflects only ongoing sync traffic, not the&lt;br /&gt;
  records sent during the initial extract.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage notes==&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;var&amp;gt;DISPLAY IMAGINESYNC&amp;lt;/var&amp;gt; is available as of version 8.0 of &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;Model&amp;amp;nbsp;204&amp;lt;/var&amp;gt;.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;This command is the successor to &amp;lt;code&amp;gt;IMAGINE LISTSYNC&amp;lt;/code&amp;gt;, which briefly existed as an &amp;lt;var&amp;gt;IMAGINE&amp;lt;/var&amp;gt; subcommand and is no longer accepted.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;[[IMAGINE command]]&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;[[Imagine Transparency]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:User commands]]&lt;br /&gt;
[[Category:Commands]]&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>