<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Messenger_Library_Messages</id>
	<title>Messenger Library Messages - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Messenger_Library_Messages"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Messenger_Library_Messages&amp;action=history"/>
	<updated>2026-04-20T18:53:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Messenger_Library_Messages&amp;diff=6012&amp;oldid=prev</id>
		<title>Drjdpowell: Messenger Library Messages</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Messenger_Library_Messages&amp;diff=6012&amp;oldid=prev"/>
		<updated>2019-02-18T17:49:16Z</updated>

		<summary type="html">&lt;p&gt;Messenger Library Messages&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Messages in [[Messenger Library]] generally contain up to three things:&lt;br /&gt;
&lt;br /&gt;
* A &amp;quot;Label&amp;quot; that is a short text string that identifies the message.  Examples: &amp;quot;Latest Temperature&amp;quot;, &amp;quot;Start Measurement&amp;quot;, &amp;quot;Shutdown&amp;quot;.&lt;br /&gt;
* Data of some type.  There is more that one type of data message, but most messages hold data in a Variant.&lt;br /&gt;
* (Optional) A &amp;quot;Reply Address&amp;quot;, which is the [[Messenger Library Addresses|address]] where a reply to this message should be sent.&lt;br /&gt;
&lt;br /&gt;
Messages have Write and &amp;quot;Read&amp;quot; (aka Extract) methods to add and access Label and Data.  There is also a Reply method for the message handler to send a reply to the Reply Address. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note on Error Messages:&amp;#039;&amp;#039;&amp;#039; an &amp;quot;Error Message&amp;quot; is a special subtype of Message who&amp;#039;s Data is an Error Cluster.  On any &amp;quot;Read&amp;quot; of an Error Message, the contained Error Cluster will be output on the Error out terminal of the Read method.  This connects Error Messages to the stadard LabVIEW error-handling design of the passed Error Cluster.  Similarly, as responsibility for directing a reply belongs to the sender of the original message, if there is an error input on the &amp;quot;error in&amp;quot; terminal of any &amp;quot;Reply&amp;quot; method, then an error message will be sent (instead of the regular reply).  This design effectively allows simple error handling Request-Reply messaging interactions, with the Requestor receiving the error cluster.&lt;br /&gt;
&lt;br /&gt;
See also [[Messenger Library]] and [[Messenger Library Addresses|Addresses]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Messenger Library]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Messenger Library]]&lt;/div&gt;</summary>
		<author><name>Drjdpowell</name></author>
	</entry>
</feed>