SMP2 by WaveControl - EMF Meter with WP400 and WPF60 Probes

Area Monitoring Datalogging
Electromagnetic Fields (EMF) Manufacturer: WaveControl
SMP2 by WaveControl - EMF Meter with WP400 and WPF60 Probes
SMP2 by WaveControl - EMF Meter with WP400 and WPF60 Probes
SMP2 by WaveControl - EMF Meter with WP400 and WPF60 Probes
SMP2 by WaveControl - EMF Meter with WP400 and WPF60 Probes
SMP2 by WaveControl - EMF Meter with WP400 and WPF60 Probes

The Wavecontrol SMP2 configured with WP400 and WPF60 probes provides electromagnetic field measurement from 1 Hz to 60 GHz. It measures power-frequency electric and magnetic fields (1 Hz–400 kHz) and RF electric fields (1 MHz–60 GHz) with true RMS detection and ISO 17025 calibration.

Used to measure ELF exposure and RF field strength across power utilities, railway systems, telecommunications, broadcasting, and industrial applications. This versatile kit covers the most common EMF assessment needs in a single rental.

Β 

Choose Your Option

Rent for flexible short-term use or purchase to own

Rent
Purchase
Rental Rates
Daily
$140.00
Weekly
$490.00
Monthly
Contact for pricing
Reference rates only. You get the best rate calculation - actual price based on your selected rental dates.
Need Help Choosing?
Our rental specialists can help you select the right equipment for your specific application.
Call 866-736-8347
1
Choose Purchase Option
Rent short-term or buy to own
Required
No dates set, use the "Set Dates" button above to select your rental period.
β€”
Important: These dates apply to your entire cart. Changing dates will affect pricing for all rental items in your cart.
Used Equipment: This equipment has been previously used and tested. It may show signs of wear but is fully functional and inspected.

Your Configuration

SMP2 by WaveControl - EMF Meter with WP400 and WPF60 Probes
Γ— $140.00
$140.00 Select dates
Subtotal:
$140.00
Select dates
Technician verified and tested instrumentation before every rental
Expert support available by phone and email
Fast delivery and flexible rental terms

About This Product

The Wavecontrol SMP2 configured with WP400 and WPF60 probes provides electromagnetic field measurement from 1 Hz to 60 GHz. It measures power-frequency electric and magnetic fields (1 Hz–400 kHz) and RF electric fields (1 MHz–60 GHz) with true RMS detection and ISO 17025 calibration.

Used to measure ELF exposure and RF field strength across power utilities, railway systems, telecommunications, broadcasting, and industrial applications. This versatile kit covers the most common EMF assessment needs in a single rental.

Β 

Exposure Hazards This Equipment Detects

Electromagnetic Fields (EMF)

CAS: N/A
Learn More
PEL TWA
N/A
REL TWA
N/A
TLV TWA
N/A

Radio Frequency Radiation (RF)

CAS: N/A
Learn More
PEL TWA
N/A
REL TWA
N/A
TLV TWA
N/A

Features & Capabilities

Calibration Certificate Available: βœ“ Yes
Datalogging: βœ“ Yes
Monitoring Scope: Area Monitoring

Equipment Specifications

SMP2/SMP3 EMF Measurement System:root {
/* RAECO Theme Colors */
--color-primary: #e67e22;
--color-secondary: #2c3e50;
--color-background: #f8f9fa;
--color-text: #4a5568;
--color-text-light: #718096;
--color-success: #28a745;
--color-info: #17a2b8;
--color-warning: #ffc107;
--color-danger: #dc3545;

/* Spacing & Radius */
--spacing-sm: 16px;
--spacing-md: 24px;
--radius-sm: 6px;
--radius-md: 12px;

/* Shadows */
--shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.1);
--shadow-md: 0 4px 12px rgba(0, 0, 0, 0.1);

/* Transitions */
--transition-base: 0.2s ease;
}

* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

body {
font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
background: var(--color-background);
color: var(--color-text);
line-height: 1.5;
}

.product-section {
padding: var(--spacing-md) 0;
}

