.NET Adapter
- Aktualisiert2026-07-27
- 2 Minute(n) Lesezeit
Use the .NET Adapter to call .NET assemblies written in any language compliant with .NET, such as C# or Microsoft Visual Basic .NET. TestStand installs
Verwandte Inhalte
- Code Modules
- .NET Code Module Support for 64-bit TestStand
When you migrate .NET code modules from 32-bit TestStand to 64-bit TestStand, NI recommends using platform-independent AnyCPU assemblies in shared locations.
- Adapter and Code Module Support for 64-bit TestStand
Code modules that run in-process must match the bitness of TestStand or be bitness independent, such as an AnyCPU .NET assembly.
- AnyCPU Assemblies in 32-bit TestStand and 64-bit TestStand
NI recommends placing AnyCPU assemblies in a location 32-bit TestStand and 64-bit TestStand share so that 32-bit TestStand and 64-bit TestStand can share a single copy of each assembly. NI also recommends replacing existing 32-bit (x86) .NET assemblies with AnyCPU versions in-place before migrating from 32-bit TestStand to 64-bit TestStand.
- Module Adapter Parameter Mapping Guidelines
- Platform-Specific Assemblies in 32-bit TestStand and 64-bit TestStand
- Programming with the TestStand API in Microsoft Visual Basic .NET
- TestStand Sequence Analyzer
Use the TestStand Sequence Analyzer in the TestStand Sequence Editor or the stand-alone sequence analyzer application to complete the following tasks for workspace files, sequence files, directories, type palette files, station globals files, template files, and users files during development or before deployment:
- TestStand 2024 Q4 Changes
Learn about new features, behavior changes, and other updates in TestStand 2024 Q4.