Procedure Methods |
The Procedure type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Clone a QuickLogic procedure.
| |
| Close | ||
| CompileAll | ||
| CompileAllAsync |
Compile QuickLogic on a separate thread
| |
| Execute |
Execute the QuickLogic procedure now.
| |
| InitializeProp | ||
| Upgrade |
Convert from the previous version of QuickLogic to the latest version.
| |
| UpgradeAll |
Convert all QuickLogic in the document from the previous version of QuickLogic to the latest version.
|