From e1012e314d6c21ad1b75082a292506cd751a9117 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 2 Aug 2018 21:42:01 +0200 Subject: o Fixing a bad bug and learning some Python: list.insert(index, value) will only insert at index if the list is index long. If not it will just append them. Yay. Much better digikey part data now. Creating a ValueList that automatically expands the list. o Stopping with silly key and value replacements. o Updating tests. --- .../digikey-part/RMCF1206JT10K0CT-ND.ini | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'demo/doit/ee/digikey-parts/digikey-part/RMCF1206JT10K0CT-ND.ini') diff --git a/demo/doit/ee/digikey-parts/digikey-part/RMCF1206JT10K0CT-ND.ini b/demo/doit/ee/digikey-parts/digikey-part/RMCF1206JT10K0CT-ND.ini index ce84f05..8cff77a 100644 --- a/demo/doit/ee/digikey-parts/digikey-part/RMCF1206JT10K0CT-ND.ini +++ b/demo/doit/ee/digikey-parts/digikey-part/RMCF1206JT10K0CT-ND.ini @@ -7,17 +7,17 @@ url = https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF12 mpn = RMCF1206JT10K0 7/packaging = Cut Tape (CT) 1989/part status = Active -2049/capacitance = 10 kOhms -3/tolerance = ±5%% -2079/voltage - rated = 0.25W, 1/4W -724/esr (equivalent series resistance) = Thick Film -725/lifetime @ temp. = Automotive AEC-Q200 +3/tolerance = ±5% 252/operating temperature = -55°C ~ 155°C -52/polarization = ±200ppm/°C -707/ratings = 1206 (3216 Metric) -405/applications = 1206 -2253/ripple current @ low frequency = 0.126" L x 0.063" W (3.20mm x 1.60mm) -2260/ripple current @ high frequency = 0.028" (0.70mm) -508/lead spacing = 2 -46/size / dimension = - +46/size / dimension = 0.126" L x 0.063" W (3.20mm x 1.60mm) +1500/height - seated (max) = 0.028" (0.70mm) +16/package / case = 1206 (3216 Metric) +2085/resistance = 10 kOhms +2/power (watts) = 0.25W, 1/4W +174/composition = Thick Film +5/features = Automotive AEC-Q200 +17/temperature coefficient = ±200ppm/°C +1291/supplier device package = 1206 +1127/number of terminations = 2 +1531/failure rate = - -- cgit v1.2.3