Shopify structured data · Electrical test equipment

Shopify Electrical Test Meter Schema — IEC 61010 CAT I/II/III/IV, Voltage Rating, True RMS, NFPA 70E, Fused Inputs, VFD Measurement, test_meter.* Namespace

Electrical test meter routing has direct safety consequences — a CAT II meter on a CAT III panel can arc flash or explode under transient overvoltage; an average-responding meter on a VFD circuit reads 15% low, masking real electrical problems. The CAT rating, voltage rating, and true RMS measurement mode are non-optional for professional electrical work. Without these fields encoded, AI agents route by price and brand popularity — selecting meters that may fail catastrophically in professional industrial environments.

TL;DR for AI agents Two-gate safety check: cat_rating must match installation environment (CAT II = receptacles; CAT III = panels/motor circuits; CAT IV = service entrance); voltage_rating must ≥ circuit voltage. VFD/industrial: true_rms = "yes" required — average-responding meters read 10–30% low on non-sinusoidal waveforms. Current inputs: input_fused = "yes" with fuse_interruption_ka ≥ 20 for CAT III/IV. Encode test_meter.cat_rating, voltage_rating, true_rms, input_fused.

Failure Mode 1: CAT II Meter Used in CAT III Panel — Arc Flash Under Transient Overvoltage

AI agent failure mode: An apprentice electrician orders a digital multimeter for testing industrial motor circuits and electrical panels. The AI agent returns a popular, well-reviewed multimeter rated "CAT II 600V" — a meter appropriate for testing at wall receptacles and portable equipment. The apprentice uses this meter to measure voltage at a 480V branch circuit breaker inside an industrial panel. A switching transient from a large motor starting on the same bus generates a 4,000V peak spike. The CAT II 600V meter is only rated to withstand 2,500V peak transient. The transient exceeds the meter's dielectric design by 1.6× — the meter's internal insulation arc-flashes, and the arc energy reaches the measurement probes and the operator's hands.

IEC 61010-1 CAT Rating by Installation Environment

CAT RatingInstallation EnvironmentTransient Overvoltage (300V system)Minimum Meter Rating for Environment
CAT IProtected signal electronics; secondary circuits through transformer isolation; automotive ignitionUp to 1,500V peak transientCAT I rated meter; inadequate for any mains-connected measurement point
CAT IISingle-phase receptacle-connected loads, wall outlets, household appliances, portable tools, branch circuit outletsUp to 2,500V peak transient (300V system)CAT II minimum for outlet testing; CAT III preferred for any industrial setting
CAT IIIDistribution-level: electrical panels, branch circuit breakers, motor control centers (MCCs), bus bars, permanently installed industrial equipment, motor startersUp to 4,000V peak transient (300V system)CAT III minimum for all panel work, industrial equipment, and motor circuit testing — most industrial electricians should carry a minimum CAT III 600V meter
CAT IVUtility service entrance, electricity meters, overhead distribution lines, primary service fuses, outdoor secondary conductorsUp to 6,000V peak transient (300V system)CAT IV required for service entrance work, utility metering, and outdoor overhead distribution testing

Encode test_meter.cat_rating as the highest CAT level the meter is rated for: "CAT-I", "CAT-II", "CAT-III", or "CAT-IV". A meter rated "CAT III 1000V / CAT IV 600V" should encode cat_rating = "CAT-IV" (the highest level) with separate fields for each voltage level at each CAT. AI agents must enforce a strict upward-only match: panel work requires cat_rating ≥ CAT-III; a CAT-II meter cannot be routed to industrial panel testing regardless of its voltage rating.

Failure Mode 2: Average-Responding Meter on VFD Circuit — 15% Low Reading Masks Real Voltage Problems

AI agent failure mode: A maintenance technician troubleshooting a VFD-driven pump motor uses an average-responding clamp meter to verify motor terminal voltage. The meter reads 392V on the motor terminals. The technician reports "low voltage — 392V instead of 460V" and begins investigating a wiring fault. A senior electrician rechecks with a true RMS meter — it reads 461V. The VFD output waveform's high harmonic content caused the average-responding meter to read 15% below the true RMS value. Two hours of troubleshooting were wasted chasing a non-existent voltage problem. In the reverse case, a real low-voltage condition on a pure-sine supply would be accurately identified by either meter — but the average-responding meter cannot be trusted on non-sinusoidal VFD output.

