Issue, unable to use native symbol probing current with subckt

Hello,

I’ve an Issue where I use the native zener symbol with this subckt:
The issue is that I’m unable to probe the current through the subckt, but if I place a zener without a subckt attached to it I can.

I think it may be a general issue with this symbol and subckt. Because it works fine to probe the current through the subckt if I just take the default symbol created for the subckt.

.SUBCKT esd9x3.3st5g 7 1
**************************************
*      Model Generated by MODPEX     *
*Copyright(c) Symmetry Design Systems*
*         All Rights Reserved        *
*    UNPUBLISHED LICENSED SOFTWARE   *
*   Contains Proprietary Information *
*      Which is The Property of      *
*     SYMMETRY OR ITS LICENSORS      *
*Commercial Use or Resale Restricted *
*   by Symmetry License Agreement    *
**************************************
* Model generated on May  6, 06
* MODEL FORMAT: PSpice
*     anode cathode
*node: 7      1
*    Forward Section
D1 2 1 MDD1
.MODEL MDD1 D IS=5.85762e-16 N=1 XTI=1 RS=0.5
+ CJO=8e-11 TT=9e-10
*    Leakage Current
R 1 2 MDR 9.85075e+06
.MODEL MDR RES TC1=-0.00450549 TC2=0
*    Breakdown
RZ 2 3 0.477685 
D3 4 3 MDD3
.MODEL MDD3 D IS=2.5e-15 N=0.5 
EV1 1 4 6 8 1
IBV 0 6 0.001
RBV 6 0 MDRBV 5600
.MODEL MDRBV RES TC1=0.00022
D4 8 0 MDD3
L 7 2 1e-15
IT 0 8 0.001
.ENDS esd9x3.3st5g.

Currently not support. Here is Mike Engelhardt replied on this question.

Plotting pin currents of custom created symbols - QSPICE - Qorvo Tech Forum

2 Likes

Thank you for the information