Module.IsPrototypeIncompatible

Syntax

Module.IsPrototypeIncompatible

Data Type

Boolean

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.

See Also

Module.LoadPrototype

Module.UnmappedArgumentValues