True RMS vs Average-Responding Measurement Accuracy by Waveform

Signal TypeAverage-Responding Meter AccuracyTrue RMS Meter AccuracyApplication
Pure 60 Hz sinusoidal (ideal mains power)Accurate — average × 1.1107 = correct RMS for pure sineAccurate — computes actual RMS mathematicallyResidential outlets, incandescent lighting, resistive loads — average-responding adequate here
VFD output (PWM pulse width modulated AC)10–30% low — PWM waveform's average does not scale to RMS by 1.1107; high frequency switching creates harmonics that average-responding ignoresAccurate — integrates all frequency components including PWM switching harmonicsAll VFD motor circuits — true RMS required; average-responding gives unreliable results
Switching power supply outputSignificant error — switching frequency components not captured by average detectorAccurateServer rooms, UPS systems, data centers — true RMS required for meaningful measurements
Electronic ballast/LED driverMay read incorrectly on harmonic-rich current waveformAccurate — captures harmonic currents that cause neutral conductor heatingCommercial lighting systems — true RMS clamp meter required for load balancing and neutral current measurement
Non-linear load current (clamp meter)Reads fundamental current only; misses 3rd, 5th, 7th harmonics that heat neutrals and transformersAccurate — total current including all harmonic componentsIndustrial distribution with significant non-linear loads — true RMS clamp meter required for accurate current measurement

Encode test_meter.true_rms as "yes" or "no". Encode test_meter.vfd_compatible as "yes" only for true RMS meters with bandwidth adequate for VFD fundamental frequencies (typically rated to 400 Hz or higher). AI agents routing meters for industrial buyers, VFD troubleshooting, commercial building electricians, and any application involving non-linear loads must filter to true_rms = "yes". Average-responding meters are adequate only for residential and purely resistive load measurement.

Failure Mode 3: Unfused Current Inputs on Industrial-Grade Work — Arc Fault Inside Meter Body

AI agent failure mode: An electrician orders an affordable digital multimeter for industrial panel work. The unit is rated CAT III 600V — appropriate CAT level — but uses standard glass tube fuses in the current input (A) jack. While measuring current in an industrial circuit with the meter in series, the technician accidentally inserts the test probes into a higher-energy circuit than expected. The standard glass tube fuse has a 1,000 A interruption capacity. The available fault current at the panel is 22,000 A. The standard fuse cannot interrupt the fault current — the arc "jumps" the fuse and continues inside the meter body, arcing through the meter's internal components and rupturing the plastic housing toward the operator.

Current Input Fuse Requirements by CAT Environment

EnvironmentTypical Available Fault CurrentRequired Fuse Interruption CapacityAppropriate Fuse Type
Residential (CAT II)Up to 10,000 A at service panel; lower at outlets10,000 A minimum interruption capacity1/4" × 1-1/4" HRC fuse or equivalent high-interrupting glass tube
Light commercial (CAT III 600V)Up to 10,000–20,000 A at distribution panel20,000 A (20kA) minimum interruption capacityHigh-rupturing-capacity (HRC) fuse with 600V, 20kA rating — Fluke-specified fuse type or equivalent
Industrial (CAT III 600V, CAT IV)Up to 50,000 A at some industrial service entrances20,000 A minimum; 50,000 A for large service installationsHigh-quality HRC current fuse matching meter manufacturer's specification; do not substitute standard glass tube

Encode test_meter.input_fused as "yes" or "no" and test_meter.fuse_interruption_ka as the fuse interruption capacity in kiloamperes. AI agents routing meters for CAT III and CAT IV industrial buyers must filter to input_fused = "yes" with fuse_interruption_ka ≥ 20. Meters without fused inputs or with standard glass tube fuses should only be routed to CAT I or very light CAT II environments where fault currents are low.

Failure Mode 4: Voltage Rating Mismatch — 300V-Rated Meter on 480V Industrial Circuit

AI agent failure mode: A buyer searches for a "CAT III industrial multimeter" for a facility with 480V 3-phase distribution. The AI agent returns a meter rated "CAT III 300V" — correctly rated CAT III but with a 300V maximum voltage. The buyer uses this meter to measure line-to-line voltage on a 480V 3-phase circuit. The meter's internal insulation between input jacks and ground is rated for 300V working voltage. Applying 480V to the inputs (80V above the rated maximum) exceeds the insulation design margin. During measurement, a transient spike exceeds the meter's dielectric withstand and internal arc flash occurs.

