06-25-2024 03:08 AM
ActiveX is a deprecated software framework created by Microsoft in 1996.
Teststand API is built on top of it.
When will NI delete this obsolete trash tech?
thanks
06-26-2024 12:13 AM
TestStand has a gRPC API (see github). You could use this along with .NET. Do check this out.
We are also currently working on creating web based UI controls as an alternative for ActiveX UI controls.
06-26-2024 08:40 AM
@HarshaBhushan ha scritto:
TestStand has a gRPC API (see github). You could use this along with .NET. Do check this out.
We are also currently working on creating web based UI controls as an alternative for ActiveX UI controls.
You are a S-level hero
thanks
09-19-2025 11:20 AM
Is there any update on the web-based UI controls or when will gRPC API be officially released as of September 2025?
09-22-2025 12:18 AM
We are targeting releasing web based controls around December 2025 on github.
gRPC API is mostly feature complete, we don't expect to make anymore breaking changes. We will work towards updating the terminology from Early access to release (I don't have a timeline yet. Will keep you posted).