Wiring IFM PN3004 Pressure Sensor to Siemens LOGO! 8 24V AI

David Krause22 min read
PLC HardwareSiemensTutorial / How-to
Licensed PE Working through this on a live machine? A Maine-licensed engineer can take it from here — included with IMD hardware, by the hour for everything else. Book an engineer

Overview

Connecting an IFM PN3004 pressure sensor to a Siemens LOGO! 8 24V base module is a routine integration when the panel is designed for a 0-10 V analog signal. The base LOGO! 8 24VCE provides two dedicated analog inputs (AI1 on I7 and AI2 on I8) that accept 0-10 V DC without any external signal conditioner. The IFM PN3004 belongs to the PN3 family of 4-pin M12 pressure transmitters and exposes a 0-10 V single-ended output on Pin 2 of the M12 connector, which lands directly on I7. The wiring is the only piece that trips installers up: a 0-10 V signal is single-ended and the sensor's 0 V return (Pin 3, blue) MUST share the LOGO! 24 V supply negative terminal (M). Connecting only the L+ signal wire (Pin 2) without the L- return leaves the analog input stage with no reference, so the LOGO! reads 0 or a floating value.

This reference covers the exact pinout, the polarity decision, the LOGO! Soft Comfort configuration, scaling math, power-supply rules, troubleshooting, and the verification sequence. It also covers the optional use of Pin 4 (the PN3004 switching output) and how to convert to a 4-20 mA PN variant using a 250 Ω resistor on the LOGO! AI input.

Polarity decision: A 0-10 V output is single-ended. The signal wire (Pin 2 / white) returns to a common 0 V reference (Pin 3 / blue on the sensor, M on the LOGO! 24 V supply). Both the supply return and the signal reference must land on the LOGO! M terminal. Pin 4 (black) is a separate switching (digital) output and is not part of the 0-10 V loop.

LOGO! 8 24V Base Module: AI Channel Identification

The LOGO! 8 24V base module (the 24VCE, 24VCEO, 24VCEo, and equivalent OBAx variants) ships with eight digital inputs on the base. Inputs I7 and I8 are dual-function: by default they are digital inputs, but when AI1/AI2 is enabled in the LOGO! Soft Comfort project properties, the same two terminals operate as 0-10 V analog inputs. No physical jumper, no module change, no firmware patch is required. The LOGO! automatically routes the I7/I8 voltage tracks to the internal 10-bit ADC when the AI is enabled.

Base module family Variant label AI channels AI location Input range Resolution
LOGO! 8 24VCE (no display) 6ED1052-1CC08-0BAx 2 I7 = AI1, I8 = AI2 0-10 V DC 10-bit (0-1000)
LOGO! 8 24VCEO (with display) 6ED1052-2CC08-0BAx 2 I7 = AI1, I8 = AI2 0-10 V DC 10-bit (0-1000)
LOGO! 8 12/24VCE 6ED1052-1MD08-0BAx 2 I7 = AI1, I8 = AI2 0-10 V DC 10-bit (0-1000)

The catalog suffix -0BAx is the firmware generation (OBA0, OBA1, OBA2, OBA6, OBA7, OBA8, etc.). The AI behavior is the same across the family; the differences are in the Ethernet/Web server feature set and the LOGO! Soft Comfort library version. Always use the Soft Comfort version that matches the -0BAx generation installed in the base module - download the matching firmware from the Siemens LOGO! Web-Based Automation portal before commissioning.

Key electrical limits of the AI input on the 24 V base module:

  • Input range: 0-10 V DC (no negative range; signal below 0 V reads as 0).
  • Absolute maximum continuous input voltage: 30 V DC.
  • Input impedance: typically 100 kΩ to the M terminal.
  • Cable length without shielded twisted pair: keep under 10 m for clean readings; up to 30 m is acceptable with shielded cable bonded to PE at one end.

IFM PN3004 Pressure Sensor Specifications

The IFM PN3004 belongs to the PN3 series of compact pressure transmitters with a 4-pin M12 connector. The PN3 family shares a consistent pinout but varies by pressure range and output type (0-10 V, 4-20 mA, IO-Link, or dual output). Always cross-check the specific PN3004 variant's pressure range, output type, and supply voltage against the IFM datasheet before wiring; the part-number suffix encodes these parameters.

