<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									How do get live data streaming from UART5 or ethernet port without using MagView. - Application				            </title>
            <link>https://www.geometrics.com/community/mfam-application/how-do-get-live-data-streaming-from-uart5-or-ethernet-port-without-using-magview/</link>
            <description>Geometrics Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 12 Mar 2026 11:54:11 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How do get live data streaming from UART5 or ethernet port without using MagView.</title>
                        <link>https://www.geometrics.com/community/mfam-application/how-do-get-live-data-streaming-from-uart5-or-ethernet-port-without-using-magview/#post-1157</link>
                        <pubDate>Fri, 03 May 2024 07:17:46 +0000</pubDate>
                        <description><![CDATA[Thanks a lot, Rui Zhang for your prompt response. This code is valuable for me to start my work.]]></description>
                        <content:encoded><![CDATA[<p>Thanks a lot, Rui Zhang for your prompt response. This code is valuable for me to start my work.</p>]]></content:encoded>
						                            <category domain="https://www.geometrics.com/community/mfam-application/">Application</category>                        <dc:creator>Kuldeep Dhiman</dc:creator>
                        <guid isPermaLink="true">https://www.geometrics.com/community/mfam-application/how-do-get-live-data-streaming-from-uart5-or-ethernet-port-without-using-magview/#post-1157</guid>
                    </item>
				                    <item>
                        <title>RE: How do get live data streaming from UART5 or ethernet port without using MagView.</title>
                        <link>https://www.geometrics.com/community/mfam-application/how-do-get-live-data-streaming-from-uart5-or-ethernet-port-without-using-magview/#post-1156</link>
                        <pubDate>Thu, 02 May 2024 18:10:15 +0000</pubDate>
                        <description><![CDATA[@kuldeep, No, the data streaming is ONLY through the Ethernet port, not the UART5 port. Current instrument software does not support the UART5 streaming.
                An example C code t...]]></description>
                        <content:encoded><![CDATA[<p>@kuldeep, No, the data streaming is ONLY through the Ethernet port, not the UART5 port. Current instrument software does not support the UART5 streaming.</p>
<p>                An example C code to stream MFAM data through the Dev Kit using TCP protocol can be found at:</p>
<p><a title="Parse MFAM data" href="https://www.geometrics.com/community/mfam-software/how-to-parse-the-mfam-spi-packet/#post-1110" target="_blank" rel="noopener">https://www.geometrics.com/community/mfam-software/how-to-parse-the-mfam-spi-packet/#post-1110</a></p>]]></content:encoded>
						                            <category domain="https://www.geometrics.com/community/mfam-application/">Application</category>                        <dc:creator>Rui Zhang</dc:creator>
                        <guid isPermaLink="true">https://www.geometrics.com/community/mfam-application/how-do-get-live-data-streaming-from-uart5-or-ethernet-port-without-using-magview/#post-1156</guid>
                    </item>
				                    <item>
                        <title>How do get live data streaming from UART5 or ethernet port without using MagView.</title>
                        <link>https://www.geometrics.com/community/mfam-application/how-do-get-live-data-streaming-from-uart5-or-ethernet-port-without-using-magview/#post-1155</link>
                        <pubDate>Thu, 02 May 2024 07:49:04 +0000</pubDate>
                        <description><![CDATA[Hi guys,
I need MFAM live data streaming from ethernet or serial UART5 for my project. Initially, I am planning to write a piece of code using C++ that reads the data from one of the ports ...]]></description>
                        <content:encoded><![CDATA[<p>Hi guys,</p>
<p>I need MFAM live data streaming from ethernet or serial UART5 for my project. Initially, I am planning to write a piece of code using C++ that reads the data from one of the ports and prints it on the terminal. To be sure that data is present on UART5, I connected this port to the USB port of my laptop using a suitable cable and tried to monitor data using Putty with different baud rates but found nothing. Is data streaming available on UART5 by default? or do I need to enable it?</p>
<p>I can see data on the ethernet port using MagView. Ethernet port uses TCP protocol. Is there any way to enable UDP on the ethernet port? In case I write code to read the ethernet port using TCP then please suggest a suitable reference to start.</p>
<p>Thanks a lot</p>]]></content:encoded>
						                            <category domain="https://www.geometrics.com/community/mfam-application/">Application</category>                        <dc:creator>Kuldeep Dhiman</dc:creator>
                        <guid isPermaLink="true">https://www.geometrics.com/community/mfam-application/how-do-get-live-data-streaming-from-uart5-or-ethernet-port-without-using-magview/#post-1155</guid>
                    </item>
							        </channel>
        </rss>
		