Hello Everyone,
I am currently working on PXI-6683h (Time Sync module).
My ultimate goal:
Is to read the incoming Data from PXI-6683h's Ethernet Port over UDP Connection
PTP Protocol Utilizes UDP, therefore I have created a LabVIEW UDP server-client Program with the help of LabVIEW Examples.
Specifically, in the UDP server Programming in LabVIEW, I am stuck around " data in Terminal of UDP Write Block ". I do not know what exactly i must connect in,
so that I am able to read all the incoming data from the PXI 6683h's Port ...
An overview of the Connection:
Physical Connection,
PXI-6683h (Ethernet port) <----------------------> (Ethernet Port) NI PXIe-8880 Controller
[A] [B]
There is an incoming Data on Node [B].....
Ques/Doubts:
Under UDP Server Program;
What should I connect to " data in Terminal of UDP Write Block ", so that I can read all the incoming Data on node [B] ?
Just for Our information,
I have utilized the IP Address of the Node [B] for UDP Server Programming !
Thank You So much everyone in advance 🙂
Kind Regards,
Han