CommonCModule.UpdatePrototypeFromSource
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
CommonCModule.UpdatePrototypeFromSource
Syntax
CommonCModule.UpdatePrototypeFromSource( keepParameterValues)
Purpose
Call this method to update the current parameters prototype from the source code.
Remarks
If you update the prototype from the source code, TestStand deletes any parameters not present in the source code prototype.
Parameters
keepParameterValues As Boolean
[In] Pass True to keep the parameter values after updating the prototype from the source file.