Parameter Value (typical for PN3 series) Source / verification
Operating voltage 18-30 V DC (24 V DC nominal) IFM datasheet
Analog output 0-10 V DC, 3-wire single-ended (PN3004 default) IFM datasheet
Switching output PNP or NPN, configurable setpoint IFM datasheet
Connector M12, 4-pin, A-coded IFM datasheet
Pin 1 (BN, brown) +24 V DC supply (L+) IFM M12 standard
Pin 2 (WH, white) Analog output 0-10 V (signal) IFM M12 standard
Pin 3 (BU, blue) 0 V DC supply (L- / M) IFM M12 standard
Pin 4 (BK, black) Switching output (digital) IFM M12 standard

The pressure range (0-1 bar, 0-10 bar, 0-25 bar, 0-50 bar, 0-100 bar, etc.) is encoded in the variant suffix. The wiring shown below is independent of the pressure range and works for any PN3 sensor with a 0-10 V output. For a 4-20 mA PN variant, the same PN3 connector applies, but the 0-10 V input of the LOGO! 8 needs a 250 Ω precision resistor across I7 and M to convert the current to a 1-5 V signal; see the section below for the conversion math.

Reference: Download the IFM PN3 series datasheet and the operating-instructions PDF from the IFM product page for the exact PN3004 variant. Confirm the supply voltage, the output type (U = voltage, I = current, B = IO-Link), the accuracy class, and the overload-safe pressure rating before commissioning. The wiring pinout is the only thing that is fixed across the PN3 family.

M12 Connector Pinout Standard (IFM PN3 Series)

The IFM PN3 family uses a 4-pin M12 A-coded connector. The pin-to-color convention follows the IEC 60947-5-2 standard and is consistent across the PN3 line, including the PN3004. The correct pinout is:

  1. Pin 1 (BN, brown): +24 V DC supply - this is the sensor's L+.
  2. Pin 2 (WH, white): Analog output - for the 0-10 V variant, this is the 0-10 V signal. For a 4-20 mA variant, this is the current loop positive.
  3. Pin 3 (BU, blue): 0 V DC supply - this is the sensor's L- / M. It is also the reference for the 0-10 V signal.
  4. Pin 4 (BK, black): Switching output - PNP or NPN depending on the variant configuration. Not used in the 0-10 V analog path.

A common confusion in field installations is to label the blue wire as Pin 4 (it is in fact Pin 3) or to assume Pin 4 is the 0 V return (it is the digital switching output). Always read the connector, do not trust the wire label on a previous install - the IFM standard is fixed: brown=24V, white=signal, blue=0V, black=digital out.

Wiring the PN3004 to LOGO! 8 I7 (AI1)

The signal path is a 3-wire connection: 24V+ to the sensor, 0V return shared between the LOGO! 24V supply and the sensor, and the analog signal on Pin 2 (white) back to I7. Pin 4 (black, switching output) is left disconnected for the analog-only application.

IFM PN3004 M12 pin Wire color (IFM standard) Destination on LOGO! 8 Function
Pin 1 (BN, brown) Brown L+ terminal of the LOGO! power section (24 V DC +) Sensor supply +24 V
Pin 2 (WH, white) White I7 (becomes AI1 in the program) 0-10 V analog signal
Pin 3 (BU, blue) Blue M terminal of the LOGO! 24 V supply Sensor 0 V and analog return
Pin 4 (BK, black) Black Not connected (or to a normal digital input if used) Switching output - leave open and insulate if unused

To answer the original polarity question explicitly: no, connecting only Pin 2 (white, the L+ signal) to I7 is NOT correct on a single-ended 0-10 V input. The sensor's 0 V return on Pin 3 (blue) must also be landed on the LOGO! M terminal so that the I7 input stage has a defined 0 V reference. If the return is missing or lands on a separate floating 0 V rail, the AI1 reading will be 0, unstable, or pegged to full scale depending on the leakage path.

Wiring topology (inline SVG diagram)

IFM PN3004 (M12) Pin 1 BN+24V Pin 2 WH0-10V out Pin 3 BU0V (M) Pin 4 BKSwitching LOGO! 8 24VCE L+ (24V) M (0V) I7 = AI1 I8 = AI2 +24V supply (BN) 0-10V signal (WH) to I7 0V return (BU) to M Pin 4 BK (switching) - leave open and insulate

Power-Supply and Common-Reference Rules

