Example of Input File
- Last UpdatedFeb 01, 2023
- 1 minute read
The following is a short example of an input file that will create a TAP standard object.
|
TAP, 1 |
/A=50 |
/B=50; |
|||
|
TAP, 2 |
/A=50 |
/B=50 |
/R=10; |
||
|
TAP, 3 |
/A=75 |
/B=75 |
/R=10; |
||
|
TAP, 80 |
/A=80 |
/B=50 |
/R=15; |
||
|
TAP, 125 |
/A=125 |
/B=125 |
/R=20 |
/FONT_NO=199 |
/SYMBOL=4; |
Note that if some of these types should already exist in the tap object (__SBH_TAP_CTRL__) they will be replaced by the ones in the file.