PRODUCT DETAILS
1734-IJ — POINT I/O Frequency and Counter Input Module
The 1734-IJ is a single-channel frequency and counter input module for the 1734 POINT I/O system. It accepts digital pulse signals and either counts accumulated pulses or measures their frequency — configured per application in the module properties. Input voltage range is 5–24V DC, covering both TTL-level and standard industrial sensor outputs from a single module type.
High-speed pulse inputs have no business going through a standard digital input module with its 1–9 ms input filter and scan-time-limited sampling. The 1734-IJ handles signals up to 100 kHz — fast enough for incremental encoder feedback, tachometer signals, flow meter pulses, and high-speed event counting applications that would saturate a conventional digital input within one scan cycle.
Specifications
| Parameter | Value |
|---|---|
| Part Number | 1734-IJ |
| Platform | POINT I/O (1734) |
| Input Channels | 1 |
| Input Voltage Range | 5–24V DC |
| Max Input Frequency | 100 kHz |
| Counter Resolution | 32-bit (unsigned) |
| Operating Modes | Frequency measurement, Pulse accumulator (counter), Rate measurement |
| Gate Input | Yes (external gate for count enable/disable) |
| Reset Input | Yes (external reset for counter) |
| Preset Value | Configurable (software) |
| Backplane Current (5V) | 80 mA |
| Operating Temperature | −20°C to 55°C |
| Standards | UL 508, CE, IEC 61131-2 |
Counting Modes and What They're Used For
The module operates in three functional modes, selected during configuration:
Pulse Accumulator
The module counts pulses from the input signal and reports a running total to the controller. The 32-bit counter rolls over at 4,294,967,295 before wrapping to zero — at 100 kHz, that's roughly 12 hours of continuous counting before rollover. A software preset value triggers an output or flag bit when the count reaches the target, which the controller program uses to trigger batching, portioning, or position-based events without polling the count register every scan.
Frequency Measurement
The module measures the frequency of the input signal over a configurable gate period and reports the result in Hz. This is the right mode for tachometer inputs, conveyor speed monitoring, and any application where the rate of events matters more than the total count. Update rate depends on the gate period — shorter gates update faster but with less resolution at low frequencies.
Rate Measurement
Similar to frequency mode but typically expressed as a rate per unit time (pulses per minute, units per hour) rather than raw Hz. The scaling is configured in the module parameters or handled in the controller program by multiplying the frequency value by the appropriate conversion factor.
Typical Applications
Flow metering is one of the most common uses — turbine flow meters, paddlewheel sensors, and Coriolis-type meters with pulse outputs connect directly to the 1734-IJ. The module accumulates pulses; the controller converts the count to volume using the meter's K-factor (pulses per unit volume). Batch totalling — stop a fill process when a target volume is reached — is a straightforward ladder rung using the preset output bit.
Conveyor line speed monitoring uses frequency mode. A toothed disk on a driven roller passes a proximity switch; the resulting pulse frequency is proportional to belt speed. The controller monitors the rate value and trips an alarm if speed deviates from the target band.
Production counting is the simplest use: a photoelectric sensor at a point on a production line pulses once per part. The accumulated count in the 1734-IJ is the part total. The gate input allows counting to be paused during changeovers without losing the accumulated count.
FAQ
Q: Can this module measure bidirectional (quadrature) encoder signals?
No. The 1734-IJ is a single-channel module for unidirectional pulse inputs. Quadrature encoder signals (A and B channels with direction) require a module specifically designed for quadrature input, such as the 1734-IK.
Q: What happens to the accumulated count when the controller loses communication with the adapter?
The module continues counting independently of backplane communication — counting is done in hardware on the module. When communication is restored, the controller reads the current count value. Pulses that occurred during the communication loss are not lost, provided the counter did not roll over during the outage.
Q: Is the gate input active-high or active-low?
Gate input behavior is configurable in the module parameters — it can be set to enable counting on a high signal or on a low signal, depending on the application's logic. Check the gate polarity setting in the I/O configuration before wiring.
Q: How is the preset value set — in hardware or software?
The preset value is set in the module configuration in Studio 5000 and can also be written dynamically from the controller program as a tag value. There are no hardware switches for this parameter.

