I have a vi developed in LabVIEW 5.1 and I want to upgrade it to LabVIEW 6.1. So I must replace "Device Control/Status.vi" with a newer one but I do not know wich vi performs the same tasks in v6.1
I can't find the VI in 5.1. Do you know the path to it or in which llb it was in? In all of my upgrades from version 3 to the present, I don't recall a case where functions were missing in the upgrade. Do you have any non-NI hardware and was this a function provided by another vendor? Attach the VI so that someone can look at it.
I have the same question as the original poster, except that now I have upgraded to LV 7.0 and this VI is missing (or *really* well hidden). There is a "Function not supported" message when Help is requested.
Again ... what is this VI supposed to do? Any suggestions on how to replace it in LV 7.0?
I have the same question, the docs states that this function is no longer supported in LV7 and to correct the error, one should replace the function with a newer one. But, it doesn't tell you what the newer one is. Has NI gotten back to you yet??
The low level function "Device Control/Status.vi" should never have been used by itself. If you used either "serial line ctl" or "bytes at serial port", then they should have been replaced automatically by functions of the same name except that the internal functions are VISA. If you need to manually replace the functions, the new VISA based ones can be found in vi.lib\instr\_sersup.llb.