
Disable and Short Circuit Component -- Usage
- Implemented with the SetDisable Command
- Short Component: SetDisable REF R2 short
- Enable Component: SetDisable REF R2 enable
- Could be automated with a script, including a DVM preprocess script
- By default, all 2 pin symbols work
- 3+ pin symbols need some configuration
- SHORTPINS symbol property dictates pins to short
- This property is in the form n1-n2[,n3-n4]... where n1, n2 etc are pin numbers starting from 1. This is the same as the pin-order as defined in the symbol editor.