Hi John,
This will occour when one of the StepTypes or DataTypes is being automatically updated.
This means that in one of your sequence files (Most likely the process model) has a modified Type.
For TestStand 3.1, the Type versions that are shipped are as follows (Someone please correct me if I'm wrong
😞StepTypes:
NI_OpenDatabase 3.1.0.1
NI_OpenSQLStatement 3.1.0.1
NI_CloseSQLStatement 3.1.0.1
NI_CloseDatabase 3.1.0.1
NI_DataOperation 3.1.0.1
PostSubstep 3.1.0.9095
EditSubstep 3.1.0.9095
NI_VariableAndPropertyLoader 3.1.0.63
DataTypes:
DatabaseColumnValue 3.1.0.2
DatabasePropertyMapping 3.1.0.2
Error 3.1.0.9095
Path 3.1.0.9095
Expression 3.1.0.9095
CommonResults 3.1.0.100
From the Type Pallette Window, you should be able to select the NI_DatabaseTypes.ini file and identify what has changed.
The Usage column will also show you which currently loaded files are using this type. This will let you track down, what file has the "Newer" type.
If you are sure you do not require the changes, you can reset the the version by the following:
*Warning* this will reset any changes back to the Origional NI types.
Assume SequencialModel.seq has a newer version of CommonResults DataType.
- Open TestStand
- Change the Version of CommonResults to 0
- Save ONLY SequencialModel.seq
- Close TestStand
- Reopen TestStand, If prompted update to currently loaded types.
- Save SequencialModel.seq
This will now have the CommonResults DataType back to the origional NI version in the SequencialModel.seq file.
Hope this helps.
Simon Holman
Software Engineer
Certified LabVIEW Developer
Certified TestStand Developer
measX GmbH & Co. KG.
http://www.measx.com