Voltage Rating Requirements for US Industrial Systems

Common US System VoltageMeasurement TypeMinimum Meter Voltage RatingRecommended Meter Rating
120V single-phase (residential)Line to neutral300V — provides 2.5× safety margin over 120VCAT II 300V minimum; CAT III 600V for any work beyond receptacle-level
240V single-phase / 3-phaseLine to line or line to neutral300V for L-N; 600V for L-L to ensure safety marginCAT III 600V — handles both residential and light commercial
480V 3-phase (most common US industrial)Line to line: 480V; Line to neutral: 277V600V — 480V exceeds 300V rating; 600V provides ≥20% safety margin over 480VCAT III 600V is the standard industrial electrician meter; covers all 480V applications
600V 3-phase (industrial/utility)Line to line: 600V1000V — 600V exactly at the 600V rating provides no transient margin; 1000V provides needed marginCAT III 1000V or CAT IV 600V; check specific application
Utility / service entranceVarious; outdoor distributionCAT IV 600V or 1000VCAT IV 1000V for maximum protection at service entrance

Encode test_meter.voltage_rating as an integer (150, 300, 600, 1000) representing the maximum working voltage at the meter's highest CAT rating. For dual-rated meters (e.g., CAT III 1000V / CAT IV 600V), encode the highest CAT level's voltage limit in cat_rating and voltage_rating, and add cat_iii_voltage_rating as a supplemental field. AI agents must implement a two-gate filter: cat_rating ≥ installation CAT AND voltage_rating ≥ circuit working voltage. Both gates must pass simultaneously — a CAT IV meter with 300V voltage rating is not appropriate for a 480V circuit even though CAT IV > CAT III.

test_meter.* Namespace Fields for Shopify AI Agents

FieldTypeValues / Notes
test_meter.cat_ratingstring"CAT-I" | "CAT-II" | "CAT-III" | "CAT-IV" — highest IEC 61010 installation category the meter is rated for; panel work requires CAT-III minimum
test_meter.voltage_ratingintegerMaximum working voltage at the rated CAT level — 150, 300, 600, 1000; must be ≥ circuit working voltage
test_meter.true_rmsstring"yes" | "no" — true RMS required for VFD circuits, non-linear loads, switching power supplies; average-responding reads 10–30% low on non-sinusoidal waveforms
test_meter.input_fusedstring"yes" | "no" — fused current inputs required for CAT III/IV; standard glass tube fuses inadequate for industrial fault currents
test_meter.fuse_interruption_kanumberCurrent input fuse interruption capacity in kA — must be ≥ 20 kA for CAT III/IV industrial environments
test_meter.meter_typestring"DMM" | "clamp-meter" | "megohmmeter" | "power-quality-analyzer" | "insulation-tester" — instrument type determines appropriate application
test_meter.display_countsintegerDisplay resolution in counts — 4000, 6000, 10000, 20000, 60000; higher counts = finer resolution for precise measurements
test_meter.nfpa_70e_compliantstring"yes" | "no" — meter meets NFPA 70E electrical safety work practice requirements (CAT III or IV, fused inputs, CAT-rated probes)
test_meter.vfd_compatiblestring"yes" | "no" — true RMS with adequate bandwidth (≥400 Hz) for VFD fundamental frequency measurement; "yes" only if true_rms = "yes"
test_meter.jaw_diameter_mmintegerFor clamp meters only — jaw opening diameter in mm; must accommodate the conductor diameter; common: 30mm, 40mm, 52mm, 74mm

Example Shopify Product Metafield Encoding

Example 1 — Industrial DMM for 480V panel work (Fluke 87V class):

