Skip to content

Latest commit

 

History

History
48 lines (45 loc) · 1.95 KB

Commands.md

File metadata and controls

48 lines (45 loc) · 1.95 KB

Identified Components

  • Resistor (with Inductance)
  • Capacitor
  • Diode
  • Bipolar Junction Transistor
  • Unipolar Junction Transistor
  • Field Effect Transistor (JFET and MOSFET)
  • Silicon Controlled Rectifier (Thyristor)
  • TRIAC
  • Programmable Unijunction Transistor


Control Commands

Command Function Remarks
VER Get Version
PROBE Probe/ Begin Test
OFF Power OFF
COMP Get component type
MSG Get error message
QTY Get number of components
NEXT Get second component works only if multiple components dected
TYPE Get more specific component
PIN Get component Pinout
R Get Resistance
C Get Capacitance
L Get Inductance
ESR Get ESR Value Component Type - Capacitor
V_F Get Vf (Forward Volage) Component Type - Diode, BJT, FET, IGBT, PUT
V_F2 Get Vf for low current measurement Component Type - Diode
C_D Get CD (Diode Capacitance) Component Type - Diode
I_R ⚠️ Get IR (Reverse Current) Component Type - Diode
I_CEO Get ICEO Component Type - BJT
I_DSS Get IDSS Component Type - FET (Depletion Mode)
R_BE Get RBE (Base-Emitter Resistance) Component Type - BJT
R_BB ⚠️ Get RBB () Component Type - UJT
h_FE Get hFE (Transistor Gain) Component Type - BJT
V_BE Get VBE (Base-Emitter Volatge) Component Type - BJT
V_TH Get Vth (Threshold Voltage) Component Type - FET
C_GS Get CGS (Gate-Source Capacitance) Component Type - FET (Enhancement Mode)
C_GE Get CGE (Gate-Emitter Capacitance) Component Type - IGBT (Enhancement Mode)
R_DS Get RDS (Drain-Source Resistance) Component Type - FET
V_GT ⚠️ Get VGT Component Type - Thyristor, TRIAC
V_T Get VT Component Type - PUT