08-25-2019 08:29 PM
There is a help file for describe the vi(in LabVIEW 2018\vi.lib),It's a pity don't know how to get the useful vi to finish job.
Solved! Go to Solution.
08-25-2019 09:33 PM
Are you asking a question? Or making a statement?
08-26-2019 07:13 PM
making a statement, because i don't know the vi list and help.
08-26-2019 07:24 PM
Vis in vi.lib are described in the LabVIEW help. They are all useful! Are you looking at anything specific? What "job" is there to finish?
08-27-2019 07:42 PM
there are many llb file under path(eg:LabVIEW 2011\vi.lib\Utility\printvi.llb),how to find the vi in the block diagram function palette(I know most of all can be found in the function palette).
08-27-2019 08:24 PM
All top-level tools are in the palettes, but some utilize helper subvis also located in VI.lib that are not meant to be used directly (they may be undocumented or can change functionality in future versions, so there is risk involved).