Returns a list of all disabled instances on the current schematic. Instances may be disabled using the SetDisable command. A disabled instance is inactive as if it were not present in the schematic.
| Number | Type | Compulsory | Default | Description |
| 1 | String | Yes | Property used to report instances | |
| 2 | real | No | -1 | Schematic ID |
Property used to report instances
Schematic ID as returned by OpenSchematic . This makes it possible to apply this function to any schematic and not just the one that is currently displayed. See OpenSchematic for more details.
Return type: String array
List of property values (defined by argument 1) identifying the open-circuit disabled instances
| ▲Function Summary▲ | ||
| ◄ GetNumCurves | GetOpenSchematics ▶ | |