AdapterKeyNames
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
AdapterKeyNames
Use these names when calling TestStand API functions, such as the Engine.NewStep method.
- AutomationAdapterKeyName –(Value: "Automation Adapter")
- DotNetAdapterKeyname –(Value: "DotNet Adapter")
- FlexCAdapterKeyName –(Value: "DLL Flexible Prototype Adapter")
- FlexCVIAdapterKeyName –(Value: "C/CVI Flexible Prototype Adapter")
- FlexLVAdapterKeyName –(Value: "G Flexible VI Adapter")
-
GAdapterKeyName
–(Value: "G Std Prototype Adapter")
Note This constant is obsolete. Use FlexLVAdapterKeyName instead.
- HTBasicAdapterKeyName –(Value: "HTBasic Adapter")
- LabVIEWNXGAdapterKeyName –(Value: "LabVIEW NXG Adapter")
-
LVAdapterKeyName
–(Value: "G Std Prototype Adapter")
Note This constant is obsolete. Use FlexLVAdapterKeyName instead.
- NoneAdapterKeyName –(Value: "None Adapter")
- PythonAdapterKeyName –(Value: "Python Adapter")
- SequenceAdapterKeyName –(Value: "Sequence Adapter")
-
StdCVIAdapterKeyName
–(Value: "C/CVI Std Prototype Adapter")
Note This constant is obsolete. Use FlexCVIAdapterKeyName instead.