Both the LOGO! 8 24VCE base and the IFM PN3004 must share a common 0 V reference. A common installation error is to power the sensor from a separate 24 V DC supply while the LOGO! 8 is powered from its own 24 V source: the analog ground then floats relative to the LOGO! 0 V and the AI reading will be unstable, clipped, or zero. The wiring rules below are the only safe way to bring a 0-10 V sensor onto a LOGO! 8 base.

  1. Use a single 24 V DC power supply for both the LOGO! 8 and the PN3004. If the panel has a second 24 V rail, do NOT use it for the sensor - it will break the common-reference rule.
  2. Bond the LOGO! M terminal to the supply 0 V at the same terminal block that feeds the LOGO! power input.
  3. Land the PN3004 blue wire (Pin 3) on the same M terminal. This is the single most important wire in the install.
  4. Keep the analog signal cable in a separate conduit or at least 100 mm from any VFD output cabling to avoid coupling common-mode noise into the 0-10 V loop.
  5. If the cable run exceeds 10 m, use a shielded cable (e.g. LAPP EVC M12 sensor cable, shielded twisted pair) and bond the shield to PE at the panel end only - the field end stays floating to avoid a ground loop.
  6. Verify the common-reference connection with a multimeter on continuity mode between PN3004 Pin 3 and the LOGO! M terminal before applying power.
Safety: A 0-10 V signal is not intrinsically safe. If the pressure sensor is in a hazardous area, use a certified barrier or a 4-20 mA sensor with a current-input module (LOGO! 8 AM2 RTD, AM2 AQ, or a third-party isolation barrier). The PN3 series includes intrinsically safe variants; check the part-number suffix and the ATEX/IECEx certification before deploying in Ex zones.

LOGO! Soft Comfort Configuration

Configuring I7 and I8 as analog inputs requires three actions in LOGO! Soft Comfort: enable the AI in the hardware configuration, scale the 0-1000 raw value to engineering units, and route the scaled value to a display or threshold block. The step-by-step below applies to Soft Comfort V8.x and later; the menu text may vary slightly by Soft Comfort version.

  1. Open the project in LOGO! Soft Comfort (V8.x or later for the OBA8 base; V8.4+ for the OBA2 base). Match the Soft Comfort version to the -0BAx generation of the connected LOGO! base.
  2. In the menu, select File → Properties → Parameters → AI and set AI1 to "On" and AI2 to "On" as required. Without this step the program will treat I7 and I8 as digital inputs.
  3. On the programming canvas, drag the Analog Input special function (from the special-functions catalog) or place a Message Text block and bind it to AI1. In the program the analog input is referenced as AI1 (I7) and AI2 (I8).
  4. Insert an Analog Amplifier block to apply gain and offset. For a 0-10 V sensor mapped to a 0-1000 raw value: Sensor min = 0, Sensor max = 1000, Gain = 1, Offset = 0 for a direct read.
  5. For an engineering unit (e.g. bar), use the Arithmetic block or a Math instruction:
    Pressure_bar = (AI1 / 1000) * Sensor_max_bar
    Example (sensor full scale = 10 bar): AI1 = 500 → 0.50 * 10 bar = 5.00 bar
  6. For display on the LOGO! built-in screen or LOGO! TDE, route the scaled value into a Message Text block with the bar / psi / kPa suffix. Enable the bar-graph option to show the signal as a percentage of full scale.
  7. Download the program to the LOGO! and watch the online view to confirm AI1 reads 0-30 raw at 0 bar and 950-1000 raw at full scale.
Firmware note: The AI numbering convention is consistent across the LOGO! 8 family, but the special-function block numbers in the Soft Comfort library changed between OBA0/OBA1, OBA6/OBA7, and OBA8 firmware generations. Use the function-browser search in LOGO! Soft Comfort to find the current block ID for "Analog Input" and "Analog Amplifier"; the canonical block labels have remained stable, but the B-numbers shifted.

Scaling the Raw AI Value to Engineering Units

LOGO! 8 base module AI1/AI2 is a 10-bit converter over 0-10 V. The raw value is presented as 0-1000 (units of 10 mV). Resolution is approximately 9.8 mV per step, which on a 0-10 bar sensor yields ~9.8 mbar per step. This is more than adequate for the typical PN-series pressure switch application, but it is not laboratory-grade resolution. For higher resolution, use the LOGO! 8 AM2 RTD extension module (12-bit) or move to a LOGO! 8 with the OBA8 firmware (some variants expose 12-bit AI).

