<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Diagnostics on Loupe Documentation</title>
    <link>/guides/diagnostics.html</link>
    <description>Recent content in Diagnostics on Loupe Documentation</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language><atom:link href="/guides/diagnostics/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Save &amp; analyze watch window snapshots (.pvm)</title>
      <link>/guides/diagnostics/watch-windows-pvm.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/guides/diagnostics/watch-windows-pvm.html</guid>
      <description>&lt;p&gt;A watch window (variable monitor) shows live process-variable values while you&amp;rsquo;re connected to a PLC. Less obviously, &lt;strong&gt;saving a watch configuration also snapshots the current values&lt;/strong&gt; — so a single &lt;code&gt;.pvm&lt;/code&gt; file is both a reusable variable list &lt;em&gt;and&lt;/em&gt; a machine-state capture you can archive, hand off, or diff offline. This guide covers saving a snapshot and analyzing it offline with a few small Python scripts.&lt;/p&gt;
&lt;h2 id=&#34;objective&#34;&gt;Objective&lt;/h2&gt;
&lt;p&gt;Save a watch window snapshot that captures live variable values, then search or diff those snapshots offline as JSON — with no live connection to the machine.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>