01-28-2010 05:10 AM
Hi All
I am using Labview 8.5 to read RS232 data from a unit under test as it boots up. The labview vi reads all the data I'm expecting as follows:
"****
CPB FPGA Functional Image Programmed Okay!
[2J[HMCS BOOTLOADER Version 1.3.0 (RevB HW)
Bootloader Built: Jan 19 2010 18:18:33
CPB FPGA Version : 1.1.0
Anti-Tamper OK
CC FPGA Manual Programming Commencing...
Booting firmware Image 1 from Flash...
Decrypting File
Booting Ordered ABS File...
SYSTEM STARTUP...
[2JFirmware version 00.01.06 [Oct 7 2009 : 10:24:56]
Initialising:
Memory ... DONE
Co-Processor ... DONE
BIT ... DONE
PSUs ... DONE
Anti-Tamper ... DONE
RF Interfaces ...
[ 0s][calibration.c:1148][[1;31m
Stored Settings ...
[ 0s][log.c:1074]: Log position has been lost, finding next blank entry....OK
Messaging ... DONE
P.O.S.T ... .Error
[2J[HMCS COMMAND LINE INTERFACE
[K"
However when I call this vi from TestStand 4.0 and try to put the text into a local variable only the first half of the text is appearing. Everything from '[2JFirmware version...' is deleted.
I'm not sure if this is a control character problem, a font mismatch between Labview and TestStand or whatever.
Please could someone advice a way forward with this.
Best Regards
Ian
01-28-2010 09:12 AM
02-01-2010 01:08 PM - edited 02-01-2010 01:09 PM