LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

View data flow of TPC VI on computer

How can I see execution of TPC VI on computer?
0 Kudos
Message 1 of 2
(2,411 Views)
Can you be a bit more specific? Are you wanting to look at the actual packets, or the data that is read/written by the TCP functions. The LabVIEW TCP functions do not operate at the packet level. For that you need to use an external program, such as Wireshark. If you just want to look at the data that's written or read, just use a probe or an indicator.
0 Kudos
Message 2 of 2
(2,399 Views)