Recently I was trying to configure the Python Adapter programmatically as part of a package (.nipkg) install to configure TestStand for my operators. I am trying to get programmatic access to the Python Adapter configuration in TestStand to Read and write these values. I am most of the way there, I am just struggling with the "Python Module Viewer" section, getting the Application Path and the Arguments.
Configure >> Adapters >> Python
Python Module Viewer
In TestStand statement step I am doing
RunState.Engine.GetAdapterByKeyName("Python Adapter").asPythonAdapter
And this gives me access to everything else.
Linked to Service Request: 03715194
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.