.product-container {
background: white;
border-radius: var(--radius-md);
box-shadow: var(--shadow-md);
}

/* Product Header */
.product-type {
font-size: 15px;
font-weight: 600;
color: var(--color-primary);
margin-bottom: 8px;
text-transform: uppercase;
letter-spacing: 0.8px;
}

.product-title {
font-size: 32px;
font-weight: 700;
color: var(--color-secondary);
margin-bottom: 8px;
line-height: 1.2;
}

.product-subtitle {
font-size: 16px;
color: var(--color-text);
margin-bottom: 16px;
line-height: 1.4;
}

.product-meta {
font-size: 13px;
color: var(--color-text-light);
}

.product-meta strong {
color: var(--color-secondary);
}

/* Chips/Badges */
.chip {
display: inline-flex;
align-items: center;
gap: 6px;
padding: 6px 12px;
border-radius: var(--radius-sm);
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
}

.chip-success {
background: rgba(40, 167, 69, 0.1);
color: var(--color-success);
border: 1px solid rgba(40, 167, 69, 0.2);
}

.chip-info {
background: rgba(23, 162, 184, 0.1);
color: var(--color-info);
border: 1px solid rgba(23, 162, 184, 0.2);
}

.chip-primary {
background: rgba(230, 126, 34, 0.1);
color: var(--color-primary);
border: 1px solid rgba(230, 126, 34, 0.2);
}

/* Product Benefit Callout */
.product-benefit {
font-size: 15px;
color: var(--color-text);
line-height: 1.5;
padding: 12px 16px;
background: #f0f7ff;
border-left: 4px solid var(--color-primary);
border-radius: var(--radius-sm);
margin-bottom: 16px;
}

/* Section Headers */
.section-header {
font-size: 18px;
font-weight: 700;
color: var(--color-secondary);
margin-bottom: 16px;
padding-bottom: 8px;
border-bottom: 2px solid var(--color-primary);
display: inline-block;
}

/* Spec Cards */
.spec-card {
background: white;
border: 1px solid #e5e7eb;
border-radius: var(--radius-md);
padding: 20px;
height: 100%;
transition: all var(--transition-base);
}

.spec-card:hover {
border-color: var(--color-primary);
box-shadow: var(--shadow-md);
}

.spec-card__header {
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-bottom: 16px;
padding-bottom: 12px;
border-bottom: 1px solid #e5e7eb;
}

.spec-card__title {
font-size: 20px;
font-weight: 700;
color: var(--color-secondary);
margin-bottom: 4px;
}

.spec-card__subtitle {
font-size: 13px;
font-weight: 600;
color: var(--color-primary);
text-transform: uppercase;
letter-spacing: 0.5px;
}

.spec-card__badge {
padding: 6px 10px;
background: rgba(230, 126, 34, 0.1);
border: 1px solid var(--color-primary);
border-radius: var(--radius-sm);
font-size: 12px;
font-weight: 600;
color: var(--color-primary);
white-space: nowrap;
}

/* Spec Items */
.spec-item {
display: flex;
justify-content: space-between;
align-items: flex-start;
padding: 10px 12px;
background: var(--color-background);
border-radius: var(--radius-sm);
margin-bottom: 8px;
}

.spec-item:last-child {
margin-bottom: 0;
}

.spec-item__label {
font-size: 14px;
color: var(--color-text-light);
font-weight: 500;
}

.spec-item__value {
font-size: 14px;
font-weight: 600;
color: var(--color-secondary);
text-align: right;
}

/* Category Cards (for meter specs) */
.category-card {
background: var(--color-background);
border-radius: var(--radius-sm);
padding: 16px;
height: 100%;
}

.category-card__title {
font-size: 12px;
font-weight: 700;
color: var(--color-primary);
text-transform: uppercase;
letter-spacing: 0.8px;
margin-bottom: 12px;
display: flex;
align-items: center;
gap: 8px;
}

.category-card__title::before {
content: '';
width: 4px;
height: 4px;
background: var(--color-primary);
border-radius: 50%;
}

.category-item {
display: flex;
justify-content: space-between;
align-items: flex-start;
padding: 8px 0;
border-bottom: 1px solid #e5e7eb;
font-size: 14px;
}