Voltage at I7 Raw value AI1 Pressure (0-10 bar sensor, example) Pressure (0-25 bar sensor, example)
0.0 V 0 0.00 bar 0.00 bar
2.5 V 250 2.50 bar 6.25 bar
5.0 V 500 5.00 bar 12.50 bar
7.5 V 750 7.50 bar 18.75 bar
10.0 V 1000 10.00 bar 25.00 bar

If the sensor's full-scale output is not 10 V (for example a 0-5 V variant, or a 1-5 V variant when driven by a current loop resistor), set the gain and offset in the Analog Amplifier so that a 1000 raw value corresponds to the sensor's full-scale pressure and a 0 raw value corresponds to the sensor's zero. For a 1-5 V sensor:

Gain = 1000 / (V_max - V_min) = 1000 / 4 = 250
Offset = -V_min * Gain = -1 * 250 = -250

Reading a Second Pressure Sensor on I8 (AI2)

If a second pressure sensor is needed (e.g. differential pressure across a filter, or a redundant pressure transmitter for safety indication), wire it the same way to I8. The second sensor is referenced as AI2 in the LOGO! program.

IFM PN3004 #2 M12 pin Wire color Destination
Pin 1 (BN) Brown L+ terminal (shared with sensor #1)
Pin 2 (WH) White I8 = AI2
Pin 3 (BU) Blue M terminal (shared with sensor #1)
Pin 4 (BK) Black Not connected (or to a digital input for a setpoint trip)

Both sensors share the same M terminal and the same L+ feed. The two AI inputs are sampled by the LOGO! base module independently; there is no cross-talk. If the application needs more than 2 analog inputs, add a LOGO! 8 AM2 module (2 AI, 12-bit) or an AM2 RTD module (2 AI for PT100/PT1000) on the right side bus.

Using a 4-20 mA PN Variant (Resistor Conversion)

The IFM PN3 series also includes 4-20 mA current-loop variants. The pinout is identical (Pin 2 = current output), but the LOGO! 8 base AI input is 0-10 V only. To read a 4-20 mA sensor on a 0-10 V base AI, install a precision 250 Ω resistor between I7 and M and convert the current to voltage.

Sensor current Voltage across 250 Ω AI1 raw value (0-1000) Percentage of full scale
4 mA (zero) 1.0 V 100 0%
8 mA 2.0 V 200 25%
12 mA (mid) 3.0 V 300 50%
16 mA 4.0 V 400 75%
20 mA (full scale) 5.0 V 500 100%

To convert the 1-5 V range to 0-1000 in the LOGO! program, set the Analog Amplifier:

Sensor min raw: 100 (corresponds to 4 mA / 1 V / 0% of scale)
Sensor max raw: 500 (corresponds to 20 mA / 5 V / 100% of scale)
Gain = 1000 / (max - min) = 1000 / 400 = 2.5
Offset = -100 * 2.5 = -250

Use a 0.1% precision resistor (Vishay Z201 or equivalent) for the 250 Ω; a 1% carbon-film resistor will drift with temperature and introduce a 1-2% measurement error. Mount the resistor inside the panel near the LOGO! terminals, not at the sensor end, to keep the current loop short and noise-free.

Troubleshooting Matrix

Symptom Likely cause Diagnostic step Fix
AI1 always reads 0 Sensor not powered; L+ open or Pin 3 (blue) not landed on M Measure DC voltage between PN3004 Pin 1 and Pin 3 (should be 24 V) Verify 24 V at PN3004 Pin 1; verify continuity Pin 3 to LOGO! M
AI1 reads negative or unstable Shared 0 V missing; sensor on isolated supply Measure DC voltage between PN3004 Pin 3 and LOGO! M (should be < 50 mV) Bond sensor Pin 3 to LOGO! M terminal on the same supply
AI1 maxes out at 1000 regardless of pressure Sensor in fault mode; sense line shorted to 24 V; broken sensor element Disconnect sensor and measure open-circuit voltage on Pin 2 with supply present Inspect connector for bent pins; replace sensor if internal fault
AI1 reads ~5 V with no pressure Sensor mid-range fault; failed element; sensor was zeroed at factory with offset Check PN3004 status LED; consult IFM diagnostics via IO-Link if supported Apply known zero pressure; perform zero-adjust via teach-in if available
Reading drifts with temperature Common-mode noise; long unshielded run; VFD cable too close Measure signal with oscilloscope in AC-couple mode Use shielded cable, bond shield at one end, shorten run, route away from VFD cables
LOGO! does not see I7 as AI in the program AI not enabled in Properties → Parameters Open project properties and check AI1/AI2 toggle Enable AI1/AI2 in LOGO! Soft Comfort project properties; redownload
AI1 raw value 0-30 but program reads negative after scaling Subtraction order wrong in arithmetic block; gain/offset polarity flipped Inspect Analog Amplifier parameters Recompute Gain = 1000 / (max sensor - min sensor); check Offset sign
AI1 reads correctly, then jumps to 1000 sporadically Loose connector; broken M12 cable; vibration Inspect M12 connector for water ingress; tug-test the cable Replace M12 cordset; re-torque the M12 knurl

Verification Procedure

  1. Power the LOGO! 8 24VCE and confirm the green "OK" / RUN LED on the base is steady (not flashing red or amber).
  2. Apply 24 V to the PN3004 and confirm the sensor status LED is green (not red, not flashing). A red LED on a PN3 sensor typically means overpressure, broken element, or supply undervoltage.
  3. In LOGO! Soft Comfort, place a Message Text block on AI1 with a numeric display and download to the LOGO! base.
  4. Read the raw value with no pressure applied. A correctly wired 0-10 V sensor at zero pressure should return a raw value of 0-30 (small zero offset is normal; consult the PN3004 datasheet for the published zero tolerance).
  5. Apply a known pressure with a dead-weight tester or a calibrated reference gauge. Verify the scaled value matches within the sensor's published accuracy spec (typically ±0.5% of full scale for the PN3 family).
  6. Verify a step change: apply 50% of full-scale pressure, read back, then release. The AI value should track within 2-3 LSB of the expected value within the sensor response time (typically < 2 ms for the PN3 ceramic cell).
  7. Cycle power to confirm cold-start behavior is consistent - no need to re-calibrate after a power cycle.
  8. Document the zero pressure reading, the full-scale reading, the supply voltage, and the sensor serial number in the commissioning log. This becomes the baseline for trending and predictive maintenance.

Pin 4 (BK) of the PN3004 - Optional Switching Output

Pin 4 (black) on the IFM PN3004 is a switching (digital) output. The default configuration is a PNP output that closes at a configurable setpoint. The setpoint is adjusted via the teach-in button on the sensor body, by IO-Link (if supported by the variant), or by the IFM LineVision configurator. If a digital trip is needed in addition to the 0-10 V reading, route Pin 4 to a normal LOGO! digital input (e.g. I1-I6) and use it as a setpoint alarm or for interlocks. For analog-only applications, leave Pin 4 disconnected and insulate the wire with heat-shrink to prevent a short to chassis or to the signal wire.

Field tip: When the PN3004 switching output is unused, capping the wire with a heat-shrink end is a cleaner installation than leaving bare copper. The wire is still referenced to the sensor's 0 V and can read as an open-circuit if it touches a grounded panel section - or worse, inject noise into the adjacent analog wire.

Extension Modules and AM2 Considerations

The two base analog inputs are often enough for a single-pressure-loop control, but the LOGO! 8 bus supports up to 24 digital inputs, 20 digital outputs, 8 analog inputs, and 8 analog outputs when fully expanded. For applications that need more analog channels, use the AM2 or AM2 RTD extension modules on the right-side bus.

Extension module Catalog number AI count Input type Use case
LOGO! 8 AM2 6ED1055-1MA00-0BAx 2 0-10 V DC Additional 0-10 V pressure sensors
LOGO! 8 AM2 RTD 6ED1055-1MD00-0BAx 2 PT100 / PT1000 Temperature sensors, not pressure
LOGO! 8 AM2 AQ 6ED1055-1MM00-0BAx 0 AI, 2 AO 0-10 V DC output Control valve or VFD reference

The AM2 extension module uses the same 0-10 V input type as the base, with 12-bit resolution (0-1000 raw value, same scaling math). It draws its supply from the LOGO! bus, so the M terminal is internally common with the base module - no extra wiring is required for the 0 V reference. This makes adding a second pressure sensor, a flow sensor, or a level sensor a matter of clicking the AM2 onto the bus and wiring the M12 connector.

Sample LOGO! Soft Comfort Program

| Block B001: Message Text (display)              |
|   Reference: AM1 (scaled pressure)              |
|   Display: "Pressure: %d.%d bar"                |
|   Bar graph: AM1 / 1000 (0-1000 = 0-100% bar)   |
|   Trigger: always on                            |

| Block B042: Analog Amplifier (AI1)              |
|   Sensor type    : 0 - 10 V                     |
|   Min raw        : 0                            |
|   Max raw        : 1000                         |
|   Gain           : 1.0                          |
|   Offset         : 0                            |
|   → AQ1 (raw value 0-1000)                |

| Block B043: Arithmetic (AQ1 → AM1)         |
|   Operator       : (x * a) + b                  |
|   a = 0.01  (10 bar full scale example)         |
|   b = 0.0                                       |
|   → AM1 (engineering units, bar)          |

| Block B007: Analog Threshold Trigger (AM1)      |
|   On threshold    : 8.00 bar (high alarm)       |
|   Off threshold   : 7.50 bar (hysteresis)       |
|   → Q1 (pump shutoff)                    |

| Block B007: Analog Threshold Trigger (AM1)      |
|   On threshold    : 0.50 bar (low alarm)        |
|   Off threshold   : 0.80 bar (hysteresis)       |
|   → Q2 (low-pressure indicator)          |

This minimal program reads the IFM PN3004 on AI1, scales it to bar in the engineering range, displays the value with a bar graph on the LOGO! TDE or built-in screen, and asserts two digital outputs for high-pressure pump shutoff and low-pressure indication. The two threshold triggers use independent hysteresis to avoid chattering on a noisy signal.

Commissioning Checklist

Step Check Pass criterion
1 Power supply 24 V to LOGO! base and PN3004 Both green status LEDs steady
2 Common 0 V: PN3004 Pin 3 to LOGO! M Continuity < 0.5 Ω with supply off
3 Signal: PN3004 Pin 2 to LOGO! I7 Continuity, no shorts to L+ or chassis
4 LOGO! Soft Comfort AI1 enabled Online view shows AI1 = raw 0-30 at 0 bar
5 Zero pressure test Displayed value within sensor zero tolerance
6 Full-scale pressure test Displayed value within ±0.5% of full scale
7 Step response test AI tracks within 2-3 LSB within sensor response time
8 Power cycle test Reading returns to baseline without re-calibration
9 Threshold trigger test Q1 asserts at high threshold, Q2 asserts at low threshold
10 Shield and ground bond (if shielded cable used) Shield bonded to PE at panel end, floating at sensor end

FAQ

Is it correct to connect only the L+ signal wire of the IFM PN3004 to I7 of the LOGO! 8?

No. A 0-10 V signal is single-ended and requires the sensor's L- (Pin 3, blue) to share the LOGO! 8 M terminal. Without this common reference the input stage has no return path and the AI1 value will read zero, peg to full scale, or be unstable. Always land both the supply return and the signal reference on the same 0 V terminal on the LOGO! 24 V supply.

Do I need to use Pin 4 (BK) of the PN3004 for the analog reading?

No. Pin 4 is a switching (digital) output and is independent of the 0-10 V analog signal on Pin 2. For pressure measurement using the 0-10 V loop, leave Pin 4 disconnected (insulated) or use it in parallel for a digital setpoint trip on a normal LOGO! digital input.

How is the raw AI1 value scaled to a pressure in bar?

The LOGO! 8 base module returns 0-1000 for 0-10 V. Multiply (AI1 / 1000) by the sensor's full-scale pressure. For a 0-10 bar PN3004 use Pressure = AI1 * 0.01. Implement this in the Arithmetic (B043) or Math block in LOGO! Soft Comfort, and place an Analog Amplifier upstream if you need gain and offset trim.

Why does AI1 read 0 even though the sensor has 24 V applied?

The 0 V return (Pin 3, blue) is open or landed on a different 0 V rail. Both the LOGO! 8 and the sensor must share the same 24 V supply, with the LOGO! M terminal and PN3004 Pin 3 bonded together at the same terminal block. A missing return is the single most common cause of a zeroed analog input on the LOGO! 8 base.

Can I run a shielded cable longer than 10 m for the 0-10 V signal?

Yes, with care. Use a shielded twisted pair, bond the shield to PE at the panel end only, keep the run clear of VFD output cables, and verify there is no significant capacitive loading at the LOGO! AI input. For runs over 30 m, a 4-20 mA sensor plus an AM2 RTD or an external 250 Ω precision resistor is more robust than 0-10 V over a long cable.

What catalog number is the IFM PN3004 and where is the datasheet?

The IFM PN3004 belongs to the PN3 series. The full part number and pressure range are on the sensor's nameplate and in the IFM product configurator. Download the matching datasheet and operating-instructions PDF from the IFM website for the exact pressure range, output type, supply voltage, and accuracy spec of the unit in your panel.

Back to blog