Module Adapter Parameter Mapping Guidelines
- Updated2025-07-23
- 1 minute(s) read
Module Adapter Parameter Mapping Guidelines
When you load a new prototype for any adapter, each adapter uses the following guidelines to copy the configured argument values for parameters from the old prototype to the new prototype:
| Adapter | Rules (in Order of Priority) for Mapping Arguments |
|---|---|
| LabVIEW |
|
| LabWindows/CVI |
|
| C/C++ DLL | Does not specify any parameters or mapping rules. |
| .NET | |
| ActiveX/COM | |
| Sequence | |
| HTBasic | |
| Python Adapter | Map arguments based on parameter name and position. |