LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

serial.llb, sub vi is not executable

Hi ALL

I am not sure what happend for serial.llb in my labview program. serial port write.vi, serial port read.vi, serial port init,vi are not exexcutable. So my program can not run.

 

Could you help me check it?

 

0 Kudos
Message 1 of 7
(3,412 Views)
0 Kudos
Message 2 of 7
(3,410 Views)
What version of LabVIEW are you using? That looks like the serial port VI from an old LabVIEW version. It does not use VISA, so that's why you cannot wire it to a VISA function. Are you actually using the serial.llb from the vi.lib folder in LabVIEW, or do you have a copy that you're using?
0 Kudos
Message 3 of 7
(3,400 Views)

I use labview 8.6

Right now I solved it.

 

Thanks

0 Kudos
Message 4 of 7
(3,386 Views)
If I may ask, what was the issue?
0 Kudos
Message 5 of 7
(3,376 Views)

I have two program. I open one ,it showed errors. But I open another one. it works well.

 

It is a little weired.

 

 

0 Kudos
Message 6 of 7
(3,365 Views)
It's not weird. It sounds like you have links to obsolete VIs, or you are linking to a library that was copied and modified. You should check your VI hierarchies.
0 Kudos
Message 7 of 7
(3,359 Views)