For those whom may need this, the above is correct, though for me (Cache 2017.2.1) I needed to insert the snapshot into the list of objects rather than using SetAt.
do SelectPER355MC.Insert(preset)
Thanks to the above answer and also hope this helps others.
For those whom may need this, the above is correct, though for me (Cache 2017.2.1) I needed to insert the snapshot into the list of objects rather than using SetAt.
do SelectPER355MC.Insert(preset)
Thanks to the above answer and also hope this helps others.