Hi
I am facing problems with the TestStand Sequence. The VI transmits a string from the NI-7831R RIO using FPGA VI to the COM1 Serial Port.
I am integrating a LabVIEW VI into teststand. The VI has two parts.
1. FPGA VI
2. Host VI
The FPGA VI sends a string, character by character at the specified baud rate, parity bit, data bits and stop bit setting from the NI-7831R RIO to the COM1 Serial Port of the PC. The COM1 Port receives the string at the same configuration setting. The Host VI just displays the string form the VISA Read Function. This works properly in LabVIEW, but when i integrate this to TestStand by making the DLL, i am getting only alternate characters(odd characters) as my output!!!
For instance,
if my input string that is to be transmitted from the FPGA is "TEST", then i read it from the VISA Read function as "TS"
I have attached the FPGA VI, Host VI, the Sequence file and the Screen shots of the error.
Please look into the attahced files and help me to solve the problem.
Regards,
Subramania Bharathi