LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do i sniff an RS232 connection and write the content to a file?

Will that still give me readable hexadecimal numbers?
0 Kudos
Message 21 of 26
(1,084 Views)

No it will not. Probably you have to convert binary string to readable HEX string.

 

Message Edited by Eugen Graf on 11-07-2008 07:28 AM
0 Kudos
Message 22 of 26
(1,078 Views)

> HexString.png:
> http://forums.ni.com/ni/attachments/ni/170/367235/1/HexString.png

The for loop isn't needed. The convertion function is polymorphic.


0 Kudos
Message 23 of 26
(1,065 Views)
What does the "Array to spreadsheat string"-box do?
0 Kudos
Message 24 of 26
(1,037 Views)
Did you try looking at the Help file? Array to Spreadsheet String.
0 Kudos
Message 25 of 26
(1,016 Views)

I did not see anyone mentioning NI-Spy. It will sniff and log what ever you configure it to log.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 26 of 26
(1,014 Views)