From 316c6f67e01041dd58a9354fe553359118e6e4ca Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Thu, 18 Jun 2026 16:20:11 -0700 Subject: [PATCH] dataforth(datasheet): converge 8B/5B/SCM onto the DSCA template machinery (gated; WIP) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Generalized the shared renderer (datasheet-exact.js) so the per-model template path is no longer DSCA-only — 8B/SCM5B now route through the same templates/slotMap/fround path as DSCA. SCM7B stays on its separate parse7BRawData/legacy path (excluded). Changes (all behind the per-model `validated` gate; non-templated families byte-unchanged, and DSCA verified non-regressed at 54/56 + staged-92 still render): - Load 8b5bscm-templates.json (MINED_8B5BSCM); for family 8B/SCM5B, a mined template takes the template path (else falls through to the legacy DATA_LINES path). - Final-Test header is now the verbatim captured `ftHeader` (8B/5B use two schemes — legacy "Measured Value" vs DSCA "Measured Value*"); enrich-8b5bscm.js captured it for all 136 from the Hoffman originals. - Accuracy data formatter chosen by input type detected from accHeader: frequency(Hz)/ AC(AAC/VAC) -> formatAccuracyLineDSCA3345 (now takes inputType, not model prefix); standard voltage/current/temp -> legacy formatAccuracyLine. - parseRawData step-skip generalized to any templated model (skipStepIfStatus). - Footer 240VAC/Hi-Pot family blocks skipped for templated models (rows carry them). - Templated SCM5B prepends "SCM" to the printed model name. - slotmap-from-hoffman.js parameterized (DSCA_TPL) — derived 80 slotMaps for 8b5bscm. Validation vs live Hoffman originals (validate-mined.js): 37/136 pass and are marked validated -> 13 real 8B/SCM5B render live via the template path; 24 SCM7B already match via the unchanged legacy path. Everything else stays null (gated, safe) — nothing published. Remaining long tail (well-characterized, next session): ~66 render-null need slotMaps the Hoffman-oracle derivation couldn't get (vintage / parse); ~33 multi-nuance fails: Final-Test sign handling on some 8B/5B measured values, accuracy-precision fround in the legacy std formatter, "Packing Check List" vs "Check List" variants, and other per-model footer/format quirks. Each failing model stacks several, so single fixes don't flip them. Tools: enrich-8b5bscm.js, validate-mined.js (generalized validator), slotmap-from-hoffman.js. Co-Authored-By: Claude Opus 4.8 (1M context) --- projects/dataforth-dos/8b5bscm-templates.json | 7475 +---------------- .../templates/datasheet-exact.js | 147 +- .../dataforth-dos/tools/enrich-8b5bscm.js | 30 + .../tools/slotmap-from-hoffman.js | 2 +- .../dataforth-dos/tools/validate-mined.js | 97 + 5 files changed, 221 insertions(+), 7530 deletions(-) create mode 100644 projects/dataforth-dos/tools/enrich-8b5bscm.js create mode 100644 projects/dataforth-dos/tools/validate-mined.js diff --git a/projects/dataforth-dos/8b5bscm-templates.json b/projects/dataforth-dos/8b5bscm-templates.json index f74329f1..89442f67 100644 --- a/projects/dataforth-dos/8b5bscm-templates.json +++ b/projects/dataforth-dos/8b5bscm-templates.json @@ -1,7474 +1 @@ -{ -"5B39-01": { -"accOut": "?", -"accHeader": [ -" Calculated Measured", -" Vin (V) Iout (mA) Iout (mA)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 170 mA" -}, -{ -"name": "Linearity, 250 Ohm Load", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy, 250 Ohm Load", -"spec": "+/- .08 %" -}, -{ -"name": "Droop (1s)", -"spec": "< 50 uA" -}, -{ -"name": "Current Limit", -"spec": "< 28 mA" -}, -{ -"name": "Turn On Delay", -"spec": ".12 - .3 Sec" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 12 uA" -}, -{ -"name": "Output Noise", -"spec": "< 17 uA RMS" -}, -{ -"name": "Step Response", -"spec": "65 to 90 %" -}, -{ -"name": "Frequency Response", -"spec": "29+/-9 dB" -}, -{ -"name": "Acquisition", -"spec": "> 18 mA" -}, -{ -"name": "Charge Offset", -"spec": "< 40 uA" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "176201-10" -}, -"5B39-02": { -"accOut": "?", -"accHeader": [ -" Calculated Measured", -" Vin (V) Iout (mA) Iout (mA)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 170 mA" -}, -{ -"name": "Linearity, 250 Ohm Load", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy, 250 Ohm Load", -"spec": "+/- .08 %" -}, -{ -"name": "Droop (1s)", -"spec": "< 50 uA" -}, -{ -"name": "Current Limit", -"spec": "< 28 mA" -}, -{ -"name": "Turn On Delay", -"spec": ".12 - .3 Sec" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 12 uA" -}, -{ -"name": "Output Noise", -"spec": "< 17 uA RMS" -}, -{ -"name": "Step Response", -"spec": "65 to 90 %" -}, -{ -"name": "Frequency Response", -"spec": "29+/-9 dB" -}, -{ -"name": "Acquisition", -"spec": "> 18 mA" -}, -{ -"name": "Charge Offset", -"spec": "< 40 uA" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "174361-15" -}, -"5B39-03": { -"accOut": "?", -"accHeader": [ -" Calculated Measured", -" Vin (V) Iout (mA) Iout (mA)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 170 mA" -}, -{ -"name": "Linearity, 250 Ohm Load", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy, 250 Ohm Load", -"spec": "+/- .08 %" -}, -{ -"name": "Droop (1s)", -"spec": "< 50 uA" -}, -{ -"name": "Current Limit", -"spec": "< 28 mA" -}, -{ -"name": "Turn On Delay", -"spec": ".12 - .3 Sec" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 12 uA" -}, -{ -"name": "Output Noise", -"spec": "< 17 uA RMS" -}, -{ -"name": "Step Response", -"spec": "65 to 90 %" -}, -{ -"name": "Frequency Response", -"spec": "29+/-9 dB" -}, -{ -"name": "Acquisition", -"spec": "> 18 mA" -}, -{ -"name": "Charge Offset", -"spec": "< 50 uA" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "174629-14" -}, -"5B39-04": { -"accOut": "?", -"accHeader": [ -" Calculated Measured", -" Vin (V) Iout (mA) Iout (mA)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 170 mA" -}, -{ -"name": "Linearity, 250 Ohm Load", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy, 250 Ohm Load", -"spec": "+/- .08 %" -}, -{ -"name": "Droop (1s)", -"spec": "< 50 uA" -}, -{ -"name": "Current Limit", -"spec": "< 28 mA" -}, -{ -"name": "Turn On Delay", -"spec": ".12 - .3 Sec" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 12 uA" -}, -{ -"name": "Output Noise", -"spec": "< 17 uA RMS" -}, -{ -"name": "Step Response", -"spec": "65 to 90 %" -}, -{ -"name": "Frequency Response", -"spec": "29+/-9 dB" -}, -{ -"name": "Acquisition", -"spec": "> 18 mA" -}, -{ -"name": "Charge Offset", -"spec": "< 50 uA" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "171807-5" -}, -"5B39-05": { -"accOut": "?", -"accHeader": [ -" Calculated Measured", -" Iin (mA) Iout (mA) Iout (mA)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 170 mA" -}, -{ -"name": "Linearity, 250 Ohm Load", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy, 250 Ohm Load", -"spec": "+/- .08 %" -}, -{ -"name": "Droop (1s)", -"spec": "< 50 uA" -}, -{ -"name": "Current Limit", -"spec": "< 28 mA" -}, -{ -"name": "Turn On Delay", -"spec": ".12 - .3 Sec" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 12 uA" -}, -{ -"name": "Output Noise", -"spec": "< 17 uA RMS" -}, -{ -"name": "Frequency Response", -"spec": "26+/-9 dB" -}, -{ -"name": "Acquisition", -"spec": "> 18 mA" -}, -{ -"name": "Charge Offset", -"spec": "< 50 uA" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "170709-1" -}, -"5B39-07": { -"accOut": "?", -"accHeader": [ -" Calculated Measured", -" Vin (V) Iout (mA) Iout (mA)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 200 mA" -}, -{ -"name": "Linearity, 250 Ohm Load", -"spec": "+/- .11 %" -}, -{ -"name": "Accuracy, 250 Ohm Load", -"spec": "+/- .15 %" -}, -{ -"name": "Droop (1s)", -"spec": "< 50 uA" -}, -{ -"name": "Compliance", -"spec": "+/- 1.1 %" -}, -{ -"name": "Minimum Load Accuracy", -"spec": "+/- .15 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 55 uA" -}, -{ -"name": "Output Noise", -"spec": "< 17 uA RMS" -}, -{ -"name": "Step Response", -"spec": "45 to 75 %" -}, -{ -"name": "Frequency Response", -"spec": "40+/-9 dB" -}, -{ -"name": "Acquisition", -"spec": "> 18 mA" -}, -{ -"name": "Charge Offset", -"spec": "< 140 uA" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "173600-7" -}, -"5B39-1659": { -"accOut": "?", -"accHeader": [ -" Calculated Measured", -" Iin (mA) Iout (mA) Iout (mA)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 170 mA" -}, -{ -"name": "Linearity, 250 Ohm Load", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy, 250 Ohm Load", -"spec": "+/- .08 %" -}, -{ -"name": "Droop (1s)", -"spec": "< 50 uA" -}, -{ -"name": "Current Limit", -"spec": "< 28 mA" -}, -{ -"name": "Turn On Delay", -"spec": ".12 - .3 Sec" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 12 uA" -}, -{ -"name": "Output Noise", -"spec": "< 17 uA rms" -}, -{ -"name": "Frequency Response", -"spec": "26+/-9 dB" -}, -{ -"name": "Acquisition", -"spec": "> 18 mA" -}, -{ -"name": "Charge Offset", -"spec": "< 50 uA" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "32908-13" -}, -"5B392-01": { -"accOut": "?", -"accHeader": [ -" Calculated Measured", -" Vin (V) Iout (mA) Iout (mA)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 170 mA" -}, -{ -"name": "Linearity, 250 Ohm Load", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy, 250 Ohm Load", -"spec": "+/- .08 %" -}, -{ -"name": "Droop (1s)", -"spec": "< 50 uA" -}, -{ -"name": "Current Limit", -"spec": "< 28 mA" -}, -{ -"name": "Turn On Delay", -"spec": ".12 - .3 Sec" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 12 uA" -}, -{ -"name": "Output Noise", -"spec": "< 17 uA RMS" -}, -{ -"name": "Step Response", -"spec": "93 to 105 %" -}, -{ -"name": "Frequency Response", -"spec": "24+/-9 dB" -}, -{ -"name": "Acquisition", -"spec": "> 18 mA" -}, -{ -"name": "Charge Offset", -"spec": "< 40 uA" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "168301-3" -}, -"5B392-02": { -"accOut": "?", -"accHeader": [ -" Calculated Measured", -" Vin (V) Iout (mA) Iout (mA)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 170 mA" -}, -{ -"name": "Linearity, 250 Ohm Load", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy, 250 Ohm Load", -"spec": "+/- .08 %" -}, -{ -"name": "Droop (1s)", -"spec": "< 50 uA" -}, -{ -"name": "Current Limit", -"spec": "< 28 mA" -}, -{ -"name": "Turn On Delay", -"spec": ".12 - .3 Sec" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 12 uA" -}, -{ -"name": "Output Noise", -"spec": "< 17 uA RMS" -}, -{ -"name": "Step Response", -"spec": "93 to 105 %" -}, -{ -"name": "Frequency Response", -"spec": "24+/-9 dB" -}, -{ -"name": "Acquisition", -"spec": "> 18 mA" -}, -{ -"name": "Charge Offset", -"spec": "< 40 uA" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "160844-6" -}, -"5B392-03": { -"accOut": "?", -"accHeader": [ -" Calculated Measured", -" Vin (V) Iout (mA) Iout (mA)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 170 mA" -}, -{ -"name": "Linearity, 250 Ohm Load", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy, 250 Ohm Load", -"spec": "+/- .08 %" -}, -{ -"name": "Droop (1s)", -"spec": "< 50 uA" -}, -{ -"name": "Current Limit", -"spec": "< 28 mA" -}, -{ -"name": "Turn On Delay", -"spec": ".12 - .3 Sec" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 12 uA" -}, -{ -"name": "Output Noise", -"spec": "< 17 uA RMS" -}, -{ -"name": "Step Response", -"spec": "93 to 105 %" -}, -{ -"name": "Frequency Response", -"spec": "24+/-9 dB" -}, -{ -"name": "Acquisition", -"spec": "> 18 mA" -}, -{ -"name": "Charge Offset", -"spec": "< 40 uA" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175710-6" -}, -"5B392-04": { -"accOut": "?", -"accHeader": [ -" Calculated Measured", -" Vin (V) Iout (mA) Iout (mA)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 170 mA" -}, -{ -"name": "Linearity, 250 Ohm Load", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy, 250 Ohm Load", -"spec": "+/- .08 %" -}, -{ -"name": "Droop (1s)", -"spec": "< 50 uA" -}, -{ -"name": "Current Limit", -"spec": "< 28 mA" -}, -{ -"name": "Turn On Delay", -"spec": ".12 - .3 Sec" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 12 uA" -}, -{ -"name": "Output Noise", -"spec": "< 17 uA RMS" -}, -{ -"name": "Step Response", -"spec": "93 to 105 %" -}, -{ -"name": "Frequency Response", -"spec": "24+/-9 dB" -}, -{ -"name": "Acquisition", -"spec": "> 18 mA" -}, -{ -"name": "Charge Offset", -"spec": "< 40 uA" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175842-6" -}, -"5B45-01": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 0 mA" -}, -{ -"name": "Exc. Current #2", -"spec": "0 uA" -}, -{ -"name": "Exc. Current Match", -"spec": "+/-0 uA" -}, -{ -"name": "Exc. Voltage", -"spec": "" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/-0 ppm/mA" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 0 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "10243-1" -}, -"5B45-02": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 0 mA" -}, -{ -"name": "Exc. Current #2", -"spec": "0 uA" -}, -{ -"name": "Exc. Current Match", -"spec": "+/-0 uA" -}, -{ -"name": "Exc. Voltage", -"spec": "" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/-0 ppm/mA" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 0 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "180374-1" -}, -"5B45-03D": { -"accOut": "Vout (V)", -"accHeader": [ -" Frequency Calculated Measured", -" (Hz) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 150 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 Ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Zero-Crossing Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "TTL Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "< 1000 uV/%" -}, -{ -"name": "Excitation Voltage", -"spec": "5.1+/-.61 V" -}, -{ -"name": "Frequency Response", -"spec": "34+/-10 dB" -}, -{ -"name": "Step Response", -"spec": "9 to 35 %" -}, -{ -"name": "Output Noise", -"spec": "< 1500 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "176489-4" -}, -"5B45-04": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 0 mA" -}, -{ -"name": "Exc. Current #2", -"spec": "0 uA" -}, -{ -"name": "Exc. Current Match", -"spec": "+/-0 uA" -}, -{ -"name": "Exc. Voltage", -"spec": "" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/-0 ppm/mA" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 0 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "180018-1" -}, -"5B45-05D": { -"accOut": "Vout (V)", -"accHeader": [ -" Frequency Calculated Measured", -" (Hz) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 150 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 Ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Zero-Crossing Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "TTL Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "< 1000 uV/%" -}, -{ -"name": "Excitation Voltage", -"spec": "5.1+/-.61 V" -}, -{ -"name": "Frequency Response", -"spec": "26+/-10 dB" -}, -{ -"name": "Step Response", -"spec": "45 to 85 %" -}, -{ -"name": "Output Noise", -"spec": "< 1500 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "174758-12" -}, -"5B45-08D": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 0 mA" -}, -{ -"name": "Exc. Current #2", -"spec": "0 uA" -}, -{ -"name": "Exc. Current Match", -"spec": "+/-0 uA" -}, -{ -"name": "Exc. Voltage", -"spec": "" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/-0 ppm/mA" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 0 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .045 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179825-7" -}, -"5B45-1607": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 0 mA" -}, -{ -"name": "Exc. Current #2", -"spec": "0 uA" -}, -{ -"name": "Exc. Current Match", -"spec": "+/-0 uA" -}, -{ -"name": "Exc. Voltage", -"spec": "" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/-0 ppm/mA" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 0 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "178762-1" -}, -"5B45-21D": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 0 mA" -}, -{ -"name": "Exc. Current #2", -"spec": "0 uA" -}, -{ -"name": "Exc. Current Match", -"spec": "+/-0 uA" -}, -{ -"name": "Exc. Voltage", -"spec": "" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/-0 ppm/mA" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 0 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "178513-1" -}, -"5B49-03": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "No-Load Supply Current", -"spec": "< 135 mA" -}, -{ -"name": "Full-Load Supply Current", -"spec": "< 280 mA" -}, -{ -"name": "Linearity, 0mA Load", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy, 0mA Load", -"spec": "+/- .08 %" -}, -{ -"name": "Linearity, 50mA Load", -"spec": "+/- .2 %" -}, -{ -"name": "Accuracy, 50mA Load", -"spec": "+/- .35 %" -}, -{ -"name": "Positive Current Limit", -"spec": "< 99 mA" -}, -{ -"name": "Overrange", -"spec": ">= 4.75 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 50 ppm/%" -}, -{ -"name": "Droop", -"spec": "< .3 %" -}, -{ -"name": "Charge Offset", -"spec": "< .25 %" -}, -{ -"name": "Acquisition Test", -"spec": "> 90 %" -}, -{ -"name": "Frequency Response", -"spec": "49 +/- 10 dB" -}, -{ -"name": "Step Response", -"spec": "75 to 105 %" -}, -{ -"name": "Output Noise", -"spec": "< 500 uVrms" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "169283-8" -}, -"5B49-05": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 0 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 0 mA" -}, -{ -"name": "Exc. Current Match", -"spec": "+/-0 uA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/-0 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/-0 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 0 mA" -}, -{ -"name": "Linearity", -"spec": "+/-0 %" -}, -{ -"name": "Accuracy", -"spec": "+/-0 %" -}, -{ -"name": "Lead R Effect", -"spec": "+/- .0 C/ohm" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 0 uV/%" -}, -{ -"name": "Open Input Response", -"spec": "" -}, -{ -"name": "Frequency Response", -"spec": "49+/-0 dB" -}, -{ -"name": "Step Response", -"spec": "80 to 105 %" -}, -{ -"name": "Output Noise", -"spec": "< 0 uVrms" -}, -{ -"name": "Over-range Response", -"spec": "" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179694-19" -}, -"5B49-06": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "No-Load Supply Current", -"spec": "< 135 mA" -}, -{ -"name": "Full-Load Supply Current", -"spec": "< 280 mA" -}, -{ -"name": "Linearity, 0mA Load", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy, 0mA Load", -"spec": "+/- .08 %" -}, -{ -"name": "Linearity, 50mA Load", -"spec": "+/- .2 %" -}, -{ -"name": "Accuracy, 50mA Load", -"spec": "+/- .35 %" -}, -{ -"name": "Positive Current Limit", -"spec": "< 99 mA" -}, -{ -"name": "Overrange", -"spec": ">= 4.73 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 50 ppm/%" -}, -{ -"name": "Droop", -"spec": "< .3 %" -}, -{ -"name": "Charge Offset", -"spec": "< .25 %" -}, -{ -"name": "Acquisition Test", -"spec": "> 90 %" -}, -{ -"name": "Frequency Response", -"spec": "49 +/- 10 dB" -}, -{ -"name": "Step Response", -"spec": "80 to 105 %" -}, -{ -"name": "Output Noise", -"spec": "< 500 uVrms" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "172553-1" -}, -"5B49-07": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 0 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 0 mA" -}, -{ -"name": "Exc. Current Match", -"spec": "+/-0 uA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/-0 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/-0 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 0 mA" -}, -{ -"name": "Linearity", -"spec": "+/-0 %" -}, -{ -"name": "Accuracy", -"spec": "+/-0 %" -}, -{ -"name": "Lead R Effect", -"spec": "+/- .0 C/ohm" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 0 uV/%" -}, -{ -"name": "Open Input Response", -"spec": "" -}, -{ -"name": "Frequency Response", -"spec": "49+/-0 dB" -}, -{ -"name": "Step Response", -"spec": "80 to 105 %" -}, -{ -"name": "Output Noise", -"spec": "< 0 uVrms" -}, -{ -"name": "Over-range Response", -"spec": "" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179890-1" -}, -"7B31-01D": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .02 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 600 uVrms" -}, -{ -"name": "Attenuation", -"spec": "46+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175923-11" -}, -"7B34-01D": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .035 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 750 uVrms" -}, -{ -"name": "Attenuation", -"spec": "57+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "710-1" -}, -"7B34-02": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .035 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .15 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 750 uVrms" -}, -{ -"name": "Attenuation", -"spec": "60+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "176388-12" -}, -"7B34-02D": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .035 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .15 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 750 uVrms" -}, -{ -"name": "Attenuation", -"spec": "57+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179322-19" -}, -"7B34-03D": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .035 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 1000 uVrms" -}, -{ -"name": "Attenuation", -"spec": "57+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "178437-3" -}, -"7B34-04D": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 750 uVrms" -}, -{ -"name": "Attenuation", -"spec": "57+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "a710-a710" -}, -"7B34-05": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .035 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .075 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 750 uVrms" -}, -{ -"name": "Attenuation", -"spec": "60+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "a710-5" -}, -"7B34-05A": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .035 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .075 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 750 uVrms" -}, -{ -"name": "Attenuation", -"spec": "60+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175821-5" -}, -"7B34-05D": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .035 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .075 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 750 uVrms" -}, -{ -"name": "Attenuation", -"spec": "57+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "180210-16" -}, -"7B34-1756": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .3 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 750 uVrms" -}, -{ -"name": "Attenuation", -"spec": "57+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179158-14" -}, -"7B35-01D": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 37 mA" -}, -{ -"name": "Supply Current w/ Load", -"spec": "< 70 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .035 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "VLoop @ 4 mA (Vs = 18V)", -"spec": "22 +/- 1.1 V" -}, -{ -"name": "VLoop @ 20mA (Vs = 18V)", -"spec": "20 +/- 1 V" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 1000 uVrms" -}, -{ -"name": "Attenuation", -"spec": "47+/- 7 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "180097-2" -}, -"7B35-1256": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 37 mA" -}, -{ -"name": "Supply Current w/ Load", -"spec": "< 70 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .018 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .05 %" -}, -{ -"name": "VLoop @ 4 mA (Vs = 18V)", -"spec": "22 +/- 1.1 V" -}, -{ -"name": "VLoop @ 20mA (Vs = 18V)", -"spec": "20 +/- 1 V" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 500 uVrms" -}, -{ -"name": "Attenuation", -"spec": "47+/- 7 dB" -}, -{ -"name": "Over-Range", -"spec": "+5 to +5.8 V" -}, -{ -"name": "Under-Range", -"spec": "-.9 to +1 V" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179511-12" -}, -"7B36-01D": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .02 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 600 uVrms" -}, -{ -"name": "Attenuation", -"spec": "57+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "a710-3" -}, -"7B36-05": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .02 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "Attenuation", -"spec": "60+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "a712-2" -}, -"7B36-06D": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .02 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 600 uVrms" -}, -{ -"name": "Attenuation", -"spec": "57+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "180183-8" -}, -"7B36-1246": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 500 uVrms" -}, -{ -"name": "Attenuation", -"spec": "60+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "176273-3" -}, -"7B39-01": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 46 mA" -}, -{ -"name": "Supply Current w/ Load", -"spec": "< 76 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .02 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 4 uVrms" -}, -{ -"name": "Attenuation", -"spec": "49+/- 7 dB" -}, -{ -"name": "Error @ Max Rload", -"spec": "" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179250-7" -}, -"7B39-04": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 46 mA" -}, -{ -"name": "Supply Current w/ Load", -"spec": "< 76 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .02 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 6 uVrms" -}, -{ -"name": "Attenuation", -"spec": "35+/- 7 dB" -}, -{ -"name": "Error @ Max Rload", -"spec": "" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "ds-1" -}, -"7B39-1257": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 36 mA" -}, -{ -"name": "Supply Current w/ Load", -"spec": "< 66 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .02 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 6 uVrms" -}, -{ -"name": "Attenuation", -"spec": "35+/- 7 dB" -}, -{ -"name": "Open Loop Detect", -"spec": "0 mA" -}, -{ -"name": "Error @ Max Rload", -"spec": "" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179013-12" -}, -"7B39-1808": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 46 mA" -}, -{ -"name": "Supply Current w/ Load", -"spec": "< 76 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .02 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 4 uVrms" -}, -{ -"name": "Attenuation", -"spec": "49+/- 7 dB" -}, -{ -"name": "Error @ Max Rload", -"spec": "" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179869-32" -}, -"7B41-06D": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .02 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 2000 uVrms" -}, -{ -"name": "Attenuation", -"spec": "23+/- 6 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "174297-9" -}, -"7B47K-03D": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .13 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .25 %" -}, -{ -"name": "Open Sensor Response", -"spec": "" -}, -{ -"name": "CJC Gain", -"spec": "" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 1000 uVrms" -}, -{ -"name": "Attenuation", -"spec": "64+/- 7 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "180109-2" -}, -"7B47K-04D": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Linearity/Conformity", -"spec": "+/- .07 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .16 %" -}, -{ -"name": "Open Sensor Response", -"spec": "" -}, -{ -"name": "CJC Gain", -"spec": "" -}, -{ -"name": "100kHz Output Noise", -"spec": "< 1000 uVrms" -}, -{ -"name": "Attenuation", -"spec": "64+/- 7 dB" -}, -{ -"name": "120VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175337-16" -}, -"7BPT-1460": { -"accOut": "?", -"accHeader": [], -"rows": [ -{ -"name": "Pass-Through Error", -"spec": "+/- .12 %" -} -], -"_srcSerial": "179452-18" -}, -"8B31-1876": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VDC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 50 mA" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Linearity", -"spec": "+/- .05 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 150 ppm/%" -}, -{ -"name": "Output Noise", -"spec": "<= .03 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "166022-5" -}, -"8B32-01": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Iin (mA) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 50 ppm/%" -}, -{ -"name": "Frequency Response", -"spec": "40+/- 5 dB" -}, -{ -"name": "Output Noise", -"spec": "< 300 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "174633-3" -}, -"8B33-01": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (mVAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 35 mA" -}, -{ -"name": "Accuracy, 90Hz Sine", -"spec": "+/- .3 %" -}, -{ -"name": "Linearity, 90Hz Sine", -"spec": "+/- .2 %" -}, -{ -"name": "Accuracy, 90Hz Square", -"spec": "+/- .3 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 2", -"spec": "+/- .375 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 4", -"spec": "+/- .75 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .675 %" -}, -{ -"name": "Accuracy, 10000Hz Sine", -"spec": "+/- 3.8 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 350 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "85 +/- 10 %" -}, -{ -"name": "Output Noise", -"spec": "<= .07 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "171622-2" -}, -"8B33-02": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 35 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .3 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .2 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .3 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 2", -"spec": "+/- .375 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 4", -"spec": "+/- .75 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .675 %" -}, -{ -"name": "Accuracy, 10000Hz Sine", -"spec": "+/- 3.8 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 350 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "85 +/- 10 %" -}, -{ -"name": "Output Noise", -"spec": "<= .05 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "160883-6" -}, -"8B33-03": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 35 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .3 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .2 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .3 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 2", -"spec": "+/- .375 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 4", -"spec": "+/- .75 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .675 %" -}, -{ -"name": "Accuracy, 10000Hz Sine", -"spec": "+/- 3.8 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 350 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "85 +/- 10 %" -}, -{ -"name": "Output Noise", -"spec": "<= .05 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "172531-7" -}, -"8B33-04": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 35 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .3 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .2 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .3 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 2", -"spec": "+/- .375 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 4", -"spec": "+/- .75 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .675 %" -}, -{ -"name": "Accuracy, 10000Hz Sine", -"spec": "+/- 3.8 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 350 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "85 +/- 10 %" -}, -{ -"name": "Output Noise", -"spec": "<= .05 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "174679-20" -}, -"8B33-05": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 35 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .3 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .2 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .3 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 2", -"spec": "+/- .375 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 4", -"spec": "+/- .75 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .675 %" -}, -{ -"name": "Accuracy, 10000Hz Sine", -"spec": "+/- 3.8 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 350 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "85 +/- 10 %" -}, -{ -"name": "Output Noise", -"spec": "<= .05 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "174140-24" -}, -"8B34-01": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Exc. Current #1", -"spec": "250 uA" -}, -{ -"name": "Exc. Current #2", -"spec": "250 uA" -}, -{ -"name": "Exc. Current Match", -"spec": "+/- 3 uA" -}, -{ -"name": "Linearity", -"spec": "+/- .08 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .15 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 50 ppm/%" -}, -{ -"name": "Frequency Response", -"spec": "40+/- 5 dB" -}, -{ -"name": "Output Noise", -"spec": "< 300 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179270-8" -}, -"8B35-01": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Exc. Current #1", -"spec": "250 uA" -}, -{ -"name": "Linearity", -"spec": "+/- .08 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .15 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 50 ppm/%" -}, -{ -"name": "Frequency Response", -"spec": "40+/- 5 dB" -}, -{ -"name": "Output Noise", -"spec": "< 300 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "180331-4" -}, -"8B37R": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "CJC Gain", -"spec": "5.929 uV/C" -}, -{ -"name": "Linearity", -"spec": "+/- .035 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 125 ppm/%" -}, -{ -"name": "Open Input Response", -"spec": "5.5 to 8.5 V" -}, -{ -"name": "Frequency Response", -"spec": "35+/- 5 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 300 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "171367-4" -}, -"8B38-02": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 140 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 175 mA" -}, -{ -"name": "Exc. Voltage", -"spec": "10.0+/- .003 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 40 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .13 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 50 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 150 ppm/%" -}, -{ -"name": "Frequency Response", -"spec": "22+/- 5 dB" -}, -{ -"name": "Output Noise", -"spec": "< 2000 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179676-3" -}, -"8B38-06": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 100 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 195 mA" -}, -{ -"name": "Exc. Voltage", -"spec": "3.333+/-.002 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 40 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .12 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 45 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .035 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 15 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "28+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 3500 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "167152-6" -}, -"8B38-07": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 160 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 195 mA" -}, -{ -"name": "Exc. Voltage", -"spec": "10+/-.003 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 40 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .12 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 50 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 15 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "22+/- 5 dB" -}, -{ -"name": "Output Noise", -"spec": "< 2000 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "170473-13" -}, -"8B38-08": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 160 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 195 mA" -}, -{ -"name": "Exc. Voltage", -"spec": "10+/-.003 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 40 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .12 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 50 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 15 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "22+/- 5 dB" -}, -{ -"name": "Output Noise", -"spec": "< 2000 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "161377-27" -}, -"8B38-1935": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 65 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 200 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "52+/- 5 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "173977-29" -}, -"8B38-35": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 140 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 175 mA" -}, -{ -"name": "Exc. Voltage", -"spec": "10+/-.003 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 40 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .1 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 50 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 15 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "49+/- 5 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "173928-12" -}, -"8B38-36": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 100 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 195 mA" -}, -{ -"name": "Exc. Voltage", -"spec": "3.333+/-.002 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 40 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .1 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 45 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 15 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "49+/- 5 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 500 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "98334-1" -}, -"8B38-38": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 160 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 195 mA" -}, -{ -"name": "Exc. Voltage", -"spec": "10+/-.003 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 40 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .1 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 50 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 15 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "49+/- 5 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "173003-1" -}, -"8B39-03": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Exc. Current #2", -"spec": "0 uA" -}, -{ -"name": "Exc. Current Match", -"spec": "+/- 0 uA" -}, -{ -"name": "Output Resistance", -"spec": "< 50 ohms" -}, -{ -"name": "CJC Gain", -"spec": "" -}, -{ -"name": "Exc. Voltage", -"spec": "" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 0 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .13 %" -}, -{ -"name": "Linearity", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "Lead R Effect", -"spec": "+/- .0 C/ohm" -}, -{ -"name": "Input Resistance", -"spec": ">= 50 Mohms" -}, -{ -"name": "Open Input Response", -"spec": ".00 to .00 V" -}, -{ -"name": "Frequency Response", -"spec": "35+/- 4 dB" -}, -{ -"name": "Step Response", -"spec": "65 to 85 %" -}, -{ -"name": "Output Noise", -"spec": "< 3 uVrms" -}, -{ -"name": "Over-range Response", -"spec": ".00 to .00 V" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "10417-1" -}, -"8B40-02": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 200 ppm/%" -}, -{ -"name": "Frequency Response", -"spec": "20+/- 5 dB" -}, -{ -"name": "Output Noise", -"spec": "< 900 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "169722-10" -}, -"8B40-03": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 100 ppm/%" -}, -{ -"name": "Frequency Response", -"spec": "27+/- 5 dB" -}, -{ -"name": "Output Noise", -"spec": "< 800 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179409-2" -}, -"8B41-06": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 100 ppm/%" -}, -{ -"name": "Frequency Response", -"spec": "27+/- 5 dB" -}, -{ -"name": "Output Noise", -"spec": "< 600 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "167185-1" -}, -"8B42-01": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Iin (mA) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 100 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 160 mA" -}, -{ -"name": "Exc. Voltage", -"spec": "12.1+/- .605 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 4000 ppm/mA" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 45 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 600 ppm/%" -}, -{ -"name": "Frequency Response", -"spec": "51+/- 5 dB" -}, -{ -"name": "Output Noise", -"spec": "< 1200 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179703-8" -}, -"8B45-01": { -"accOut": "Vout (V)", -"accHeader": [ -" Frequency Calculated Measured", -" (Hz) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 70 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "Zero-Crossing Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .1 %" -}, -{ -"name": "TTL Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .1 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "< 600 uV/%" -}, -{ -"name": "Excitation Voltage", -"spec": "5+/-.5 V" -}, -{ -"name": "Frequency Response", -"spec": "24+/- 4 dB" -}, -{ -"name": "Step Response", -"spec": "13 to 23 %" -}, -{ -"name": "Output Noise", -"spec": "< 800 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "173960-2" -}, -"8B45-02": { -"accOut": "Vout (V)", -"accHeader": [ -" Frequency Calculated Measured", -" (Hz) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 70 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Zero-Crossing Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "TTL Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "< 600 uV/%" -}, -{ -"name": "Excitation Voltage", -"spec": "5+/-.5 V" -}, -{ -"name": "Frequency Response", -"spec": "24+/- 4 dB" -}, -{ -"name": "Step Response", -"spec": "48 to 62 %" -}, -{ -"name": "Output Noise", -"spec": "< 800 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "174224-11" -}, -"8B45-03": { -"accOut": "Vout (V)", -"accHeader": [ -" Frequency Calculated Measured", -" (Hz) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 70 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Zero-Crossing Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "TTL Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "< 600 uV/%" -}, -{ -"name": "Excitation Voltage", -"spec": "5+/-.5 V" -}, -{ -"name": "Frequency Response", -"spec": "24+/- 4 dB" -}, -{ -"name": "Step Response", -"spec": "93 to 103 %" -}, -{ -"name": "Output Noise", -"spec": "< 800 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "174599-5" -}, -"8B45-04": { -"accOut": "Vout (V)", -"accHeader": [ -" Frequency Calculated Measured", -" (Hz) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 70 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Zero-Crossing Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "TTL Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "< 600 uV/%" -}, -{ -"name": "Excitation Voltage", -"spec": "5+/-.5 V" -}, -{ -"name": "Frequency Response", -"spec": "24+/- 4 dB" -}, -{ -"name": "Step Response", -"spec": "95 to 105 %" -}, -{ -"name": "Output Noise", -"spec": "< 800 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175126-1" -}, -"8B45-05": { -"accOut": "Vout (V)", -"accHeader": [ -" Frequency Calculated Measured", -" (Hz) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 70 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Zero-Crossing Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "TTL Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "< 600 uV/%" -}, -{ -"name": "Excitation Voltage", -"spec": "5+/-.5 V" -}, -{ -"name": "Frequency Response", -"spec": "24+/- 4 dB" -}, -{ -"name": "Step Response", -"spec": "95 to 105 %" -}, -{ -"name": "Output Noise", -"spec": "< 800 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175995-1" -}, -"8B45-06": { -"accOut": "Vout (V)", -"accHeader": [ -" Frequency Calculated Measured", -" (Hz) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 70 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Zero-Crossing Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "TTL Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "< 600 uV/%" -}, -{ -"name": "Excitation Voltage", -"spec": "5+/-.5 V" -}, -{ -"name": "Frequency Response", -"spec": "24+/- 4 dB" -}, -{ -"name": "Step Response", -"spec": "95 to 105 %" -}, -{ -"name": "Output Noise", -"spec": "< 800 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "170780-2" -}, -"8B45-07": { -"accOut": "Vout (V)", -"accHeader": [ -" Frequency Calculated Measured", -" (Hz) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 70 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Zero-Crossing Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "TTL Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "< 600 uV/%" -}, -{ -"name": "Excitation Voltage", -"spec": "5+/-.5 V" -}, -{ -"name": "Frequency Response", -"spec": "24+/- 4 dB" -}, -{ -"name": "Step Response", -"spec": "95 to 105 %" -}, -{ -"name": "Output Noise", -"spec": "< 800 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "171814-1" -}, -"8B45-08": { -"accOut": "Vout (V)", -"accHeader": [ -" Frequency Calculated Measured", -" (Hz) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 70 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .045 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Zero-Crossing Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "TTL Input", -"spec": "" -}, -{ -"name": "Minimum Amplitude Error", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "< 600 uV/%" -}, -{ -"name": "Excitation Voltage", -"spec": "5+/-.5 V" -}, -{ -"name": "Frequency Response", -"spec": "24+/- 4 dB" -}, -{ -"name": "Step Response", -"spec": "95 to 105 %" -}, -{ -"name": "Output Noise", -"spec": "< 800 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "171682-1" -}, -"8B47J-03": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "CJC Gain", -"spec": "51.70 uV/C" -}, -{ -"name": "Linearity", -"spec": "+/- .2 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .3 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 125 ppm/%" -}, -{ -"name": "Open Input Response", -"spec": "5.5 to 8.5 V" -}, -{ -"name": "Frequency Response", -"spec": "42+/- 6 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 350 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "164980-15" -}, -"8B47K-04": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 35 mA" -}, -{ -"name": "CJC Gain", -"spec": "" -}, -{ -"name": "Linearity", -"spec": "+/- .18 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .24 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 125 ppm/%" -}, -{ -"name": "Open Input Response", -"spec": "5.50 to 8.50 V" -}, -{ -"name": "Frequency Response", -"spec": "42+/- 6 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 350 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179551-11" -}, -"8B47T-07": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "CJC Gain", -"spec": "40.71 uV/C" -}, -{ -"name": "Linearity", -"spec": "+/- .18 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .3 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 125 ppm/%" -}, -{ -"name": "Open Input Response", -"spec": "5.5 to 8.5 V" -}, -{ -"name": "Frequency Response", -"spec": "42+/- 6 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 350 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175906-29" -}, -"8B49-02": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Exc. Current #2", -"spec": "0 uA" -}, -{ -"name": "CJC Gain", -"spec": "" -}, -{ -"name": "Exc. Voltage", -"spec": "" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 0 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .13 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 35 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "Lead R Effect", -"spec": "+/- .0 C/ohm" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 175 ppm/%" -}, -{ -"name": "Input Resistance", -"spec": ">= 50 Mohms" -}, -{ -"name": "Open Input Response", -"spec": ".00 to .00 V" -}, -{ -"name": "Frequency Response", -"spec": "35+/- 4 dB" -}, -{ -"name": "Step Response", -"spec": "98 to 85 %" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "180137-11" -}, -"8B49-03": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 125 mA" -}, -{ -"name": "Linearity, 0 mA", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy, 0 mA", -"spec": "+/- .125 %" -}, -{ -"name": "Linearity 5 mA", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy, 5 mA", -"spec": "+/- .125 %" -}, -{ -"name": "Linearity 15 mA", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy, 15 mA", -"spec": "+/- .125 %" -}, -{ -"name": "Current Limit", -"spec": "< 55 mA" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 200 ppm/%" -}, -{ -"name": "Output Noise", -"spec": "< 1000 uV rms" -}, -{ -"name": "Step Response", -"spec": "65 to 110 %" -}, -{ -"name": "Frequency Response", -"spec": "38 +/- 5 dB" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "130127-8" -}, -"8B49-04": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 125 mA" -}, -{ -"name": "Linearity, 0 mA", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy, 0 mA", -"spec": "+/- .125 %" -}, -{ -"name": "Linearity 5 mA", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy, 5 mA", -"spec": "+/- .125 %" -}, -{ -"name": "Linearity 15 mA", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy, 15 mA", -"spec": "+/- .125 %" -}, -{ -"name": "Current Limit", -"spec": "< 55 mA" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 200 ppm/%" -}, -{ -"name": "Output Noise", -"spec": "< 1000 uV rms" -}, -{ -"name": "Step Response", -"spec": "65 to 110 %" -}, -{ -"name": "Frequency Response", -"spec": "38 +/- 5 dB" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "130531-5" -}, -"8B49-05": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 125 mA" -}, -{ -"name": "Linearity, 0 mA", -"spec": "+/- .075 %" -}, -{ -"name": "Accuracy, 0 mA", -"spec": "+/- .18 %" -}, -{ -"name": "Linearity 5 mA", -"spec": "+/- .075 %" -}, -{ -"name": "Accuracy, 5 mA", -"spec": "+/- .18 %" -}, -{ -"name": "Linearity 15 mA", -"spec": "+/- .075 %" -}, -{ -"name": "Accuracy, 15 mA", -"spec": "+/- .18 %" -}, -{ -"name": "Current Limit", -"spec": "< 55 mA" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 100 ppm/%" -}, -{ -"name": "Output Noise", -"spec": "< 800 uV rms" -}, -{ -"name": "Frequency Response", -"spec": "40 +/- 5 dB" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "176344-9" -}, -"8B49-06": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 125 mA" -}, -{ -"name": "Linearity, 0 mA", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy, 0 mA", -"spec": "+/- .125 %" -}, -{ -"name": "Linearity 5 mA", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy, 5 mA", -"spec": "+/- .125 %" -}, -{ -"name": "Linearity 15 mA", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy, 15 mA", -"spec": "+/- .125 %" -}, -{ -"name": "Current Limit", -"spec": "< 55 mA" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 200 ppm/%" -}, -{ -"name": "Output Noise", -"spec": "< 1000 uV rms" -}, -{ -"name": "Step Response", -"spec": "65 to 110 %" -}, -{ -"name": "Frequency Response", -"spec": "38 +/- 5 dB" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "170147-1" -}, -"8B49-07": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 125 mA" -}, -{ -"name": "Linearity, 0 mA", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy, 0 mA", -"spec": "+/- .125 %" -}, -{ -"name": "Linearity 5 mA", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy, 5 mA", -"spec": "+/- .125 %" -}, -{ -"name": "Linearity 15 mA", -"spec": "+/- .05 %" -}, -{ -"name": "Accuracy, 15 mA", -"spec": "+/- .125 %" -}, -{ -"name": "Current Limit", -"spec": "< 55 mA" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 200 ppm/%" -}, -{ -"name": "Output Noise", -"spec": "< 1000 uV rms" -}, -{ -"name": "Step Response", -"spec": "65 to 110 %" -}, -{ -"name": "Frequency Response", -"spec": "38 +/- 5 dB" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "174564-3" -}, -"8B51-07": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 200 ppm/%" -}, -{ -"name": "Frequency Response", -"spec": "11+/- 5 dB" -}, -{ -"name": "Output Noise", -"spec": "< 2000 uVrms" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "171923-2" -}, -"8B51-12": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "CJC Gain", -"spec": "" -}, -{ -"name": "Exc. Voltage", -"spec": "" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 0 ppm/mA" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 26 mA" -}, -{ -"name": "VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "180175-30" -}, -"SCM5B31-01": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 120 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "61+/- 16 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "177073-4" -}, -"SCM5B31-01D": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 120 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "61+/-16 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "172806-6" -}, -"SCM5B31-06": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 2400 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "52+/-14 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "172949-11" -}, -"SCM5B31-08": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 4800 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "52+/-14 dB" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "95677-1" -}, -"SCM5B31-1882": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VDC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 30 mA" -}, -{ -"name": "Output Switch", -"spec": "" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "Linearity", -"spec": "+/- .05 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Output Noise", -"spec": "<= .02 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "146213-17" -}, -"SCM5B32-02": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Iin (mA) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 48 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "61+/- 16 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "177681-2" -}, -"SCM5B32-1398": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Iin (mA) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 77 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "59+/-10 dB" -}, -{ -"name": "Output Noise", -"spec": "< 250 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "164357-8" -}, -"SCM5B33-01": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (mVAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 90Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 90Hz Sine", -"spec": "+/- .2 %" -}, -{ -"name": "Accuracy, 90Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 5", -"spec": "+/- 1.2 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Accuracy, 20000Hz Sine", -"spec": "+/- 3.25 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "90 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "165442-3" -}, -"SCM5B33-01D": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (mVAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 90Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 90Hz Sine", -"spec": "+/- .2 %" -}, -{ -"name": "Accuracy, 90Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 5", -"spec": "+/- 1.2 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Accuracy, 20000Hz Sine", -"spec": "+/- 3.25 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "90 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "176127-6" -}, -"SCM5B33-02": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 5", -"spec": "+/- 1.2 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Accuracy, 20000Hz Sine", -"spec": "+/- 3.25 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "90 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "173031-8" -}, -"SCM5B33-02D": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 5", -"spec": "+/- 1.2 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Accuracy, 20000Hz Sine", -"spec": "+/- 3.25 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "90 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175155-10" -}, -"SCM5B33-03": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 5", -"spec": "+/- 1.2 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Accuracy, 20000Hz Sine", -"spec": "+/- 1.375 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "90 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "173318-7" -}, -"SCM5B33-03D": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 180 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 5", -"spec": "+/- 1.2 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Accuracy, 20000Hz Sine", -"spec": "+/- 1.375 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "90 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "174269-2" -}, -"SCM5B33-04": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 5", -"spec": "+/- 1.2 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Accuracy, 20000Hz Sine", -"spec": "+/- 1.375 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "90 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175591-4" -}, -"SCM5B33-04C": { -"accOut": "Output (mADC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (mADC) Output (mADC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 5", -"spec": "+/- 1.2 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Accuracy, 20000Hz Sine", -"spec": "+/- 1.375 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "90 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "Change in Iout w/ Max Load", -"spec": "+/- 1 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "170292-5" -}, -"SCM5B33-04D": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 5", -"spec": "+/- 1.2 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Accuracy, 20000Hz Sine", -"spec": "+/- 1.375 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "90 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175302-8" -}, -"SCM5B33-05": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 5", -"spec": "+/- 1.2 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Accuracy, 20000Hz Sine", -"spec": "+/- 1.375 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "90 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175134-23" -}, -"SCM5B33-05D": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 60Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 60Hz Sine", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy, 60Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 60Hz, C.F.= 5", -"spec": "+/- 1.2 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Accuracy, 20000Hz Sine", -"spec": "+/- 1.375 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "90 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "172457-8" -}, -"SCM5B33-06": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Iin (AAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 90Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 90Hz Sine", -"spec": "+/- .2 %" -}, -{ -"name": "Accuracy, 90Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 5", -"spec": "+/- 1.6 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "87 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175441-4" -}, -"SCM5B33-06C": { -"accOut": "Output (mADC)", -"accHeader": [ -" Calculated Measured", -" Iin (AAC) Output (mADC) Output (mADC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 90Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 90Hz Sine", -"spec": "+/- .2 %" -}, -{ -"name": "Accuracy, 90Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 5", -"spec": "+/- 1.6 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "87 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "Change in Iout w/ Max Load", -"spec": "+/- 1 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "161282-3" -}, -"SCM5B33-07": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Iin (AAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 90Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 90Hz Sine", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy, 90Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 5", -"spec": "+/- 1.6 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "87 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175135-7" -}, -"SCM5B33-07C": { -"accOut": "Output (mADC)", -"accHeader": [ -" Calculated Measured", -" Iin (AAC) Output (mADC) Output (mADC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 90Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 90Hz Sine", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy, 90Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 5", -"spec": "+/- 1.6 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "87 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "Change in Iout w/ Max Load", -"spec": "+/- 1 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "169379-6" -}, -"SCM5B33-07D": { -"accOut": "Output (VDC)", -"accHeader": [ -" Calculated Measured", -" Iin (AAC) Output (VDC) Output (VDC)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current", -"spec": "< 140 mA" -}, -{ -"name": "Accuracy, 90Hz Sine", -"spec": "+/- .25 %" -}, -{ -"name": "Linearity, 90Hz Sine", -"spec": "+/- .15 %" -}, -{ -"name": "Accuracy, 90Hz Square", -"spec": "+/- .25 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 3", -"spec": "+/- .6 %" -}, -{ -"name": "Accuracy, 90Hz, C.F.= 5", -"spec": "+/- 1.6 %" -}, -{ -"name": "Accuracy, 1000Hz Sine", -"spec": "+/- .625 %" -}, -{ -"name": "Power Supply Sensitivity", -"spec": "+/- 280 ppm/%" -}, -{ -"name": "Step Response @ 120ms", -"spec": "87 +/- 8 %" -}, -{ -"name": "Output Noise", -"spec": "<= .0375 %" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "175017-2" -}, -"SCM5B34-03": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Exc. Current #1", -"spec": "250 uA" -}, -{ -"name": "Exc. Current #2", -"spec": "250 uA" -}, -{ -"name": "Exc. Current Match", -"spec": "+/- 2 uA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .08 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .13 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- .6 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "59+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179773-24" -}, -"SCM5B34-03D": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Exc. Current #1", -"spec": "250 uA" -}, -{ -"name": "Exc. Current #2", -"spec": "250 uA" -}, -{ -"name": "Exc. Current Match", -"spec": "+/- 2 uA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .08 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .13 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- .3 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "59+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 600 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "177155-10" -}, -"SCM5B35-02": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Exc. Current #1", -"spec": "250 uA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .08 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .13 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- .3 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "59+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 650 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "180034-10" -}, -"SCM5B35-02D": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Exc. Current #1", -"spec": "250 uA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .08 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .13 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- .3 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "59+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 600 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179756-10" -}, -"SCM5B35-05": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Exc. Current #1", -"spec": "250 uA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .08 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .16 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- .9 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "59+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 650 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "178223-4" -}, -"SCM5B35-05D": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Exc. Current #1", -"spec": "250 uA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .08 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .16 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- .5 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "59+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 600 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "169883-5" -}, -"SCM5B35-1761": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 40 mA" -}, -{ -"name": "Exc. Current #1", -"spec": "250 uA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .12 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .16 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 1.1 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "59+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 500 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179753-24" -}, -"SCM5B37K-1530": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "CJC Gain", -"spec": "" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 2.4 uV/%" -}, -{ -"name": "Open Input Response", -"spec": "9.10 to 9.90 V" -}, -{ -"name": "Frequency Response", -"spec": "59+/- 10 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "180341-18" -}, -"SCM5B37KD": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "CJC Gain", -"spec": "" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 6.9 uV/%" -}, -{ -"name": "Open Input Response", -"spec": ".00 to 16.00 V" -}, -{ -"name": "Frequency Response", -"spec": "47+/- 7 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 600 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179005-2" -}, -"SCM5B37R": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "CJC Gain", -"spec": "" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 2.5 C/V" -}, -{ -"name": "Open Input Response", -"spec": "5.50 to 8.50 V" -}, -{ -"name": "Frequency Response", -"spec": "47+/- 7 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "178446-16" -}, -"SCM5B37S": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "CJC Gain", -"spec": "" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 2.2 C/V" -}, -{ -"name": "Open Input Response", -"spec": "5.50 to 8.50 V" -}, -{ -"name": "Frequency Response", -"spec": "47+/- 7 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "10421-3" -}, -"SCM5B38-01D": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 119 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 210 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Exc. Voltage", -"spec": "3.3+/- .002 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 36 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .13 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 47 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .04 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 2 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "34+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 6000 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "10244-4" -}, -"SCM5B38-07": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 75 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 194 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Exc. Voltage", -"spec": "10.0+/- .003 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 11 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .1 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 63 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 12 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "22+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 4000 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179912-4" -}, -"SCM5B38-34": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 75 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 194 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Exc. Voltage", -"spec": "10+/-.003 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 11 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .1 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 63 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 3.6 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "65+/-10 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "166123-12" -}, -"SCM5B38-35": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 75 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 194 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Exc. Voltage", -"spec": "10.0+/- .003 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 11 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .1 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 63 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 4 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "65+/- 10 dB" -}, -{ -"name": "Step Response", -"spec": "85 to 110 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179682-5" -}, -"SCM5B40-03": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (mV) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 35 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 12 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "22+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 4000 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "178540-3" -}, -"SCM5B41-02D": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 300 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "25+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 3000 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "150849-12" -}, -"SCM5B41-05": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 35 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 1200 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "25+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 2000 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "110908-5" -}, -"SCM5B41-06D": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 1200 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "25+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 3000 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "128522-13" -}, -"SCM5B41-07": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 35 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 2400 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "25+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 2000 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "177370-28" -}, -"SCM5B41-07D": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 50 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 1200 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "25+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 3000 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "177015-15" -}, -"SCM5B41-09": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Vin (V) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 35 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .08 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 4800 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "25+/- 7 dB" -}, -{ -"name": "Output Noise", -"spec": "< 2000 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "177288-3" -}, -"SCM5B42-02": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Iin (mA) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 125 mA" -}, -{ -"name": "Supply Current, Max", -"spec": "< 204 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "Exc. Voltage", -"spec": "20.4+/- .500 V" -}, -{ -"name": "Exc. Load Reg.", -"spec": "+/- 3000 ppm/mA" -}, -{ -"name": "Vout Reg. w/ Load", -"spec": "+/- .14 %" -}, -{ -"name": "Exc. Current Limit", -"spec": "< 38 mA" -}, -{ -"name": "Linearity", -"spec": "+/- .03 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .1125 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 24 uV/%" -}, -{ -"name": "Frequency Response", -"spec": "29+/- 13 dB" -}, -{ -"name": "Output Noise", -"spec": "< 750 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "179436-7" -}, -"SCM5B47K-1044": { -"accOut": "Vout (V)", -"accHeader": [ -" Calculated Measured", -" Temp. (C) Vout (V) Vout (V)* Error (%) Status" -], -"rows": [ -{ -"name": "Supply Current, Nom", -"spec": "< 30 mA" -}, -{ -"name": "Output Resistance", -"spec": "< 55 ohms" -}, -{ -"name": "CJC Gain", -"spec": "40.46 uV/C" -}, -{ -"name": "Linearity", -"spec": "+/- .1 %" -}, -{ -"name": "Accuracy", -"spec": "+/- .15 %" -}, -{ -"name": "Supply Sensitivity", -"spec": "+/- 2.5 uV/%" -}, -{ -"name": "Open Input Response", -"spec": "5.5 to 8.5 V" -}, -{ -"name": "Frequency Response", -"spec": "59+/-10 dB" -}, -{ -"name": "Step Response", -"spec": "80 to 105 %" -}, -{ -"name": "Output Noise", -"spec": "< 400 uVrms" -}, -{ -"name": "240 VAC Withstand", -"spec": "" -}, -{ -"name": "Hi-Pot", -"spec": "" -} -], -"_srcSerial": "134110-1" -} -} \ No newline at end of file +{"5B39-01":{"accOut":"?","accHeader":[" Calculated Measured"," Vin (V) Iout (mA) Iout (mA)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 170 mA"},{"name":"Linearity, 250 Ohm Load","spec":"+/- .03 %"},{"name":"Accuracy, 250 Ohm Load","spec":"+/- .08 %"},{"name":"Droop (1s)","spec":"< 50 uA"},{"name":"Current Limit","spec":"< 28 mA"},{"name":"Turn On Delay","spec":".12 - .3 Sec"},{"name":"Power Supply Sensitivity","spec":"+/- 12 uA"},{"name":"Output Noise","spec":"< 17 uA RMS"},{"name":"Step Response","spec":"65 to 90 %"},{"name":"Frequency Response","spec":"29+/-9 dB"},{"name":"Acquisition","spec":"> 18 mA"},{"name":"Charge Offset","spec":"< 40 uA"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"176201-10","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,10,13,14,15,16,17,18,19,20]},"5B39-02":{"accOut":"?","accHeader":[" Calculated Measured"," Vin (V) Iout (mA) Iout (mA)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 170 mA"},{"name":"Linearity, 250 Ohm Load","spec":"+/- .03 %"},{"name":"Accuracy, 250 Ohm Load","spec":"+/- .08 %"},{"name":"Droop (1s)","spec":"< 50 uA"},{"name":"Current Limit","spec":"< 28 mA"},{"name":"Turn On Delay","spec":".12 - .3 Sec"},{"name":"Power Supply Sensitivity","spec":"+/- 12 uA"},{"name":"Output Noise","spec":"< 17 uA RMS"},{"name":"Step Response","spec":"65 to 90 %"},{"name":"Frequency Response","spec":"29+/-9 dB"},{"name":"Acquisition","spec":"> 18 mA"},{"name":"Charge Offset","spec":"< 40 uA"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"174361-15","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,10,13,14,15,16,17,18,19,20]},"5B39-03":{"accOut":"?","accHeader":[" Calculated Measured"," Vin (V) Iout (mA) Iout (mA)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 170 mA"},{"name":"Linearity, 250 Ohm Load","spec":"+/- .03 %"},{"name":"Accuracy, 250 Ohm Load","spec":"+/- .08 %"},{"name":"Droop (1s)","spec":"< 50 uA"},{"name":"Current Limit","spec":"< 28 mA"},{"name":"Turn On Delay","spec":".12 - .3 Sec"},{"name":"Power Supply Sensitivity","spec":"+/- 12 uA"},{"name":"Output Noise","spec":"< 17 uA RMS"},{"name":"Step Response","spec":"65 to 90 %"},{"name":"Frequency Response","spec":"29+/-9 dB"},{"name":"Acquisition","spec":"> 18 mA"},{"name":"Charge Offset","spec":"< 50 uA"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"174629-14","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,10,13,14,15,16,17,18,19,20]},"5B39-04":{"accOut":"?","accHeader":[" Calculated Measured"," Vin (V) Iout (mA) Iout (mA)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 170 mA"},{"name":"Linearity, 250 Ohm Load","spec":"+/- .03 %"},{"name":"Accuracy, 250 Ohm Load","spec":"+/- .08 %"},{"name":"Droop (1s)","spec":"< 50 uA"},{"name":"Current Limit","spec":"< 28 mA"},{"name":"Turn On Delay","spec":".12 - .3 Sec"},{"name":"Power Supply Sensitivity","spec":"+/- 12 uA"},{"name":"Output Noise","spec":"< 17 uA RMS"},{"name":"Step Response","spec":"65 to 90 %"},{"name":"Frequency Response","spec":"29+/-9 dB"},{"name":"Acquisition","spec":"> 18 mA"},{"name":"Charge Offset","spec":"< 50 uA"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"171807-5","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,10,13,14,15,16,17,18,19,20]},"5B39-05":{"accOut":"?","accHeader":[" Calculated Measured"," Iin (mA) Iout (mA) Iout (mA)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 170 mA"},{"name":"Linearity, 250 Ohm Load","spec":"+/- .03 %"},{"name":"Accuracy, 250 Ohm Load","spec":"+/- .08 %"},{"name":"Droop (1s)","spec":"< 50 uA"},{"name":"Current Limit","spec":"< 28 mA"},{"name":"Turn On Delay","spec":".12 - .3 Sec"},{"name":"Power Supply Sensitivity","spec":"+/- 12 uA"},{"name":"Output Noise","spec":"< 17 uA RMS"},{"name":"Frequency Response","spec":"26+/-9 dB"},{"name":"Acquisition","spec":"> 18 mA"},{"name":"Charge Offset","spec":"< 50 uA"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"170709-1","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,10,13,14,15,16,18,19,20]},"5B39-07":{"accOut":"?","accHeader":[" Calculated Measured"," Vin (V) Iout (mA) Iout (mA)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 200 mA"},{"name":"Linearity, 250 Ohm Load","spec":"+/- .11 %"},{"name":"Accuracy, 250 Ohm Load","spec":"+/- .15 %"},{"name":"Droop (1s)","spec":"< 50 uA"},{"name":"Compliance","spec":"+/- 1.1 %"},{"name":"Minimum Load Accuracy","spec":"+/- .15 %"},{"name":"Power Supply Sensitivity","spec":"+/- 55 uA"},{"name":"Output Noise","spec":"< 17 uA RMS"},{"name":"Step Response","spec":"45 to 75 %"},{"name":"Frequency Response","spec":"40+/-9 dB"},{"name":"Acquisition","spec":"> 18 mA"},{"name":"Charge Offset","spec":"< 140 uA"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"173600-7","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,10,11,12,15,16,17,18,19,20]},"5B39-1659":{"accOut":"?","accHeader":[" Calculated Measured"," Iin (mA) Iout (mA) Iout (mA)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 170 mA"},{"name":"Linearity, 250 Ohm Load","spec":"+/- .03 %"},{"name":"Accuracy, 250 Ohm Load","spec":"+/- .08 %"},{"name":"Droop (1s)","spec":"< 50 uA"},{"name":"Current Limit","spec":"< 28 mA"},{"name":"Turn On Delay","spec":".12 - .3 Sec"},{"name":"Power Supply Sensitivity","spec":"+/- 12 uA"},{"name":"Output Noise","spec":"< 17 uA rms"},{"name":"Frequency Response","spec":"26+/-9 dB"},{"name":"Acquisition","spec":"> 18 mA"},{"name":"Charge Offset","spec":"< 50 uA"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"32908-13","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,10,13,14,15,16,18,19,20]},"5B392-01":{"accOut":"?","accHeader":[" Calculated Measured"," Vin (V) Iout (mA) Iout (mA)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 170 mA"},{"name":"Linearity, 250 Ohm Load","spec":"+/- .03 %"},{"name":"Accuracy, 250 Ohm Load","spec":"+/- .08 %"},{"name":"Droop (1s)","spec":"< 50 uA"},{"name":"Current Limit","spec":"< 28 mA"},{"name":"Turn On Delay","spec":".12 - .3 Sec"},{"name":"Power Supply Sensitivity","spec":"+/- 12 uA"},{"name":"Output Noise","spec":"< 17 uA RMS"},{"name":"Step Response","spec":"93 to 105 %"},{"name":"Frequency Response","spec":"24+/-9 dB"},{"name":"Acquisition","spec":"> 18 mA"},{"name":"Charge Offset","spec":"< 40 uA"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"168301-3","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,10,13,14,15,16,17,18,19,20]},"5B392-02":{"accOut":"?","accHeader":[" Calculated Measured"," Vin (V) Iout (mA) Iout (mA)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 170 mA"},{"name":"Linearity, 250 Ohm Load","spec":"+/- .03 %"},{"name":"Accuracy, 250 Ohm Load","spec":"+/- .08 %"},{"name":"Droop (1s)","spec":"< 50 uA"},{"name":"Current Limit","spec":"< 28 mA"},{"name":"Turn On Delay","spec":".12 - .3 Sec"},{"name":"Power Supply Sensitivity","spec":"+/- 12 uA"},{"name":"Output Noise","spec":"< 17 uA RMS"},{"name":"Step Response","spec":"93 to 105 %"},{"name":"Frequency Response","spec":"24+/-9 dB"},{"name":"Acquisition","spec":"> 18 mA"},{"name":"Charge Offset","spec":"< 40 uA"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"160844-6","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,10,13,14,15,16,17,18,19,20]},"5B392-03":{"accOut":"?","accHeader":[" Calculated Measured"," Vin (V) Iout (mA) Iout (mA)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 170 mA"},{"name":"Linearity, 250 Ohm Load","spec":"+/- .03 %"},{"name":"Accuracy, 250 Ohm Load","spec":"+/- .08 %"},{"name":"Droop (1s)","spec":"< 50 uA"},{"name":"Current Limit","spec":"< 28 mA"},{"name":"Turn On Delay","spec":".12 - .3 Sec"},{"name":"Power Supply Sensitivity","spec":"+/- 12 uA"},{"name":"Output Noise","spec":"< 17 uA RMS"},{"name":"Step Response","spec":"93 to 105 %"},{"name":"Frequency Response","spec":"24+/-9 dB"},{"name":"Acquisition","spec":"> 18 mA"},{"name":"Charge Offset","spec":"< 40 uA"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175710-6","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,10,13,14,15,16,17,18,19,20]},"5B392-04":{"accOut":"?","accHeader":[" Calculated Measured"," Vin (V) Iout (mA) Iout (mA)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 170 mA"},{"name":"Linearity, 250 Ohm Load","spec":"+/- .03 %"},{"name":"Accuracy, 250 Ohm Load","spec":"+/- .08 %"},{"name":"Droop (1s)","spec":"< 50 uA"},{"name":"Current Limit","spec":"< 28 mA"},{"name":"Turn On Delay","spec":".12 - .3 Sec"},{"name":"Power Supply Sensitivity","spec":"+/- 12 uA"},{"name":"Output Noise","spec":"< 17 uA RMS"},{"name":"Step Response","spec":"93 to 105 %"},{"name":"Frequency Response","spec":"24+/-9 dB"},{"name":"Acquisition","spec":"> 18 mA"},{"name":"Charge Offset","spec":"< 40 uA"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175842-6","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,10,13,14,15,16,17,18,19,20]},"5B45-01":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 0 mA"},{"name":"Exc. Current #2","spec":"0 uA"},{"name":"Exc. Current Match","spec":"+/-0 uA"},{"name":"Exc. Voltage","spec":""},{"name":"Exc. Load Reg.","spec":"+/-0 ppm/mA"},{"name":"Exc. Current Limit","spec":"< 0 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"10243-1","ftHeader":" Parameter Measured Value Specification Status"},"5B45-02":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 0 mA"},{"name":"Exc. Current #2","spec":"0 uA"},{"name":"Exc. Current Match","spec":"+/-0 uA"},{"name":"Exc. Voltage","spec":""},{"name":"Exc. Load Reg.","spec":"+/-0 ppm/mA"},{"name":"Exc. Current Limit","spec":"< 0 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"180374-1","ftHeader":" Parameter Measured Value Specification Status"},"5B45-03D":{"accOut":"Vout (V)","accHeader":[" Frequency Calculated Measured"," (Hz) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 150 mA"},{"name":"Output Resistance","spec":"< 55 Ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Zero-Crossing Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"TTL Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"< 1000 uV/%"},{"name":"Excitation Voltage","spec":"5.1+/-.61 V"},{"name":"Frequency Response","spec":"34+/-10 dB"},{"name":"Step Response","spec":"9 to 35 %"},{"name":"Output Noise","spec":"< 1500 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"176489-4","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,1,2,3,5,9,12,13,15,16,17]},"5B45-04":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 0 mA"},{"name":"Exc. Current #2","spec":"0 uA"},{"name":"Exc. Current Match","spec":"+/-0 uA"},{"name":"Exc. Voltage","spec":""},{"name":"Exc. Load Reg.","spec":"+/-0 ppm/mA"},{"name":"Exc. Current Limit","spec":"< 0 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"180018-1","ftHeader":" Parameter Measured Value Specification Status"},"5B45-05D":{"accOut":"Vout (V)","accHeader":[" Frequency Calculated Measured"," (Hz) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 150 mA"},{"name":"Output Resistance","spec":"< 55 Ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Zero-Crossing Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"TTL Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"< 1000 uV/%"},{"name":"Excitation Voltage","spec":"5.1+/-.61 V"},{"name":"Frequency Response","spec":"26+/-10 dB"},{"name":"Step Response","spec":"45 to 85 %"},{"name":"Output Noise","spec":"< 1500 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"174758-12","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,1,2,3,5,9,12,13,15,16,17]},"5B45-08D":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 0 mA"},{"name":"Exc. Current #2","spec":"0 uA"},{"name":"Exc. Current Match","spec":"+/-0 uA"},{"name":"Exc. Voltage","spec":""},{"name":"Exc. Load Reg.","spec":"+/-0 ppm/mA"},{"name":"Exc. Current Limit","spec":"< 0 mA"},{"name":"Linearity","spec":"+/- .045 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179825-7","ftHeader":" Parameter Measured Value Specification Status"},"5B45-1607":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 0 mA"},{"name":"Exc. Current #2","spec":"0 uA"},{"name":"Exc. Current Match","spec":"+/-0 uA"},{"name":"Exc. Voltage","spec":""},{"name":"Exc. Load Reg.","spec":"+/-0 ppm/mA"},{"name":"Exc. Current Limit","spec":"< 0 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"178762-1","ftHeader":" Parameter Measured Value Specification Status"},"5B45-21D":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 0 mA"},{"name":"Exc. Current #2","spec":"0 uA"},{"name":"Exc. Current Match","spec":"+/-0 uA"},{"name":"Exc. Voltage","spec":""},{"name":"Exc. Load Reg.","spec":"+/-0 ppm/mA"},{"name":"Exc. Current Limit","spec":"< 0 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"178513-1","ftHeader":" Parameter Measured Value Specification Status"},"5B49-03":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"No-Load Supply Current","spec":"< 135 mA"},{"name":"Full-Load Supply Current","spec":"< 280 mA"},{"name":"Linearity, 0mA Load","spec":"+/- .03 %"},{"name":"Accuracy, 0mA Load","spec":"+/- .08 %"},{"name":"Linearity, 50mA Load","spec":"+/- .2 %"},{"name":"Accuracy, 50mA Load","spec":"+/- .35 %"},{"name":"Positive Current Limit","spec":"< 99 mA"},{"name":"Overrange","spec":">= 4.75 %"},{"name":"Power Supply Sensitivity","spec":"+/- 50 ppm/%"},{"name":"Droop","spec":"< .3 %"},{"name":"Charge Offset","spec":"< .25 %"},{"name":"Acquisition Test","spec":"> 90 %"},{"name":"Frequency Response","spec":"49 +/- 10 dB"},{"name":"Step Response","spec":"75 to 105 %"},{"name":"Output Noise","spec":"< 500 uVrms"},{"name":"Hi-Pot","spec":""}],"_srcSerial":"169283-8","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,1,4,5,8,9,10,12,13,14,16,17,18,19,20]},"5B49-05":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 0 mA"},{"name":"Supply Current, Max","spec":"< 0 mA"},{"name":"Exc. Current Match","spec":"+/-0 uA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Exc. Load Reg.","spec":"+/-0 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/-0 %"},{"name":"Exc. Current Limit","spec":"< 0 mA"},{"name":"Linearity","spec":"+/-0 %"},{"name":"Accuracy","spec":"+/-0 %"},{"name":"Lead R Effect","spec":"+/- .0 C/ohm"},{"name":"Supply Sensitivity","spec":"+/- 0 uV/%"},{"name":"Open Input Response","spec":""},{"name":"Frequency Response","spec":"49+/-0 dB"},{"name":"Step Response","spec":"80 to 105 %"},{"name":"Output Noise","spec":"< 0 uVrms"},{"name":"Over-range Response","spec":""},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179694-19","ftHeader":" Parameter Measured Value Specification Status"},"5B49-06":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"No-Load Supply Current","spec":"< 135 mA"},{"name":"Full-Load Supply Current","spec":"< 280 mA"},{"name":"Linearity, 0mA Load","spec":"+/- .03 %"},{"name":"Accuracy, 0mA Load","spec":"+/- .08 %"},{"name":"Linearity, 50mA Load","spec":"+/- .2 %"},{"name":"Accuracy, 50mA Load","spec":"+/- .35 %"},{"name":"Positive Current Limit","spec":"< 99 mA"},{"name":"Overrange","spec":">= 4.73 %"},{"name":"Power Supply Sensitivity","spec":"+/- 50 ppm/%"},{"name":"Droop","spec":"< .3 %"},{"name":"Charge Offset","spec":"< .25 %"},{"name":"Acquisition Test","spec":"> 90 %"},{"name":"Frequency Response","spec":"49 +/- 10 dB"},{"name":"Step Response","spec":"80 to 105 %"},{"name":"Output Noise","spec":"< 500 uVrms"},{"name":"Hi-Pot","spec":""}],"_srcSerial":"172553-1","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,1,4,5,8,9,10,12,13,14,16,17,18,19,20]},"5B49-07":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 0 mA"},{"name":"Supply Current, Max","spec":"< 0 mA"},{"name":"Exc. Current Match","spec":"+/-0 uA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Exc. Load Reg.","spec":"+/-0 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/-0 %"},{"name":"Exc. Current Limit","spec":"< 0 mA"},{"name":"Linearity","spec":"+/-0 %"},{"name":"Accuracy","spec":"+/-0 %"},{"name":"Lead R Effect","spec":"+/- .0 C/ohm"},{"name":"Supply Sensitivity","spec":"+/- 0 uV/%"},{"name":"Open Input Response","spec":""},{"name":"Frequency Response","spec":"49+/-0 dB"},{"name":"Step Response","spec":"80 to 105 %"},{"name":"Output Noise","spec":"< 0 uVrms"},{"name":"Over-range Response","spec":""},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179890-1","ftHeader":" Parameter Measured Value Specification Status"},"7B31-01D":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .02 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"100kHz Output Noise","spec":"< 600 uVrms"},{"name":"Attenuation","spec":"46+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175923-11","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B34-01D":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .035 %"},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"100kHz Output Noise","spec":"< 750 uVrms"},{"name":"Attenuation","spec":"57+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"710-1","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B34-02":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .035 %"},{"name":"Accuracy","spec":"+/- .15 %"},{"name":"100kHz Output Noise","spec":"< 750 uVrms"},{"name":"Attenuation","spec":"60+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"176388-12","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B34-02D":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .035 %"},{"name":"Accuracy","spec":"+/- .15 %"},{"name":"100kHz Output Noise","spec":"< 750 uVrms"},{"name":"Attenuation","spec":"57+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179322-19","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B34-03D":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .035 %"},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"100kHz Output Noise","spec":"< 1000 uVrms"},{"name":"Attenuation","spec":"57+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"178437-3","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B34-04D":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .05 %"},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"100kHz Output Noise","spec":"< 750 uVrms"},{"name":"Attenuation","spec":"57+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"a710-a710","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B34-05":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .035 %"},{"name":"Accuracy","spec":"+/- .075 %"},{"name":"100kHz Output Noise","spec":"< 750 uVrms"},{"name":"Attenuation","spec":"60+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"a710-5","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B34-05A":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .035 %"},{"name":"Accuracy","spec":"+/- .075 %"},{"name":"100kHz Output Noise","spec":"< 750 uVrms"},{"name":"Attenuation","spec":"60+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175821-5","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B34-05D":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .035 %"},{"name":"Accuracy","spec":"+/- .075 %"},{"name":"100kHz Output Noise","spec":"< 750 uVrms"},{"name":"Attenuation","spec":"57+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"180210-16","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B34-1756":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .15 %"},{"name":"Accuracy","spec":"+/- .3 %"},{"name":"100kHz Output Noise","spec":"< 750 uVrms"},{"name":"Attenuation","spec":"57+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179158-14","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B35-01D":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 37 mA"},{"name":"Supply Current w/ Load","spec":"< 70 mA"},{"name":"Linearity/Conformity","spec":"+/- .035 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"VLoop @ 4 mA (Vs = 18V)","spec":"22 +/- 1.1 V"},{"name":"VLoop @ 20mA (Vs = 18V)","spec":"20 +/- 1 V"},{"name":"100kHz Output Noise","spec":"< 1000 uVrms"},{"name":"Attenuation","spec":"47+/- 7 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"180097-2","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B35-1256":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 37 mA"},{"name":"Supply Current w/ Load","spec":"< 70 mA"},{"name":"Linearity/Conformity","spec":"+/- .018 %"},{"name":"Accuracy","spec":"+/- .05 %"},{"name":"VLoop @ 4 mA (Vs = 18V)","spec":"22 +/- 1.1 V"},{"name":"VLoop @ 20mA (Vs = 18V)","spec":"20 +/- 1 V"},{"name":"100kHz Output Noise","spec":"< 500 uVrms"},{"name":"Attenuation","spec":"47+/- 7 dB"},{"name":"Over-Range","spec":"+5 to +5.8 V"},{"name":"Under-Range","spec":"-.9 to +1 V"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179511-12","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B36-01D":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .02 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"100kHz Output Noise","spec":"< 600 uVrms"},{"name":"Attenuation","spec":"57+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"a710-3","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B36-05":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .02 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"100kHz Output Noise","spec":"< 400 uVrms"},{"name":"Attenuation","spec":"60+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"a712-2","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B36-06D":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .02 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"100kHz Output Noise","spec":"< 600 uVrms"},{"name":"Attenuation","spec":"57+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"180183-8","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B36-1246":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"100kHz Output Noise","spec":"< 500 uVrms"},{"name":"Attenuation","spec":"60+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"176273-3","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B39-01":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 46 mA"},{"name":"Supply Current w/ Load","spec":"< 76 mA"},{"name":"Linearity/Conformity","spec":"+/- .02 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"100kHz Output Noise","spec":"< 4 uVrms"},{"name":"Attenuation","spec":"49+/- 7 dB"},{"name":"Error @ Max Rload","spec":""},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179250-7","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B39-04":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 46 mA"},{"name":"Supply Current w/ Load","spec":"< 76 mA"},{"name":"Linearity/Conformity","spec":"+/- .02 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"100kHz Output Noise","spec":"< 6 uVrms"},{"name":"Attenuation","spec":"35+/- 7 dB"},{"name":"Error @ Max Rload","spec":""},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"ds-1","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B39-1257":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 36 mA"},{"name":"Supply Current w/ Load","spec":"< 66 mA"},{"name":"Linearity/Conformity","spec":"+/- .02 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"100kHz Output Noise","spec":"< 6 uVrms"},{"name":"Attenuation","spec":"35+/- 7 dB"},{"name":"Open Loop Detect","spec":"0 mA"},{"name":"Error @ Max Rload","spec":""},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179013-12","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B39-1808":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 46 mA"},{"name":"Supply Current w/ Load","spec":"< 76 mA"},{"name":"Linearity/Conformity","spec":"+/- .02 %"},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"100kHz Output Noise","spec":"< 4 uVrms"},{"name":"Attenuation","spec":"49+/- 7 dB"},{"name":"Error @ Max Rload","spec":""},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179869-32","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B41-06D":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .02 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"100kHz Output Noise","spec":"< 2000 uVrms"},{"name":"Attenuation","spec":"23+/- 6 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"174297-9","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B47K-03D":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .13 %"},{"name":"Accuracy","spec":"+/- .25 %"},{"name":"Open Sensor Response","spec":""},{"name":"CJC Gain","spec":""},{"name":"100kHz Output Noise","spec":"< 1000 uVrms"},{"name":"Attenuation","spec":"64+/- 7 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"180109-2","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7B47K-04D":{"accOut":"?","accHeader":[],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Linearity/Conformity","spec":"+/- .07 %"},{"name":"Accuracy","spec":"+/- .16 %"},{"name":"Open Sensor Response","spec":""},{"name":"CJC Gain","spec":""},{"name":"100kHz Output Noise","spec":"< 1000 uVrms"},{"name":"Attenuation","spec":"64+/- 7 dB"},{"name":"120VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175337-16","ftHeader":" Parameter Measured Value Specification Status","validated":true},"7BPT-1460":{"accOut":"?","accHeader":[],"rows":[{"name":"Pass-Through Error","spec":"+/- .12 %"}],"_srcSerial":"179452-18","ftHeader":" Parameter Measured Value Specification Status","validated":true},"8B31-1876":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VDC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 50 mA"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Linearity","spec":"+/- .05 %"},{"name":"Power Supply Sensitivity","spec":"+/- 150 ppm/%"},{"name":"Output Noise","spec":"<= .03 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"166022-5","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,11,15]},"8B32-01":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Iin (mA) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 50 ppm/%"},{"name":"Frequency Response","spec":"40+/- 5 dB"},{"name":"Output Noise","spec":"< 300 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"174633-3","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,11,12,14,17,19],"validated":true},"8B33-01":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (mVAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 35 mA"},{"name":"Accuracy, 90Hz Sine","spec":"+/- .3 %"},{"name":"Linearity, 90Hz Sine","spec":"+/- .2 %"},{"name":"Accuracy, 90Hz Square","spec":"+/- .3 %"},{"name":"Accuracy, 90Hz, C.F.= 2","spec":"+/- .375 %"},{"name":"Accuracy, 90Hz, C.F.= 4","spec":"+/- .75 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .675 %"},{"name":"Accuracy, 10000Hz Sine","spec":"+/- 3.8 %"},{"name":"Power Supply Sensitivity","spec":"+/- 350 ppm/%"},{"name":"Step Response @ 120ms","spec":"85 +/- 10 %"},{"name":"Output Noise","spec":"<= .07 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"171622-2","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,5,7,9,10,11,14,15]},"8B33-02":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 35 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .3 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .2 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .3 %"},{"name":"Accuracy, 60Hz, C.F.= 2","spec":"+/- .375 %"},{"name":"Accuracy, 60Hz, C.F.= 4","spec":"+/- .75 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .675 %"},{"name":"Accuracy, 10000Hz Sine","spec":"+/- 3.8 %"},{"name":"Power Supply Sensitivity","spec":"+/- 350 ppm/%"},{"name":"Step Response @ 120ms","spec":"85 +/- 10 %"},{"name":"Output Noise","spec":"<= .05 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"160883-6","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,5,7,9,10,11,14,15]},"8B33-03":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 35 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .3 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .2 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .3 %"},{"name":"Accuracy, 60Hz, C.F.= 2","spec":"+/- .375 %"},{"name":"Accuracy, 60Hz, C.F.= 4","spec":"+/- .75 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .675 %"},{"name":"Accuracy, 10000Hz Sine","spec":"+/- 3.8 %"},{"name":"Power Supply Sensitivity","spec":"+/- 350 ppm/%"},{"name":"Step Response @ 120ms","spec":"85 +/- 10 %"},{"name":"Output Noise","spec":"<= .05 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"172531-7","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,5,7,9,10,11,14,15]},"8B33-04":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 35 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .3 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .2 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .3 %"},{"name":"Accuracy, 60Hz, C.F.= 2","spec":"+/- .375 %"},{"name":"Accuracy, 60Hz, C.F.= 4","spec":"+/- .75 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .675 %"},{"name":"Accuracy, 10000Hz Sine","spec":"+/- 3.8 %"},{"name":"Power Supply Sensitivity","spec":"+/- 350 ppm/%"},{"name":"Step Response @ 120ms","spec":"85 +/- 10 %"},{"name":"Output Noise","spec":"<= .05 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"174679-20","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,5,7,9,10,11,14,15]},"8B33-05":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 35 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .3 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .2 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .3 %"},{"name":"Accuracy, 60Hz, C.F.= 2","spec":"+/- .375 %"},{"name":"Accuracy, 60Hz, C.F.= 4","spec":"+/- .75 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .675 %"},{"name":"Accuracy, 10000Hz Sine","spec":"+/- 3.8 %"},{"name":"Power Supply Sensitivity","spec":"+/- 350 ppm/%"},{"name":"Step Response @ 120ms","spec":"85 +/- 10 %"},{"name":"Output Noise","spec":"<= .05 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"174140-24","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,5,7,9,10,11,14,15]},"8B34-01":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Exc. Current #1","spec":"250 uA"},{"name":"Exc. Current #2","spec":"250 uA"},{"name":"Exc. Current Match","spec":"+/- 3 uA"},{"name":"Linearity","spec":"+/- .08 %"},{"name":"Accuracy","spec":"+/- .15 %"},{"name":"Supply Sensitivity","spec":"+/- 50 ppm/%"},{"name":"Frequency Response","spec":"40+/- 5 dB"},{"name":"Output Noise","spec":"< 300 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179270-8","ftHeader":" Parameter Measured Value Specification Status"},"8B35-01":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Exc. Current #1","spec":"250 uA"},{"name":"Linearity","spec":"+/- .08 %"},{"name":"Accuracy","spec":"+/- .15 %"},{"name":"Supply Sensitivity","spec":"+/- 50 ppm/%"},{"name":"Frequency Response","spec":"40+/- 5 dB"},{"name":"Output Noise","spec":"< 300 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"180331-4","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,2,11,12,14,17,19],"validated":true},"8B37R":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"CJC Gain","spec":"5.929 uV/C"},{"name":"Linearity","spec":"+/- .035 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 125 ppm/%"},{"name":"Open Input Response","spec":"5.5 to 8.5 V"},{"name":"Frequency Response","spec":"35+/- 5 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 300 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"171367-4","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,6,11,12,14,16,17,18,19],"validated":true},"8B38-02":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 140 mA"},{"name":"Supply Current, Max","spec":"< 175 mA"},{"name":"Exc. Voltage","spec":"10.0+/- .003 V"},{"name":"Exc. Load Reg.","spec":"+/- 40 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .13 %"},{"name":"Exc. Current Limit","spec":"< 50 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"Supply Sensitivity","spec":"+/- 150 ppm/%"},{"name":"Frequency Response","spec":"22+/- 5 dB"},{"name":"Output Noise","spec":"< 2000 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179676-3","ftHeader":" Parameter Measured Value Specification Status"},"8B38-06":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 100 mA"},{"name":"Supply Current, Max","spec":"< 195 mA"},{"name":"Exc. Voltage","spec":"3.333+/-.002 V"},{"name":"Exc. Load Reg.","spec":"+/- 40 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .12 %"},{"name":"Exc. Current Limit","spec":"< 45 mA"},{"name":"Linearity","spec":"+/- .035 %"},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"Supply Sensitivity","spec":"+/- 15 uV/%"},{"name":"Frequency Response","spec":"28+/- 7 dB"},{"name":"Output Noise","spec":"< 3500 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"167152-6","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,1,7,8,9,10,11,12,14,17,19]},"8B38-07":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 160 mA"},{"name":"Supply Current, Max","spec":"< 195 mA"},{"name":"Exc. Voltage","spec":"10+/-.003 V"},{"name":"Exc. Load Reg.","spec":"+/- 40 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .12 %"},{"name":"Exc. Current Limit","spec":"< 50 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"Supply Sensitivity","spec":"+/- 15 uV/%"},{"name":"Frequency Response","spec":"22+/- 5 dB"},{"name":"Output Noise","spec":"< 2000 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"170473-13","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,1,7,8,9,10,11,12,14,17,19]},"8B38-08":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 160 mA"},{"name":"Supply Current, Max","spec":"< 195 mA"},{"name":"Exc. Voltage","spec":"10+/-.003 V"},{"name":"Exc. Load Reg.","spec":"+/- 40 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .12 %"},{"name":"Exc. Current Limit","spec":"< 50 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"Supply Sensitivity","spec":"+/- 15 uV/%"},{"name":"Frequency Response","spec":"22+/- 5 dB"},{"name":"Output Noise","spec":"< 2000 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"161377-27","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,1,7,8,9,10,11,12,14,17,19]},"8B38-1935":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 65 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 200 uV/%"},{"name":"Frequency Response","spec":"52+/- 5 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"173977-29","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,11,12,14,17,18,19]},"8B38-35":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 140 mA"},{"name":"Supply Current, Max","spec":"< 175 mA"},{"name":"Exc. Voltage","spec":"10+/-.003 V"},{"name":"Exc. Load Reg.","spec":"+/- 40 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .1 %"},{"name":"Exc. Current Limit","spec":"< 50 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 15 uV/%"},{"name":"Frequency Response","spec":"49+/- 5 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"173928-12","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,1,7,8,9,10,11,12,14,17,18,19]},"8B38-36":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 100 mA"},{"name":"Supply Current, Max","spec":"< 195 mA"},{"name":"Exc. Voltage","spec":"3.333+/-.002 V"},{"name":"Exc. Load Reg.","spec":"+/- 40 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .1 %"},{"name":"Exc. Current Limit","spec":"< 45 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 15 uV/%"},{"name":"Frequency Response","spec":"49+/- 5 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 500 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"98334-1","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,1,7,8,9,10,11,12,14,17,18,19]},"8B38-38":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 160 mA"},{"name":"Supply Current, Max","spec":"< 195 mA"},{"name":"Exc. Voltage","spec":"10+/-.003 V"},{"name":"Exc. Load Reg.","spec":"+/- 40 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .1 %"},{"name":"Exc. Current Limit","spec":"< 50 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 15 uV/%"},{"name":"Frequency Response","spec":"49+/- 5 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"173003-1","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,1,7,8,9,10,11,12,14,17,18,19]},"8B39-03":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Exc. Current #2","spec":"0 uA"},{"name":"Exc. Current Match","spec":"+/- 0 uA"},{"name":"Output Resistance","spec":"< 50 ohms"},{"name":"CJC Gain","spec":""},{"name":"Exc. Voltage","spec":""},{"name":"Exc. Load Reg.","spec":"+/- 0 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .13 %"},{"name":"Linearity","spec":"+/- .05 %"},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"Lead R Effect","spec":"+/- .0 C/ohm"},{"name":"Input Resistance","spec":">= 50 Mohms"},{"name":"Open Input Response","spec":".00 to .00 V"},{"name":"Frequency Response","spec":"35+/- 4 dB"},{"name":"Step Response","spec":"65 to 85 %"},{"name":"Output Noise","spec":"< 3 uVrms"},{"name":"Over-range Response","spec":".00 to .00 V"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"10417-1","ftHeader":" Parameter Measured Value Specification Status"},"8B40-02":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 200 ppm/%"},{"name":"Frequency Response","spec":"20+/- 5 dB"},{"name":"Output Noise","spec":"< 900 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"169722-10","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,11,12,14,17,19],"validated":true},"8B40-03":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 100 ppm/%"},{"name":"Frequency Response","spec":"27+/- 5 dB"},{"name":"Output Noise","spec":"< 800 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179409-2","ftHeader":" Parameter Measured Value Specification Status"},"8B41-06":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Linearity","spec":"+/- .05 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 100 ppm/%"},{"name":"Frequency Response","spec":"27+/- 5 dB"},{"name":"Output Noise","spec":"< 600 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"167185-1","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,11,12,14,17,19],"validated":true},"8B42-01":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Iin (mA) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 100 mA"},{"name":"Supply Current, Max","spec":"< 160 mA"},{"name":"Exc. Voltage","spec":"12.1+/- .605 V"},{"name":"Exc. Load Reg.","spec":"+/- 4000 ppm/mA"},{"name":"Exc. Current Limit","spec":"< 45 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 600 ppm/%"},{"name":"Frequency Response","spec":"51+/- 5 dB"},{"name":"Output Noise","spec":"< 1200 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179703-8","ftHeader":" Parameter Measured Value Specification Status"},"8B45-01":{"accOut":"Vout (V)","accHeader":[" Frequency Calculated Measured"," (Hz) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 70 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"Zero-Crossing Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .1 %"},{"name":"TTL Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .1 %"},{"name":"Supply Sensitivity","spec":"< 600 uV/%"},{"name":"Excitation Voltage","spec":"5+/-.5 V"},{"name":"Frequency Response","spec":"24+/- 4 dB"},{"name":"Step Response","spec":"13 to 23 %"},{"name":"Output Noise","spec":"< 800 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"173960-2","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,5,9,12,13,15,16,17]},"8B45-02":{"accOut":"Vout (V)","accHeader":[" Frequency Calculated Measured"," (Hz) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 70 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Zero-Crossing Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"TTL Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"< 600 uV/%"},{"name":"Excitation Voltage","spec":"5+/-.5 V"},{"name":"Frequency Response","spec":"24+/- 4 dB"},{"name":"Step Response","spec":"48 to 62 %"},{"name":"Output Noise","spec":"< 800 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"174224-11","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,5,9,12,13,15,16,17]},"8B45-03":{"accOut":"Vout (V)","accHeader":[" Frequency Calculated Measured"," (Hz) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 70 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Zero-Crossing Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"TTL Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"< 600 uV/%"},{"name":"Excitation Voltage","spec":"5+/-.5 V"},{"name":"Frequency Response","spec":"24+/- 4 dB"},{"name":"Step Response","spec":"93 to 103 %"},{"name":"Output Noise","spec":"< 800 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"174599-5","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,5,9,12,13,15,16,17]},"8B45-04":{"accOut":"Vout (V)","accHeader":[" Frequency Calculated Measured"," (Hz) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 70 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Zero-Crossing Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"TTL Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"< 600 uV/%"},{"name":"Excitation Voltage","spec":"5+/-.5 V"},{"name":"Frequency Response","spec":"24+/- 4 dB"},{"name":"Step Response","spec":"95 to 105 %"},{"name":"Output Noise","spec":"< 800 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175126-1","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,5,9,12,13,15,16,17]},"8B45-05":{"accOut":"Vout (V)","accHeader":[" Frequency Calculated Measured"," (Hz) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 70 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Zero-Crossing Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"TTL Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"< 600 uV/%"},{"name":"Excitation Voltage","spec":"5+/-.5 V"},{"name":"Frequency Response","spec":"24+/- 4 dB"},{"name":"Step Response","spec":"95 to 105 %"},{"name":"Output Noise","spec":"< 800 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175995-1","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,5,9,12,13,15,16,17]},"8B45-06":{"accOut":"Vout (V)","accHeader":[" Frequency Calculated Measured"," (Hz) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 70 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Zero-Crossing Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"TTL Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"< 600 uV/%"},{"name":"Excitation Voltage","spec":"5+/-.5 V"},{"name":"Frequency Response","spec":"24+/- 4 dB"},{"name":"Step Response","spec":"95 to 105 %"},{"name":"Output Noise","spec":"< 800 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"170780-2","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,5,9,12,13,15,16,17]},"8B45-07":{"accOut":"Vout (V)","accHeader":[" Frequency Calculated Measured"," (Hz) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 70 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Zero-Crossing Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"TTL Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"< 600 uV/%"},{"name":"Excitation Voltage","spec":"5+/-.5 V"},{"name":"Frequency Response","spec":"24+/- 4 dB"},{"name":"Step Response","spec":"95 to 105 %"},{"name":"Output Noise","spec":"< 800 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"171814-1","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,5,9,12,13,15,16,17]},"8B45-08":{"accOut":"Vout (V)","accHeader":[" Frequency Calculated Measured"," (Hz) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 70 mA"},{"name":"Linearity","spec":"+/- .045 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Zero-Crossing Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"TTL Input","spec":""},{"name":"Minimum Amplitude Error","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"< 600 uV/%"},{"name":"Excitation Voltage","spec":"5+/-.5 V"},{"name":"Frequency Response","spec":"24+/- 4 dB"},{"name":"Step Response","spec":"95 to 105 %"},{"name":"Output Noise","spec":"< 800 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"171682-1","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,5,9,12,13,15,16,17]},"8B47J-03":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"CJC Gain","spec":"51.70 uV/C"},{"name":"Linearity","spec":"+/- .2 %"},{"name":"Accuracy","spec":"+/- .3 %"},{"name":"Supply Sensitivity","spec":"+/- 125 ppm/%"},{"name":"Open Input Response","spec":"5.5 to 8.5 V"},{"name":"Frequency Response","spec":"42+/- 6 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 350 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"164980-15","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,6,11,12,14,16,17,18,19],"validated":true},"8B47K-04":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 35 mA"},{"name":"CJC Gain","spec":""},{"name":"Linearity","spec":"+/- .18 %"},{"name":"Accuracy","spec":"+/- .24 %"},{"name":"Supply Sensitivity","spec":"+/- 125 ppm/%"},{"name":"Open Input Response","spec":"5.50 to 8.50 V"},{"name":"Frequency Response","spec":"42+/- 6 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 350 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179551-11","ftHeader":" Parameter Measured Value Specification Status"},"8B47T-07":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"CJC Gain","spec":"40.71 uV/C"},{"name":"Linearity","spec":"+/- .18 %"},{"name":"Accuracy","spec":"+/- .3 %"},{"name":"Supply Sensitivity","spec":"+/- 125 ppm/%"},{"name":"Open Input Response","spec":"5.5 to 8.5 V"},{"name":"Frequency Response","spec":"42+/- 6 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 350 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175906-29","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,6,11,12,14,16,17,18,19],"validated":true},"8B49-02":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Exc. Current #2","spec":"0 uA"},{"name":"CJC Gain","spec":""},{"name":"Exc. Voltage","spec":""},{"name":"Exc. Load Reg.","spec":"+/- 0 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .13 %"},{"name":"Exc. Current Limit","spec":"< 35 mA"},{"name":"Linearity","spec":"+/- .05 %"},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"Lead R Effect","spec":"+/- .0 C/ohm"},{"name":"Supply Sensitivity","spec":"+/- 175 ppm/%"},{"name":"Input Resistance","spec":">= 50 Mohms"},{"name":"Open Input Response","spec":".00 to .00 V"},{"name":"Frequency Response","spec":"35+/- 4 dB"},{"name":"Step Response","spec":"98 to 85 %"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"180137-11","ftHeader":" Parameter Measured Value Specification Status"},"8B49-03":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 125 mA"},{"name":"Linearity, 0 mA","spec":"+/- .05 %"},{"name":"Accuracy, 0 mA","spec":"+/- .125 %"},{"name":"Linearity 5 mA","spec":"+/- .05 %"},{"name":"Accuracy, 5 mA","spec":"+/- .125 %"},{"name":"Linearity 15 mA","spec":"+/- .05 %"},{"name":"Accuracy, 15 mA","spec":"+/- .125 %"},{"name":"Current Limit","spec":"< 55 mA"},{"name":"Power Supply Sensitivity","spec":"+/- 200 ppm/%"},{"name":"Output Noise","spec":"< 1000 uV rms"},{"name":"Step Response","spec":"65 to 110 %"},{"name":"Frequency Response","spec":"38 +/- 5 dB"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"130127-8","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,8,9,10,11,12,13,14,15,16]},"8B49-04":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 125 mA"},{"name":"Linearity, 0 mA","spec":"+/- .05 %"},{"name":"Accuracy, 0 mA","spec":"+/- .125 %"},{"name":"Linearity 5 mA","spec":"+/- .05 %"},{"name":"Accuracy, 5 mA","spec":"+/- .125 %"},{"name":"Linearity 15 mA","spec":"+/- .05 %"},{"name":"Accuracy, 15 mA","spec":"+/- .125 %"},{"name":"Current Limit","spec":"< 55 mA"},{"name":"Power Supply Sensitivity","spec":"+/- 200 ppm/%"},{"name":"Output Noise","spec":"< 1000 uV rms"},{"name":"Step Response","spec":"65 to 110 %"},{"name":"Frequency Response","spec":"38 +/- 5 dB"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"130531-5","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,8,9,10,11,12,13,14,15,16]},"8B49-05":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 125 mA"},{"name":"Linearity, 0 mA","spec":"+/- .075 %"},{"name":"Accuracy, 0 mA","spec":"+/- .18 %"},{"name":"Linearity 5 mA","spec":"+/- .075 %"},{"name":"Accuracy, 5 mA","spec":"+/- .18 %"},{"name":"Linearity 15 mA","spec":"+/- .075 %"},{"name":"Accuracy, 15 mA","spec":"+/- .18 %"},{"name":"Current Limit","spec":"< 55 mA"},{"name":"Power Supply Sensitivity","spec":"+/- 100 ppm/%"},{"name":"Output Noise","spec":"< 800 uV rms"},{"name":"Frequency Response","spec":"40 +/- 5 dB"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"176344-9","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,8,9,10,11,12,13,14,16]},"8B49-06":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 125 mA"},{"name":"Linearity, 0 mA","spec":"+/- .05 %"},{"name":"Accuracy, 0 mA","spec":"+/- .125 %"},{"name":"Linearity 5 mA","spec":"+/- .05 %"},{"name":"Accuracy, 5 mA","spec":"+/- .125 %"},{"name":"Linearity 15 mA","spec":"+/- .05 %"},{"name":"Accuracy, 15 mA","spec":"+/- .125 %"},{"name":"Current Limit","spec":"< 55 mA"},{"name":"Power Supply Sensitivity","spec":"+/- 200 ppm/%"},{"name":"Output Noise","spec":"< 1000 uV rms"},{"name":"Step Response","spec":"65 to 110 %"},{"name":"Frequency Response","spec":"38 +/- 5 dB"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"170147-1","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,8,9,10,11,12,13,14,15,16]},"8B49-07":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 125 mA"},{"name":"Linearity, 0 mA","spec":"+/- .05 %"},{"name":"Accuracy, 0 mA","spec":"+/- .125 %"},{"name":"Linearity 5 mA","spec":"+/- .05 %"},{"name":"Accuracy, 5 mA","spec":"+/- .125 %"},{"name":"Linearity 15 mA","spec":"+/- .05 %"},{"name":"Accuracy, 15 mA","spec":"+/- .125 %"},{"name":"Current Limit","spec":"< 55 mA"},{"name":"Power Supply Sensitivity","spec":"+/- 200 ppm/%"},{"name":"Output Noise","spec":"< 1000 uV rms"},{"name":"Step Response","spec":"65 to 110 %"},{"name":"Frequency Response","spec":"38 +/- 5 dB"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"174564-3","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[3,6,7,8,9,10,11,12,13,14,15,16]},"8B51-07":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 200 ppm/%"},{"name":"Frequency Response","spec":"11+/- 5 dB"},{"name":"Output Noise","spec":"< 2000 uVrms"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"171923-2","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,11,12,14,17,19]},"8B51-12":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"CJC Gain","spec":""},{"name":"Exc. Voltage","spec":""},{"name":"Exc. Load Reg.","spec":"+/- 0 ppm/mA"},{"name":"Exc. Current Limit","spec":"< 26 mA"},{"name":"VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"180175-30","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B31-01":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 120 uV/%"},{"name":"Frequency Response","spec":"61+/- 16 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"177073-4","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,11,12,14,17,18,19],"validated":true},"SCM5B31-01D":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 120 uV/%"},{"name":"Frequency Response","spec":"61+/-16 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"172806-6","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,11,12,14,17,18,19],"validated":true},"SCM5B31-06":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 2400 uV/%"},{"name":"Frequency Response","spec":"52+/-14 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"172949-11","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,11,12,14,17,18,19]},"SCM5B31-08":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 4800 uV/%"},{"name":"Frequency Response","spec":"52+/-14 dB"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"95677-1","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,11,12,14,17,19],"validated":true},"SCM5B31-1882":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VDC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 30 mA"},{"name":"Output Switch","spec":""},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"Linearity","spec":"+/- .05 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Output Noise","spec":"<= .02 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"146213-17","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,11,15]},"SCM5B32-02":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Iin (mA) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 48 uV/%"},{"name":"Frequency Response","spec":"61+/- 16 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"177681-2","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,11,12,14,17,18,19],"validated":true},"SCM5B32-1398":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Iin (mA) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 77 uV/%"},{"name":"Frequency Response","spec":"59+/-10 dB"},{"name":"Output Noise","spec":"< 250 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"164357-8","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,11,12,14,17,19],"validated":true},"SCM5B33-01":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (mVAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 90Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 90Hz Sine","spec":"+/- .2 %"},{"name":"Accuracy, 90Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 90Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 90Hz, C.F.= 5","spec":"+/- 1.2 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Accuracy, 20000Hz Sine","spec":"+/- 3.25 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"90 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"165442-3","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,10,11,14,15]},"SCM5B33-01D":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (mVAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 90Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 90Hz Sine","spec":"+/- .2 %"},{"name":"Accuracy, 90Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 90Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 90Hz, C.F.= 5","spec":"+/- 1.2 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Accuracy, 20000Hz Sine","spec":"+/- 3.25 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"90 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"176127-6","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,10,11,14,15]},"SCM5B33-02":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .15 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 60Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 60Hz, C.F.= 5","spec":"+/- 1.2 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Accuracy, 20000Hz Sine","spec":"+/- 3.25 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"90 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"173031-8","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,10,11,14,15]},"SCM5B33-02D":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .15 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 60Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 60Hz, C.F.= 5","spec":"+/- 1.2 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Accuracy, 20000Hz Sine","spec":"+/- 3.25 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"90 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175155-10","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,10,11,14,15]},"SCM5B33-03":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .15 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 60Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 60Hz, C.F.= 5","spec":"+/- 1.2 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Accuracy, 20000Hz Sine","spec":"+/- 1.375 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"90 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"173318-7","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,10,11,14,15]},"SCM5B33-03D":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 180 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .15 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 60Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 60Hz, C.F.= 5","spec":"+/- 1.2 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Accuracy, 20000Hz Sine","spec":"+/- 1.375 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"90 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"174269-2","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,10,11,14,15]},"SCM5B33-04":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .15 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 60Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 60Hz, C.F.= 5","spec":"+/- 1.2 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Accuracy, 20000Hz Sine","spec":"+/- 1.375 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"90 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175591-4","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,10,11,14,15]},"SCM5B33-04C":{"accOut":"Output (mADC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (mADC) Output (mADC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .15 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 60Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 60Hz, C.F.= 5","spec":"+/- 1.2 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Accuracy, 20000Hz Sine","spec":"+/- 1.375 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"90 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"Change in Iout w/ Max Load","spec":"+/- 1 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"170292-5","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,10,11,14,15,16]},"SCM5B33-04D":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .15 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 60Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 60Hz, C.F.= 5","spec":"+/- 1.2 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Accuracy, 20000Hz Sine","spec":"+/- 1.375 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"90 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175302-8","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,10,11,14,15]},"SCM5B33-05":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .15 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 60Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 60Hz, C.F.= 5","spec":"+/- 1.2 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Accuracy, 20000Hz Sine","spec":"+/- 1.375 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"90 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175134-23","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,10,11,14,15]},"SCM5B33-05D":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Vin (VAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 60Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 60Hz Sine","spec":"+/- .15 %"},{"name":"Accuracy, 60Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 60Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 60Hz, C.F.= 5","spec":"+/- 1.2 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Accuracy, 20000Hz Sine","spec":"+/- 1.375 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"90 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"172457-8","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,10,11,14,15]},"SCM5B33-06":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Iin (AAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 90Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 90Hz Sine","spec":"+/- .2 %"},{"name":"Accuracy, 90Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 90Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 90Hz, C.F.= 5","spec":"+/- 1.6 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"87 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175441-4","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,11,14,15]},"SCM5B33-06C":{"accOut":"Output (mADC)","accHeader":[" Calculated Measured"," Iin (AAC) Output (mADC) Output (mADC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 90Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 90Hz Sine","spec":"+/- .2 %"},{"name":"Accuracy, 90Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 90Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 90Hz, C.F.= 5","spec":"+/- 1.6 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"87 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"Change in Iout w/ Max Load","spec":"+/- 1 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"161282-3","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,11,14,15,16]},"SCM5B33-07":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Iin (AAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 90Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 90Hz Sine","spec":"+/- .15 %"},{"name":"Accuracy, 90Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 90Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 90Hz, C.F.= 5","spec":"+/- 1.6 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"87 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175135-7","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,11,14,15]},"SCM5B33-07C":{"accOut":"Output (mADC)","accHeader":[" Calculated Measured"," Iin (AAC) Output (mADC) Output (mADC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 90Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 90Hz Sine","spec":"+/- .15 %"},{"name":"Accuracy, 90Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 90Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 90Hz, C.F.= 5","spec":"+/- 1.6 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"87 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"Change in Iout w/ Max Load","spec":"+/- 1 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"169379-6","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,11,14,15,16]},"SCM5B33-07D":{"accOut":"Output (VDC)","accHeader":[" Calculated Measured"," Iin (AAC) Output (VDC) Output (VDC)* Error (%) Status"],"rows":[{"name":"Supply Current","spec":"< 140 mA"},{"name":"Accuracy, 90Hz Sine","spec":"+/- .25 %"},{"name":"Linearity, 90Hz Sine","spec":"+/- .15 %"},{"name":"Accuracy, 90Hz Square","spec":"+/- .25 %"},{"name":"Accuracy, 90Hz, C.F.= 3","spec":"+/- .6 %"},{"name":"Accuracy, 90Hz, C.F.= 5","spec":"+/- 1.6 %"},{"name":"Accuracy, 1000Hz Sine","spec":"+/- .625 %"},{"name":"Power Supply Sensitivity","spec":"+/- 280 ppm/%"},{"name":"Step Response @ 120ms","spec":"87 +/- 8 %"},{"name":"Output Noise","spec":"<= .0375 %"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"175017-2","ftHeader":" Parameter Measured Value* Specification Status","slotMap":[0,2,3,4,6,8,9,11,14,15]},"SCM5B34-03":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Exc. Current #1","spec":"250 uA"},{"name":"Exc. Current #2","spec":"250 uA"},{"name":"Exc. Current Match","spec":"+/- 2 uA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .08 %"},{"name":"Accuracy","spec":"+/- .13 %"},{"name":"Supply Sensitivity","spec":"+/- .6 uV/%"},{"name":"Frequency Response","spec":"59+/- 7 dB"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179773-24","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B34-03D":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Exc. Current #1","spec":"250 uA"},{"name":"Exc. Current #2","spec":"250 uA"},{"name":"Exc. Current Match","spec":"+/- 2 uA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .08 %"},{"name":"Accuracy","spec":"+/- .13 %"},{"name":"Supply Sensitivity","spec":"+/- .3 uV/%"},{"name":"Frequency Response","spec":"59+/- 7 dB"},{"name":"Output Noise","spec":"< 600 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"177155-10","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B35-02":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Exc. Current #1","spec":"250 uA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .08 %"},{"name":"Accuracy","spec":"+/- .13 %"},{"name":"Supply Sensitivity","spec":"+/- .3 uV/%"},{"name":"Frequency Response","spec":"59+/- 7 dB"},{"name":"Output Noise","spec":"< 650 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"180034-10","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B35-02D":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Exc. Current #1","spec":"250 uA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .08 %"},{"name":"Accuracy","spec":"+/- .13 %"},{"name":"Supply Sensitivity","spec":"+/- .3 uV/%"},{"name":"Frequency Response","spec":"59+/- 7 dB"},{"name":"Output Noise","spec":"< 600 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179756-10","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B35-05":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Exc. Current #1","spec":"250 uA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .08 %"},{"name":"Accuracy","spec":"+/- .16 %"},{"name":"Supply Sensitivity","spec":"+/- .9 uV/%"},{"name":"Frequency Response","spec":"59+/- 7 dB"},{"name":"Output Noise","spec":"< 650 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"178223-4","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B35-05D":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Exc. Current #1","spec":"250 uA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .08 %"},{"name":"Accuracy","spec":"+/- .16 %"},{"name":"Supply Sensitivity","spec":"+/- .5 uV/%"},{"name":"Frequency Response","spec":"59+/- 7 dB"},{"name":"Output Noise","spec":"< 600 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"169883-5","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B35-1761":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 40 mA"},{"name":"Exc. Current #1","spec":"250 uA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .12 %"},{"name":"Accuracy","spec":"+/- .16 %"},{"name":"Supply Sensitivity","spec":"+/- 1.1 uV/%"},{"name":"Frequency Response","spec":"59+/- 7 dB"},{"name":"Output Noise","spec":"< 500 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179753-24","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B37K-1530":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"CJC Gain","spec":""},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 2.4 uV/%"},{"name":"Open Input Response","spec":"9.10 to 9.90 V"},{"name":"Frequency Response","spec":"59+/- 10 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"180341-18","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,11,12,14,16,17,18,19]},"SCM5B37KD":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"CJC Gain","spec":""},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 6.9 uV/%"},{"name":"Open Input Response","spec":".00 to 16.00 V"},{"name":"Frequency Response","spec":"47+/- 7 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 600 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179005-2","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,11,12,14,16,17,18,19]},"SCM5B37R":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"CJC Gain","spec":""},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 2.5 C/V"},{"name":"Open Input Response","spec":"5.50 to 8.50 V"},{"name":"Frequency Response","spec":"47+/- 7 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"178446-16","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,11,12,14,16,17,18,19]},"SCM5B37S":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"CJC Gain","spec":""},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 2.2 C/V"},{"name":"Open Input Response","spec":"5.50 to 8.50 V"},{"name":"Frequency Response","spec":"47+/- 7 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"10421-3","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,11,12,14,16,17,18,19]},"SCM5B38-01D":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 119 mA"},{"name":"Supply Current, Max","spec":"< 210 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Exc. Voltage","spec":"3.3+/- .002 V"},{"name":"Exc. Load Reg.","spec":"+/- 36 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .13 %"},{"name":"Exc. Current Limit","spec":"< 47 mA"},{"name":"Linearity","spec":"+/- .04 %"},{"name":"Accuracy","spec":"+/- .1 %"},{"name":"Supply Sensitivity","spec":"+/- 2 uV/%"},{"name":"Frequency Response","spec":"34+/- 7 dB"},{"name":"Output Noise","spec":"< 6000 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"10244-4","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B38-07":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 75 mA"},{"name":"Supply Current, Max","spec":"< 194 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Exc. Voltage","spec":"10.0+/- .003 V"},{"name":"Exc. Load Reg.","spec":"+/- 11 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .1 %"},{"name":"Exc. Current Limit","spec":"< 63 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 12 uV/%"},{"name":"Frequency Response","spec":"22+/- 7 dB"},{"name":"Output Noise","spec":"< 4000 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179912-4","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B38-34":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 75 mA"},{"name":"Supply Current, Max","spec":"< 194 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Exc. Voltage","spec":"10+/-.003 V"},{"name":"Exc. Load Reg.","spec":"+/- 11 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .1 %"},{"name":"Exc. Current Limit","spec":"< 63 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 3.6 uV/%"},{"name":"Frequency Response","spec":"65+/-10 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"166123-12","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,1,5,7,8,9,10,11,12,14,17,18,19]},"SCM5B38-35":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 75 mA"},{"name":"Supply Current, Max","spec":"< 194 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Exc. Voltage","spec":"10.0+/- .003 V"},{"name":"Exc. Load Reg.","spec":"+/- 11 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .1 %"},{"name":"Exc. Current Limit","spec":"< 63 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 4 uV/%"},{"name":"Frequency Response","spec":"65+/- 10 dB"},{"name":"Step Response","spec":"85 to 110 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179682-5","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B40-03":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (mV) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 35 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 12 uV/%"},{"name":"Frequency Response","spec":"22+/- 7 dB"},{"name":"Output Noise","spec":"< 4000 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"178540-3","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B41-02D":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 300 uV/%"},{"name":"Frequency Response","spec":"25+/- 7 dB"},{"name":"Output Noise","spec":"< 3000 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"150849-12","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B41-05":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 35 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 1200 uV/%"},{"name":"Frequency Response","spec":"25+/- 7 dB"},{"name":"Output Noise","spec":"< 2000 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"110908-5","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,11,12,14,17,19],"validated":true},"SCM5B41-06D":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 1200 uV/%"},{"name":"Frequency Response","spec":"25+/- 7 dB"},{"name":"Output Noise","spec":"< 3000 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"128522-13","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,11,12,14,17,19]},"SCM5B41-07":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 35 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 2400 uV/%"},{"name":"Frequency Response","spec":"25+/- 7 dB"},{"name":"Output Noise","spec":"< 2000 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"177370-28","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B41-07D":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 50 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 1200 uV/%"},{"name":"Frequency Response","spec":"25+/- 7 dB"},{"name":"Output Noise","spec":"< 3000 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"177015-15","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B41-09":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Vin (V) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 35 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .08 %"},{"name":"Supply Sensitivity","spec":"+/- 4800 uV/%"},{"name":"Frequency Response","spec":"25+/- 7 dB"},{"name":"Output Noise","spec":"< 2000 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"177288-3","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B42-02":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Iin (mA) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 125 mA"},{"name":"Supply Current, Max","spec":"< 204 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"Exc. Voltage","spec":"20.4+/- .500 V"},{"name":"Exc. Load Reg.","spec":"+/- 3000 ppm/mA"},{"name":"Vout Reg. w/ Load","spec":"+/- .14 %"},{"name":"Exc. Current Limit","spec":"< 38 mA"},{"name":"Linearity","spec":"+/- .03 %"},{"name":"Accuracy","spec":"+/- .1125 %"},{"name":"Supply Sensitivity","spec":"+/- 24 uV/%"},{"name":"Frequency Response","spec":"29+/- 13 dB"},{"name":"Output Noise","spec":"< 750 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"179436-7","ftHeader":" Parameter Measured Value Specification Status"},"SCM5B47K-1044":{"accOut":"Vout (V)","accHeader":[" Calculated Measured"," Temp. (C) Vout (V) Vout (V)* Error (%) Status"],"rows":[{"name":"Supply Current, Nom","spec":"< 30 mA"},{"name":"Output Resistance","spec":"< 55 ohms"},{"name":"CJC Gain","spec":"40.46 uV/C"},{"name":"Linearity","spec":"+/- .1 %"},{"name":"Accuracy","spec":"+/- .15 %"},{"name":"Supply Sensitivity","spec":"+/- 2.5 uV/%"},{"name":"Open Input Response","spec":"5.5 to 8.5 V"},{"name":"Frequency Response","spec":"59+/-10 dB"},{"name":"Step Response","spec":"80 to 105 %"},{"name":"Output Noise","spec":"< 400 uVrms"},{"name":"240 VAC Withstand","spec":""},{"name":"Hi-Pot","spec":""}],"_srcSerial":"134110-1","ftHeader":" Parameter Measured Value Specification Status","slotMap":[0,5,6,11,12,14,16,17,18,19]}} \ No newline at end of file diff --git a/projects/dataforth-dos/datasheet-pipeline/implementation/templates/datasheet-exact.js b/projects/dataforth-dos/datasheet-pipeline/implementation/templates/datasheet-exact.js index bd657d58..34cd11a6 100644 --- a/projects/dataforth-dos/datasheet-pipeline/implementation/templates/datasheet-exact.js +++ b/projects/dataforth-dos/datasheet-pipeline/implementation/templates/datasheet-exact.js @@ -30,6 +30,17 @@ try { DSCA3345_TEMPLATES = {}; } +// 8B / SCM5B per-model templates recovered from the Hoffman API (same data gap as +// DSCA33/45). Same superset schema plus a verbatim `ftHeader` (8B/5B use two Final-Test +// header schemes: legacy "Measured Value" vs DSCA-style "Measured Value*"). Per-model +// `validated` gate. SCM7B is NOT templated here (separate parse path). Loaded once. +let MINED_8B5BSCM = {}; +try { + MINED_8B5BSCM = require('../8b5bscm-templates.json'); +} catch (e) { + MINED_8B5BSCM = {}; +} + // ------------------------------------------------------------------------- // DATA LINES: parameter names and units per family // ------------------------------------------------------------------------- @@ -180,7 +191,7 @@ function getSensorNum(sentype) { // Parse raw_data from DB record // ------------------------------------------------------------------------- -function parseRawData(rawData, family) { +function parseRawData(rawData, family, skipStepIfStatus) { if (!rawData) return null; const lines = rawData.split('\n').map(l => l.trim()).filter(l => l.length > 0); @@ -213,13 +224,15 @@ function parseRawData(rawData, family) { } // Next line: step response / placeholders. - // SCM5B/8B: "0","0",value DSCT: just value. Many DSCA models OMIT this bare - // line and go straight to the STATUS groups; consuming a STATUS group here - // drops a Final-Test row (the "lines drop" defect). For DSCA, skip consuming - // when the line is actually a STATUS group (starts with PASS/FAIL). + // SCM5B/8B: "0","0",value DSCT: just value. Many DSCA models — and the templated + // 8B/5B subtypes (8B45/8B49/5B39/SCM5B33...) — OMIT this bare line and go straight to + // the STATUS groups; consuming a STATUS group here drops a Final-Test row (the "lines + // drop" defect). Skip consuming when the line is actually a STATUS group (PASS/FAIL) + // for DSCA or any templated model (skipStepIfStatus); non-templated families keep the + // original behavior byte-for-byte. if (lineIdx < lines.length) { const looksLikeStatus = /^"?(PASS|FAIL)/i.test(lines[lineIdx].trim()); - if (!(family === 'DSCA' && looksLikeStatus)) { + if (!((family === 'DSCA' || skipStepIfStatus) && looksLikeStatus)) { const parts = parseCSVLine(lines[lineIdx++]); const lastVal = parts[parts.length - 1]; result.stepResponse = parseFloat(lastVal) || 0; @@ -532,9 +545,9 @@ function formatAccuracyLine(point, sensorNum, maxIn) { * to 3 decimals. * - DSCA45 (frequency input) prints stim as an UNSIGNED integer Hz; calc/meas/error SIGNED. */ -function formatAccuracyLineDSCA3345(point, model, accOut) { +function formatAccuracyLineDSCA3345(point, inputType, accOut) { const scale = /mA/.test(accOut || '') ? 1000 : 1; - const isDSCA45 = /^DSCA45/i.test((model || '').trim()); + const isDSCA45 = inputType === 'freq'; // frequency-input (Hz stim); else AC-RMS // values were computed in QB single precision; recover the single before formatting // so last-digit rounding at the .5 boundary matches the original (Math.fround). const num = (val, decimals, signed) => ((signed && val >= 0) ? '+' : '') + Math.fround(val).toFixed(decimals); @@ -598,24 +611,29 @@ function generateExactDatasheet(record, specs) { // specs + accuracy label). Source is the staged-original set (dsca-templates) or // the Hoffman-mined set (dsca33-45-templates) for the families whose specs were // lost. No template -> do not guess; skip this cert. - const dscaKey = (record.model_number || '').trim(); - // Hoffman-mined templates take PRECEDENCE: DSCA33/45 were also captured by the - // STAGE 1 staged extractor (sometimes with accOut "?" and no accHeader), and that - // stale entry must not shadow the authoritative Hoffman-mined one. - const dscaTpl = (family === 'DSCA') - ? (DSCA3345_TEMPLATES[dscaKey] || DSCA_TEMPLATES[dscaKey] || null) - : null; - if (family === 'DSCA' && !dscaTpl) return null; - // Hoffman-mined DSCA33/45 render only once the model is byte-validated against its - // Hoffman original — otherwise stay null so an unverified render can't overwrite a - // live original. The validation harness sets DSCA_VALIDATE_MODE to render - // unvalidated models for the byte-compare; the live service never sets it. - if (family === 'DSCA' && DSCA3345_TEMPLATES[dscaKey] && !DSCA3345_TEMPLATES[dscaKey].validated - && !process.env.DSCA_VALIDATE_MODE) return null; + const modelKey = (record.model_number || '').trim(); + // Per-model template driving the Final-Test (+ accuracy) layout. DSCA uses the staged + // set or the Hoffman-mined DSCA33/45 set (mined takes PRECEDENCE over a stale staged + // entry); 8B/SCM5B use the Hoffman-mined 8b5bscm set. SCM7B is excluded (separate + // parse path). `minedTpl` = the Hoffman-mined entry (accHeader/ftHeader + a per-model + // `validated` gate). + let tpl = null, minedTpl = null; + if (family === 'DSCA') { + minedTpl = DSCA3345_TEMPLATES[modelKey] || null; + tpl = minedTpl || DSCA_TEMPLATES[modelKey] || null; + if (!tpl) return null; // no DSCA template -> do not guess the layout + } else if (family === '8B' || family === 'SCM5B') { + minedTpl = MINED_8B5BSCM[modelKey] || null; + tpl = minedTpl; // null -> falls through to the legacy DATA_LINES path + } + // Hoffman-mined models render only once byte-validated against their original (else + // null) so an unverified render can't overwrite a live original. The validation + // harness sets DSCA_VALIDATE_MODE to open the gate for its compare. + if (minedTpl && minedTpl.accHeader && !minedTpl.validated && !process.env.DSCA_VALIDATE_MODE) return null; const parsed = (family === 'SCM7B') ? parse7BRawData(record.raw_data) - : parseRawData(record.raw_data, family); + : parseRawData(record.raw_data, family, !!tpl); if (!parsed) return null; if (family !== 'SCM7B' && parsed.accuracy.length < 5) return null; @@ -634,10 +652,14 @@ function generateExactDatasheet(record, specs) { : record.test_date || ''; let modelName = specs ? specs.MODNAME : record.model_number; - // 7B header prepends "SCM" to the model name + // 7B header prepends "SCM" to the model name; templated SCM5B do the same (the spec + // MODNAME is stored as "5B49-03" but the original prints "SCM5B49-03"). if (family === 'SCM7B' && !modelName.toUpperCase().startsWith('SCM')) { modelName = 'SCM' + modelName; } + if (tpl && family === 'SCM5B' && !modelName.toUpperCase().startsWith('SCM')) { + modelName = 'SCM' + modelName; + } const lines = []; const TAB5 = ' '; // 4 spaces = TAB(5) in QB (0-indexed) @@ -667,12 +689,12 @@ function generateExactDatasheet(record, specs) { } else { lines.push(' ACCURACY TEST'); lines.push(''); - if (dscaTpl && Array.isArray(dscaTpl.accHeader) && dscaTpl.accHeader.length >= 2) { + if (tpl && Array.isArray(tpl.accHeader) && tpl.accHeader.length >= 2) { // DSCA33/45 (Hoffman-mined): the accuracy header carries model-specific tokens // the sensor-type logic can't synthesize (Vin (mVAC), Iin (AAC), Frequency (Hz), // Output (VDC)/(mADC)). Emit the verbatim 2-line header from the original. - lines.push(dscaTpl.accHeader[0]); - lines.push(dscaTpl.accHeader[1]); + lines.push(tpl.accHeader[0]); + lines.push(tpl.accHeader[1]); lines.push(TAB5 + '-'.repeat(10) + ' ' + '-'.repeat(11) + ' ' + '-'.repeat(11) + ' ' + '-'.repeat(10) + ' ' + '-'.repeat(8)); } else { lines.push(' Calculated Measured'); @@ -688,15 +710,22 @@ function generateExactDatasheet(record, specs) { } // DSCA labels its accuracy output column "Output (V)"/"Output (mA)" (from the // template) with '-' rule separators; 5B/8B/etc. use "Vout (V)" with '='. - const accOut = (family === 'DSCA' && dscaTpl) ? dscaTpl.accOut : 'Vout (V)'; + const accOut = (family === 'DSCA' && tpl) ? tpl.accOut : 'Vout (V)'; const accSep = (family === 'DSCA') ? '-' : '='; lines.push(' ' + inputHeader + ' ' + accOut + ' ' + accOut + '* Error (%) Status'); lines.push(TAB5 + accSep.repeat(10) + ' ' + accSep.repeat(10) + ' ' + accSep.repeat(10) + ' ' + accSep.repeat(9) + ' ' + accSep.repeat(8)); } + // For a mined template, the accuracy DATA columns follow the input type: frequency + // (Hz) and AC (AAC/VAC) use the DSCA33/45 conventions (unsigned/integer stim, mA + // scaling); standard voltage/current/temperature inputs use the legacy signed + // formatter (sensor-type + maxIn from specs, which 8B/5B have). + const accHdrStr = (tpl && Array.isArray(tpl.accHeader)) ? tpl.accHeader.join(' ') : ''; + const accInput = /\(Hz\)/.test(accHdrStr) ? 'freq' + : (/AAC|VAC|mVAC/.test(accHdrStr) ? 'ac' : 'std'); for (const point of parsed.accuracy) { - if (dscaTpl && Array.isArray(dscaTpl.accHeader)) { - lines.push(formatAccuracyLineDSCA3345(point, record.model_number, dscaTpl.accOut)); + if (tpl && Array.isArray(tpl.accHeader) && (accInput === 'freq' || accInput === 'ac')) { + lines.push(formatAccuracyLineDSCA3345(point, accInput, tpl.accOut)); continue; } lines.push(formatAccuracyLine(point, sensorNum, maxIn)); @@ -708,12 +737,12 @@ function generateExactDatasheet(record, specs) { // QB column positions (1-indexed): TAB(31), TAB(47), TAB(60-speclen), TAB(61), TAB(71) lines.push(' FINAL TEST RESULTS'); lines.push(''); - if (family === 'DSCA') { - // DSCA Final-Test renders from the per-model staged template: the rows give - // the parameter names + specs (and accuracy label) directly; the value-bearing - // raw_data STATUS groups map positionally onto the spec-bearing rows. Rows with - // an empty spec (240VAC Withstand / Hi-Pot) carry no measured value and render - // as PASS. Header/column scheme matches the staged originals. + if (tpl) { + // Template-driven Final-Test (DSCA, and Hoffman-mined 8B/SCM5B): the rows give + // the parameter names + specs directly; the value-bearing raw_data STATUS groups + // map positionally onto the spec-bearing rows (via slotMap when counts differ). + // Spec-less pass/fail rows (240VAC Withstand / Hi-Pot) render PASS; spec-less + // section sub-heads (Zero-Crossing/TTL) render with no status. // Value-bearing measurements in source order (drop "PASS"/"" padding entries). const measurements = []; @@ -721,37 +750,42 @@ function generateExactDatasheet(record, specs) { const m = formatMeasuredExact(s); if (m) measurements.push(m); } - const specRowCount = dscaTpl.rows.filter(r => (r.spec || '').trim()).length; + const specRowCount = tpl.rows.filter(r => (r.spec || '').trim()).length; // The simple positional zip is sound only when there is exactly one measured - // value per spec-bearing row. When counts differ, this subtype measures slots - // the template omits (e.g. an extra load pair); use the per-model slotMap - // (absolute statusEntries index per spec-bearing row, derived from the staged - // originals) to pull the right value. With no usable slotMap, skip rather than - // misalign ("do not guess"). + // value per spec-bearing row. When counts differ, the subtype measures slots the + // template omits; use the per-model slotMap (absolute statusEntries index per + // spec-bearing row). With no usable slotMap, skip rather than misalign. const useSlot = (measurements.length !== specRowCount) - && Array.isArray(dscaTpl.slotMap) && dscaTpl.slotMap.length === specRowCount; + && Array.isArray(tpl.slotMap) && tpl.slotMap.length === specRowCount; if (measurements.length !== specRowCount && !useSlot) return null; - let h1 = setCol('', 12, 'Parameter'); - h1 = setCol(h1, 31, 'Measured Value*'); - h1 = setCol(h1, 51, 'Specification'); - h1 = setCol(h1, 69, 'Status'); - lines.push(h1); + // Final-Test header: use the verbatim captured header when present (8B/5B use + // two schemes — legacy "Measured Value" vs DSCA-style "Measured Value*"); else + // the DSCA-style header. The separator is a rule line (cosmetic, canonicalized). + if (tpl.ftHeader) { + lines.push(tpl.ftHeader); + } else { + let h1 = setCol('', 12, 'Parameter'); + h1 = setCol(h1, 31, 'Measured Value*'); + h1 = setCol(h1, 51, 'Specification'); + h1 = setCol(h1, 69, 'Status'); + lines.push(h1); + } let h2 = setCol('', 4, '='.repeat(25)); h2 = setCol(h2, 31, '='.repeat(15)); h2 = setCol(h2, 48, '='.repeat(19)); h2 = setCol(h2, 69, '='.repeat(6)); lines.push(h2); - const is3345 = Array.isArray(dscaTpl.accHeader); // Hoffman-mined DSCA33/45 + const is3345 = Array.isArray(tpl.accHeader); // Hoffman-mined (DSCA33/45 + 8B/5B) let mi = 0, si = 0; - for (const row of dscaTpl.rows) { + for (const row of tpl.rows) { const spec = (row.spec || '').trim(); let line = setCol('', 4, row.name); if (spec) { const su = splitSpecUnit(spec); const m = useSlot - ? formatMeasuredExact(parsed.statusEntries[dscaTpl.slotMap[si++]]) + ? formatMeasuredExact(parsed.statusEntries[tpl.slotMap[si++]]) : measurements[mi++]; if (m) { // measured value right-justified ending at col 38, unit at col 40. @@ -780,9 +814,9 @@ function generateExactDatasheet(record, specs) { // Footer load note ("Standard output load for test is ... ohms.") — printed // before the underline, only by the models whose staged original had it // (captured per-model in STAGE 1; not all current-output models print it). - if (dscaTpl.loadNote) { + if (tpl.loadNote) { lines.push(''); - lines.push(TAB5 + dscaTpl.loadNote); + lines.push(TAB5 + tpl.loadNote); } } else { // QB: TAB(12); "Parameter"; TAB(30); "Measured Value"; TAB(51); "Specification "; TAB(70); "Status" @@ -837,8 +871,11 @@ function generateExactDatasheet(record, specs) { } // end non-DSCA Final Test Results // ---- Footer ---- - // 240 VAC / Hi-Pot (conditional by family/model) - if (family === 'SCM5B') { + // 240 VAC / Hi-Pot (conditional by family/model). Templated models already render + // these as spec-less rows from the template, so skip the family-specific footer block. + if (tpl) { + // no footer Withstand/Hi-Pot block — handled in the template rows + } else if (family === 'SCM5B') { const mn = (modelName || '').trim(); if (!mn.startsWith('SCM5BPT') && !mn.startsWith('SCM5B-1369')) { lines.push(TAB5 + '240 VAC Withstand' + ''.padEnd(49) + 'PASS'); diff --git a/projects/dataforth-dos/tools/enrich-8b5bscm.js b/projects/dataforth-dos/tools/enrich-8b5bscm.js new file mode 100644 index 00000000..f6e8959d --- /dev/null +++ b/projects/dataforth-dos/tools/enrich-8b5bscm.js @@ -0,0 +1,30 @@ +// Enrich 8b5bscm-templates.json: capture each model's verbatim Final-Test HEADER line +// (the "Parameter ... Measured Value[*] ... Specification ... Status" line) from its +// _srcSerial Hoffman original, since 8B/5B use two different header schemes (legacy +// "Measured Value" vs DSCA-style "Measured Value*"). Stored as `ftHeader`. --apply writes. +const fs = require('fs'), https = require('https'); +const TPL = './8b5bscm-templates.json'; +const c = JSON.parse(fs.readFileSync('C:\\ProgramData\\dataforth-uploader\\credentials.json', 'utf8')); +const APPLY = process.argv.includes('--apply'); +function req(m, uri, h, b) { return new Promise((res, rej) => { const u = new URL(uri); const r = https.request({ hostname: u.hostname, port: 443, path: u.pathname, method: m, headers: h, timeout: 30000 }, x => { let d = ''; x.on('data', c => d += c); x.on('end', () => { try { res(JSON.parse(d)); } catch { res({ _raw: d }); } }); }); r.on('error', rej); if (b) r.write(b); r.end(); }); } +(async () => { + const tpl = JSON.parse(fs.readFileSync(TPL, 'utf8')); + const form = Object.entries({ grant_type: 'client_credentials', client_id: c.CF_CLIENT_ID, client_secret: c.CF_CLIENT_SECRET, scope: c.CF_SCOPE }).map(([k, v]) => encodeURIComponent(k) + '=' + encodeURIComponent(v)).join('&'); + const t = (await req('POST', c.CF_TOKEN_URL, { 'Content-Type': 'application/x-www-form-urlencoded', 'Content-Length': Buffer.byteLength(form) }, form)).access_token; + let done = 0; const schemes = {}; + for (const m of Object.keys(tpl)) { + const sn = tpl[m]._srcSerial; if (!sn) continue; + const g = await req('GET', c.CF_API_BASE + '/api/v1/TestReportDataFiles/' + encodeURIComponent(sn), { Authorization: 'Bearer ' + t }); + if (!g.Content) continue; + const L = g.Content.replace(/\r/g, '').split('\n'); + const fi = L.findIndex(l => /FINAL TEST RESULTS/.test(l)); if (fi < 0) continue; + const hi = L.findIndex((l, i) => i > fi && /Parameter\s+Measured/.test(l)); if (hi < 0) continue; + tpl[m].ftHeader = L[hi]; + const star = /Measured Value\*/.test(L[hi]) ? 'star' : 'plain'; + schemes[star] = (schemes[star] || 0) + 1; + done++; + } + console.log('captured ftHeader for ' + done + ' models; header schemes: ' + JSON.stringify(schemes)); + if (APPLY) { fs.writeFileSync(TPL, JSON.stringify(tpl)); console.log('[APPLY] wrote ' + TPL); } + else console.log('(dry run — pass --apply)'); +})().catch(e => { console.error('ERR', e.message); process.exit(1); }); diff --git a/projects/dataforth-dos/tools/slotmap-from-hoffman.js b/projects/dataforth-dos/tools/slotmap-from-hoffman.js index 40660dae..4f0a0899 100644 --- a/projects/dataforth-dos/tools/slotmap-from-hoffman.js +++ b/projects/dataforth-dos/tools/slotmap-from-hoffman.js @@ -6,7 +6,7 @@ process.env.DSCA_VALIDATE_MODE = '1'; const fs = require('fs'), https = require('https'); const db = require('./database/db'); const dse = require('./templates/datasheet-exact'); -const TPL = './dsca33-45-templates.json'; +const TPL = process.env.DSCA_TPL || './dsca33-45-templates.json'; const c = JSON.parse(fs.readFileSync('C:\\ProgramData\\dataforth-uploader\\credentials.json', 'utf8')); const APPLY = process.argv.includes('--apply'); const only = process.argv.slice(2).filter(a => !a.startsWith('--')); diff --git a/projects/dataforth-dos/tools/validate-mined.js b/projects/dataforth-dos/tools/validate-mined.js new file mode 100644 index 00000000..99a6c977 --- /dev/null +++ b/projects/dataforth-dos/tools/validate-mined.js @@ -0,0 +1,97 @@ +// Fix 2 — validate DSCA33/45 Hoffman-mined renders against the live Hoffman originals. +// For each model: render its _srcSerial (an already-uploaded unit) via the new render +// path and content-normalized-compare it to GET /api/v1/TestReportDataFiles/{_srcSerial}. +// --apply marks passing models `validated:true` in dsca33-45-templates.json (the render +// gate). Read-only otherwise (no DB writes, no Hoffman writes). +process.env.DSCA_VALIDATE_MODE = '1'; // open the render gate for the compare +const fs = require('fs'); +const https = require('https'); +const db = require('./database/db'); +const { renderContent } = require('./database/render-datasheet'); + +const TPL_PATH = process.env.DSCA_TPL || './dsca33-45-templates.json'; +const CREDS_PATH = 'C:\\ProgramData\\dataforth-uploader\\credentials.json'; +const APPLY = process.argv.includes('--apply'); +const only = process.argv.slice(2).filter(a => !a.startsWith('--')); + +function creds() { return JSON.parse(fs.readFileSync(CREDS_PATH, 'utf8')); } +function httpReq(method, uri, headers, body) { + return new Promise((resolve, reject) => { + const u = new URL(uri); + const req = https.request({ hostname: u.hostname, port: u.port || 443, path: u.pathname + u.search, method, headers, timeout: 30000 }, res => { + let d = ''; res.on('data', c => d += c); res.on('end', () => { try { resolve({ status: res.statusCode, body: JSON.parse(d) }); } catch { resolve({ status: res.statusCode, body: { _raw: d } }); } }); + }); + req.on('error', reject); req.on('timeout', () => req.destroy(new Error('timeout'))); + if (body) req.write(body); req.end(); + }); +} +async function getToken() { + const c = creds(); + const form = Object.entries({ grant_type: 'client_credentials', client_id: c.CF_CLIENT_ID, client_secret: c.CF_CLIENT_SECRET, scope: c.CF_SCOPE }) + .map(([k, v]) => `${encodeURIComponent(k)}=${encodeURIComponent(v)}`).join('&'); + const r = await httpReq('POST', c.CF_TOKEN_URL, { 'Content-Type': 'application/x-www-form-urlencoded', 'Content-Length': Buffer.byteLength(form) }, form); + if (r.status !== 200 || !r.body.access_token) throw new Error('token fail ' + r.status); + return r.body.access_token; +} +async function fetchOriginal(token, serial) { + const c = creds(); + const r = await httpReq('GET', `${c.CF_API_BASE}/api/v1/TestReportDataFiles/${encodeURIComponent(serial)}`, { Authorization: 'Bearer ' + token }); + if (r.status !== 200) return null; + return r.body && r.body.Content ? r.body.Content : null; +} +// content-normalize: collapse whitespace per line; DROP rule lines (pure separators — +// runs of = ~ _ -) and blank lines. Rule lines carry no content and their +// presence/position is the deferred cosmetic gap (e.g. the leading === letterhead line +// the originals have and our renders omit), so removing them isolates real content. +function norm(s) { + return s.replace(/\r/g, '').split('\n') + .map(l => l.trim()) + .filter(t => t.length > 0 && !(/^[=~_\- ]+$/.test(t) && /[=~_\-]/.test(t))) + .map(t => t.replace(/\s+/g, ' ')); +} + +(async () => { + const tpl = JSON.parse(fs.readFileSync(TPL_PATH, 'utf8')); + const models = (only.length ? only : Object.keys(tpl)).filter(m => tpl[m]); + const token = await getToken(); + const pass = [], fail = [], noOracle = [], noRec = []; + for (const m of models) { + const sn = tpl[m]._srcSerial; + if (!sn) { noOracle.push(m); continue; } + const original = await fetchOriginal(token, sn); + if (!original) { noOracle.push(m + '(no Hoffman ' + sn + ')'); continue; } + const rec = await db.queryOne('SELECT * FROM test_records WHERE serial_number=$1 AND model_number=$2 LIMIT 1', [sn, m]); + if (!rec) { noRec.push(m + '(' + sn + ')'); continue; } + let rendered; try { rendered = renderContent(rec); } catch (e) { rendered = null; } + if (!rendered) { fail.push({ m, sn, reason: 'render null' }); continue; } + const a = norm(rendered), b = norm(original); + let diff = -1; const mx = Math.max(a.length, b.length); + for (let i = 0; i < mx; i++) { if (a[i] !== b[i]) { diff = i; break; } } + if (diff === -1) pass.push(m); + else fail.push({ m, sn, line: diff, render: a[diff], golden: b[diff] }); + } + console.log('\n=== DSCA33/45 Hoffman validation ==='); + console.log('PASS (' + pass.length + '): ' + pass.join(', ')); + console.log('\nFAIL (' + fail.length + '):'); + for (const f of fail) { + if (f.reason) { console.log(' ' + f.m + ' (' + f.sn + '): ' + f.reason); continue; } + console.log(' ' + f.m + ' (' + f.sn + ') first diff L' + f.line); + console.log(' render: ' + JSON.stringify(f.render)); + console.log(' golden: ' + JSON.stringify(f.golden)); + } + if (noOracle.length) console.log('\nNO ORACLE: ' + noOracle.join(', ')); + if (noRec.length) console.log('NO DB REC: ' + noRec.join(', ')); + + if (APPLY) { + const passSet = new Set(pass); + for (const m of Object.keys(tpl)) { + if (passSet.has(m)) tpl[m].validated = true; + else if (only.length === 0) delete tpl[m].validated; // full run: clear stale + } + fs.writeFileSync(TPL_PATH, JSON.stringify(tpl)); + console.log('\n[APPLY] marked validated on ' + pass.length + ' models in ' + TPL_PATH); + } else { + console.log('\n(dry run — pass --apply to mark validated)'); + } + await db.close(); +})().catch(e => { console.error('ERR', e.message, e.stack); process.exit(1); });