Module.IsPrototypeIncompatible
- Updated2025-07-21
- 1 minute(s) read
Module.IsPrototypeIncompatible
Syntax
Module.IsPrototypeIncompatible
Data Type
Purpose
Indicates whether the module prototype is incompatible with the actual prototype of the external module.
Remarks
TestStand can read prototype information from some external modules, such as DLLs, LabVIEW VIs, or ActiveX COM type libraries. This property returns True if TestStand successfully reads prototype information from the external module and the module prototype does not match the prototype the external module specifies.