-- This file sets up the texts shown when plotting results for TR43.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" Ilamp" 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 Ilamp graph-id# =
when Ilamp-slow graph-id# =
OR [IF]
	S" Lamp Current" SET-2NDTITLE
	S" Ila" SET-VLABEL
	S" [A]" SET-VLABEL2
 [THEN]

when Plamp graph-id# =
when Plamp-slow graph-id# =
OR [IF]
	S" Lamp Power" SET-2NDTITLE
	S" Pla" SET-VLABEL
	S" [W]" SET-VLABEL2
 [THEN]

when Pmains graph-id# =
when Pmains-slow graph-id# =
OR [IF]
	S" Mains Power" SET-2NDTITLE
	S" Pms" SET-VLABEL
	S" [W]" SET-VLABEL2
 [THEN]

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

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

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

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

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

