-- This file sets up the texts shown when plotting results for TR36A.CIR

S" NSPICE OUTPUT"   SET-1STTITLE
S" Time [s]"        SET-HLABEL

when Tconv graph-id# =
when Tconv-slow graph-id# =
OR [IF]
	S" Transfer Conductance" SET-2NDTITLE
	S" Ileds" SET-VLABEL
	S" [A]"   SET-VLABEL2
	S" Vmains [V]" SET-HLABEL
 [THEN]

when Zconv graph-id# =
when Zconv-slow graph-id# =
OR [IF]
	S" Input Impedance" SET-2NDTITLE
	S" Imains" SET-VLABEL
	S" [A]"    SET-VLABEL2
	S" Vmains [V]" SET-HLABEL
 [THEN]

when Iin graph-id# =
when Iin-slow graph-id# =
OR [IF]
	S" Mains Current" SET-2NDTITLE
	S" Iin" SET-VLABEL
	S" [A]" SET-VLABEL2
 [THEN]

when Fbvoltage graph-id# =
when Fbvoltage-slow graph-id# =
OR [IF]
	S" Feedback Voltage" SET-2NDTITLE
	S" Vfb" SET-VLABEL
	S" [V]" SET-VLABEL2
 [THEN]

when Isw graph-id# =
when Isw-slow graph-id# =
OR [IF]
	S" Switch Current" SET-2NDTITLE
	S" Isw" SET-VLABEL
	S" [A]" SET-VLABEL2
 [THEN]

when Ielco graph-id# =
when Ielco-slow graph-id# =
OR [IF]
	S" Elco Current" SET-2NDTITLE
	S" Ielco" SET-VLABEL
	S" [A]"   SET-VLABEL2
 [THEN]

when Vout graph-id# =
when Vout-slow graph-id# =
OR [IF]
	S" Output Voltage" SET-2NDTITLE
	S" Vout" SET-VLABEL
	S" [V]"  SET-VLABEL2
 [THEN]

