10-15-2019 08:23 AM
I am using TestStand 2017 and created custom step types. I need to share these step types with my team mates who are using TestStand 2016.
When I add Step type in TS2016 (which is saved in TS2017) I am getting error -17339 (Unable to read object)
Please let me know how to down convert custom step types
10-15-2019 10:28 AM
Add the steps to a sequence file. Save the sequence file back to 2016. File>>Save Sequence File As... Set Files of Type to TestStand 2016.
In 2016 open sequence file. Copy and past steps from type palette sequence file to you type palette file.
Hope this helps,