.category-item:last-child {
border-bottom: none;
padding-bottom: 0;
}

.category-item__label {
color: var(--color-text);
}

.category-item__value {
color: var(--color-secondary);
font-weight: 600;
text-align: right;
}

/* Applications */
.applications__title {
font-size: 11px;
font-weight: 700;
color: var(--color-text-light);
text-transform: uppercase;
letter-spacing: 0.8px;
margin-bottom: 10px;
}

.app-tag {
display: inline-block;
padding: 6px 12px;
background: var(--color-background);
border-radius: var(--radius-sm);
font-size: 13px;
color: var(--color-text);
margin: 0 6px 6px 0;
transition: all var(--transition-base);
}

.app-tag:hover {
background: rgba(230, 126, 34, 0.1);
color: var(--color-primary);
}

/* Feature Items */
.feature-item {
display: flex;
align-items: flex-start;
gap: 10px;
font-size: 14px;
color: var(--color-text);
padding: 8px 0;
}

.feature-item::before {
content: 'βœ“';
color: var(--color-success);
font-weight: 700;
font-size: 14px;
flex-shrink: 0;
}

/* Status indicators */
.status-available {
display: inline-flex;
align-items: center;
gap: 8px;
background: #d4edda;
padding: 8px 16px;
border-radius: var(--radius-sm);
font-size: 13px;
color: #155724;
font-weight: 600;
}

.status-available::before {
content: 'βœ“';
width: 18px;
height: 18px;
background: var(--color-success);
color: white;
border-radius: 50%;
font-size: 11px;
display: flex;
align-items: center;
justify-content: center;
}

/* Responsive */
@media (max-width: 767px) {
.product-title {
font-size: 26px;
}

.spec-card {
padding: 16px;
}

.spec-card__title {
font-size: 18px;
}
}EMF Measurement SystemSMP2/SMP3 Field MeterCalibration CertifiedDatalogging

Professional-grade electromagnetic field measurement from 1 Hz to 60 GHz with interchangeable probe system

Manufacturer:WavecontrolAvailable for RentalComprehensive EMF exposure assessmentβ€” Real-time comparison to international safety standards including ICNIRP, EU Directive 2013/35/EU, FCC, and Safety Code 6 for occupational and public exposure compliance.Meter SpecificationsMeasurement ModesBroadbandFull spectrumFrequency-SelectiveSingle frequencyDisplay OptionsAxesX, Y, Z + TotalMetricsRMS, Peak, Max, Min, AvgUnitsElectric FieldV/mMagnetic FieldA/m, Β΅T, mTPower DensityW/mΒ²Exposure% of limitWPM StandardsInternationalICNIRPRegionalEU 2013/35/EU, FCCNationalSafety Code 6Data LoggingExportUSBBattery LifeBroadband ModeUp to 15 hoursCompatible ProbesWP400ELF/LF Probe1 Hz – 400 kHzField TypeElectric & MagneticE-Field Range1 V/m – 100 kV/mH-Field Range50 nT – 10 mTFFT Spans400 Hz, 4 kHz, 40 kHz, 400 kHzApplicationsPower GridTransformersRailway TractionIndustrial 50/60 HzWPF60RF/Microwave Probe1 MHz – 60 GHzField TypeElectric OnlyRange (CW)1 – 1000 V/mRange (RMS)1 – 55 V/mDynamic Range60 dBApplications5G NetworksWiFiCellularBroadcastSatelliteRadar

Kit Contents

SMP2 or SMP3 meter, WP400 probe, WPF60 probe, AC charger, USB cable, USB drive with manuals and software, calibration certificates. Optional Add-ons: tripod, tripod extension kit.

Manufacturer Resources

Documents

User manuals, safety guides, and technical documentation from the manufacturer:

Videos

No manufacturer videos are currently available for this product. Check back later or contact us for more information.

Ask a Question

Have a question about this product? Fill out the form below and our team will get back to you shortly.

Need Help Choosing the Right Equipment?

Our customer success specialists are here to help you select the perfect equipment for your project