Coolquest, Inc. Home Products Support About Contact
cbold_logo_gif C++BOLD Example Parts Library cbold_logo_gif

<<  File View  >> Class View Parts Library Examples Home

 

$INSERT
// THIS FILE IS IN THE PUBLIC DOMAIN.
// IT IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT
// NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
$END
 
//Diode Part File
 
$PART_NAME MBRB2515L   // Schottky diode
$JEDEC_TYPE D2PAK
$REF_PREFIX D
$PIN_COUNT 3
$PORTS
    ANODE[2] 1 3;
    CATHODE   4;
$ENDPORTS
$ENDPART
 
 
$PART_NAME MBRS130LT3   // Schottky diode
$JEDEC_TYPE SMB
$REF_PREFIX D
$PIN_COUNT 2
$PORTS
    ANODE   2;
    CATHODE 1;   // pin 1 has cathode polarity band marking
$ENDPORTS
$ENDPART
 
 
$PART_NAME MCR12DSNT4  // SCR
$JEDEC_TYPE DPAK
$REF_PREFIX Q
$PIN_COUNT 3
$PORTS
    CATHODE   1;
    GATE      3;
    ANODE     4;
$ENDPORTS
$ENDPART
 
 

 

<<  File View  >> Class View Parts Library Examples Home

Legal Copyright © 2007 by Coolquest, Inc. Contact