I have some trouble with the communication of omron CP1H PLC and labview 8.20 which is the versionc can be free used only for one month.
During this test,I download visaruntime4.2 version. I don't know wheather this visaruntime version is suitable for labview 8.20.
In my test ,I fit the baud rate :9600,date bites :7,parity:even,stop bites:2.0
when I write @00RR0000000141*\r to the examle of (basic write and read).vi,then can read a string.but when I write @00RR00000001 and let this string pass throug a fcs.vi made @00RR00000001 become @00RR0000000141*\r,then I can't read anything.I am puzzled.
And when I imitate the program of the example ,I find that this program can't opration.
what is wrong with my test?
Thank you for your regards!!!!!!!!