VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Device Version in the updated XML not getting updated in the get Custom Device Version Module.

Solved!
Go to solution

Hi All,

 

I am using NI LabVIEW 2023Q1 and VeriStand2013Q1, I have created a custom device and added as a part of system Explorer -

<Version>1.0.0</Version>

Now I have Modified the custom device - <Version>2.0.0</Version>

 

I have replaced the custom device in the respective VeriStand folder and Restarted the VeriStand expecting that my MainPage display the Version as 2.0.0 but it still shows 1.0.0 but If I delete and add/add as another instance it shows as 2.0.0.

 

Is there something to be enabled on Load or is this the expected behaviour?

 

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 1 of 2
(182 Views)
Solution
Accepted by topic author PalanivelThiruvenkadam

Solved! we need to use SysDef.UpdateCDVersionFromXML.vi  "ActionVIOnLoad"

PalanivelThiruvenkadam_0-1755789421755.png

 

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 2 of 2
(151 Views)