On Wed, 18 Jul 2001 12:27:33 -0700 (PDT), in comp.lang.labview you wrote:
> Sergey,
> Wire your Byte Array of 1/0's to a 'Byte Array to String' VI
> [Functions > String > String/Array/Path Conversion palette], and
> finally send to a String indicator. On the Front Panel at the String
> Indicator, rt-click and set its Display to Hex.
> This works for me, but not sure if its truly what you looking for.
>
> Good Luck with it, Doug
Right, Doug.
Compare two result strings in attached vi.
Cheers,
[See first answer for additional information]