Dear all,
I've to implement a vi to check the entire configuration of a test. To do this, I've to get the version of a vi installed on my local machine by vipm. I think I've 2 possibilities:
- check the properties of the vi local, and compare there with the properties of the source vi of my package
- check the version of the package installed using functions of vipm (activeX, dotNET or ?? ) and compare it with the version I'm waiting for.
I would prefer the second solution, because the actual state of the source is not necessary the version I use.
How can I do this in LabVIEW? I found nothing... I work with LabVIEW 2018SP1 and VIPM 2018.0.0f1
Thank you per advance!
Francis M