Hi all,
Recently I found problem in using Serial flow control in Labivew. The unit under test will lost communication if i use Labview Visa serial to send/receive RS232 commands. When I tried with CVI RS232 sample program in cvi\samples\rs232\serial.prj , i found the communication is ok. However, I am not too familiar with CVI.
is that better to convert to dll to call by Labview or any other way to import the cvi program to labview?
if it's convert to dll, has anyone done that and willing to share the dll? I tried following steps to create dll in cvi, but when i call the function in labview, the front panels never load, what problem?
Thanks for the help!