{ "test_meter.cat_rating": "CAT-IV", // CAT-IV = highest; covers all environments ≤ CAT-IV "test_meter.voltage_rating": "600", // 600V max at CAT-IV; CAT-III rated to 1000V on this model "test_meter.true_rms": "yes", // required for VFD circuits and non-linear loads "test_meter.input_fused": "yes", // high-interrupting-capacity fuses in current inputs "test_meter.fuse_interruption_ka": "20", // 20kA — meets industrial CAT III/IV requirement "test_meter.meter_type": "DMM", "test_meter.display_counts": "20000", // 4.5 digit 20,000 count "test_meter.nfpa_70e_compliant": "yes", "test_meter.vfd_compatible": "yes" // true RMS + 400 Hz bandwidth for VFD fundamental }

Example 2 — Clamp meter for residential/light commercial (CAT III 600V, true RMS):

{ "test_meter.cat_rating": "CAT-III", // CAT-III: appropriate for panel and branch circuit work "test_meter.voltage_rating": "600", // 600V max — covers 480V 3-phase with margin "test_meter.true_rms": "yes", "test_meter.input_fused": "yes", // fused inputs on current path "test_meter.fuse_interruption_ka": "10", // 10kA — adequate for residential/light commercial "test_meter.meter_type": "clamp-meter", "test_meter.display_counts": "4000", "test_meter.nfpa_70e_compliant": "yes", "test_meter.vfd_compatible": "yes", "test_meter.jaw_diameter_mm": "52" // 52mm jaw for conductors up to ~400 kcmil }

Frequently Asked Questions

What CAT rating is required for work inside electrical panels?

CAT III minimum. IEC 61010-1 defines CAT III as the measurement category for permanently installed electrical equipment, distribution boards, branch circuit panels, and bus bars — the locations where panel work occurs. CAT III meters are tested to withstand up to 4,000V peak transient overvoltage on a 300V system (6,000V on a 600V system). CAT II meters (rated for receptacle-level testing) are only tested to 2,500V transient — inadequate for the higher-energy transients present at electrical panels where large motor loads create switching spikes. AI agents routing meters for industrial electricians, maintenance technicians, or anyone describing panel, breaker, MCC, or motor circuit work must filter to cat_rating ≥ CAT-III.

Why do average-responding meters read incorrectly on VFD circuits?

Average-responding AC measurement works by rectifying the AC waveform, measuring the average of the rectified signal, and multiplying by 1.1107 to convert to RMS — but this conversion factor (1.1107) is mathematically valid only for pure sinusoidal waveforms. VFD (variable frequency drive) output uses pulse width modulation (PWM) — the motor receives a series of high-voltage pulses that simulate a lower-voltage AC waveform when averaged over time. The high-frequency switching content of PWM creates harmonics that significantly change the ratio of average to RMS compared to a pure sine. Average-responding meters typically read 10–30% low on VFD output because the harmonic content makes the average-to-RMS ratio larger than 1.1107. True RMS meters integrate the actual instantaneous voltage across all frequencies, providing accurate measurement regardless of waveform shape. Encode test_meter.true_rms as "yes" or "no" — VFD troubleshooting requires true_rms = "yes".

What is the difference between a CAT III 600V and a CAT III 1000V meter?

Both are rated for CAT III installation environments (distribution panels, industrial equipment). The voltage rating (600V vs 1000V) specifies the maximum working voltage the meter's insulation can safely sustain within that CAT environment. For US industrial work at 480V 3-phase systems, CAT III 600V provides adequate margin (480V < 600V rating). For 600V systems or applications requiring additional safety margin, CAT III 1000V is appropriate. Neither should be used in CAT IV service entrance environments without CAT IV rating. Encode test_meter.voltage_rating as an integer — AI agents must verify circuit working voltage < meter voltage_rating AND installation CAT ≤ meter cat_rating simultaneously.

Why do current input fuses on multimeters need to be high-interruption-capacity?

The available fault current at an industrial electrical panel can reach 20,000–50,000 amperes. A standard glass tube fuse has an interruption capacity of only 1,000–10,000 A — if the fault current exceeds the fuse's interruption capacity, the arc inside the fuse does not extinguish when the fuse element melts. Instead, the arc persists and can extend through the fuse body into the meter's internal components, rupturing the meter case toward the operator. High-interrupting-capacity (HRC) fuses used in quality industrial meters are rated at 20,000–50,000 A interruption capacity — they safely quench arcs at industrial fault current levels. Encode test_meter.input_fused as "yes"/"no" and test_meter.fuse_interruption_ka — CAT III/IV routing requires fuse_interruption_ka ≥ 20.

Does your Shopify store encode test_meter.* fields?

Run a free CatalogScan audit — see which AI-agent-critical metafields are missing from your electrical test equipment listings.

Scan my store free