Welcome to the Industrial Automation website!

NameDescriptionContent
HONG  KANG
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

YASKAWA MEMOCON-SC 2000 series reversible counter module

来源: | 作者:FAN | 发布时间 :2025-12-26 | 373 次浏览: | 🔊 Click to read aloud ❚❚ | Share:

YASKAWA MEMOCON-SC 2000 series reversible counter module

Core specifications of the product

1. General specifications

Category parameter details

Working environment temperature: 0~55 ℃ (storage: -20~85 ℃); Humidity: 10~90% RH (without condensation)

Environmental restrictions: no explosive, flammable, or corrosive gases; No severe vibration/impact (compliant with JIS C0911/C0912 standards)

Electrical performance and insulation strength: 1500VAC/1 minute; Insulation resistance: ≥ 100M Ω (500VDC); Anti noise: 1500V (noise simulator)

Physical dimensions: 38 (width) x 250 (height) x 104 (depth) mm (including terminal block); Weight approximately 0.6kg

Power consumption 5VDC ± 3%, 0.25A (internal consumption current)

2. Performance specifications

Detailed description of core parameters

Counter configuration with 2 independent counter circuits, supporting separate configuration function

Count digit GL20 adaptation: 6-digit decimal (0~999999); GL60S adaptation: 8-bit decimal (0~99999999)

Counting speed multiplier X1: 50kpps; X2:100kpps; X4:200kpps

Pulse input supports voltage levels of 5VDC, 12VDC, and 24VDC; Input mode: Phase A/B pulse, signed pulse

External coincidence output capability: open collector, maximum load 29V/250mA; Response time ≤ 5ms

External signals support external counting enable, external reset, and external sampling (1 counter per channel)

Test Input Common ADD Test (TST1), SUBTRACT Test (TST2) Input (Supports 12V/24V)


System configuration and installation requirements

1. System composition

Core components: Power module → CPU module → B2801 reversible counter module → Other I/O modules → Programming panel (P150) → Pulse generator

Connection relationship: The CPU module communicates with B2801 through the I/O interface, and external devices (pulse generators, sensors) are connected to B2801 through terminals, supporting multi module expansion

2. Installation specifications

(1) Environmental requirements

Prohibited installation scenarios: direct sunlight, temperatures exceeding 0-55 ℃, humidity>95% or condensation, contact with water/oil/chemicals, areas with severe vibration/impact

Installation operation: The fixing screws need to be tightened and checked regularly; Unused connector cover plates must not be removed (to prevent foreign objects from entering)

(2) Wiring requirements

Power specification: Use a power supply that meets the rated specifications to avoid overload and fire hazards

Anti interference measures:

The signal line adopts shielded twisted pair cable, and the shielding layer is grounded at a single point

The distance between the I/O line and the power line is ≥ 30cm, and bundling or wiring in the same pipe is prohibited

Install insulation transformer and noise filter on external power supply

Wiring taboos: Avoid foreign objects such as wire shavings from entering the module or installation base

(3) Switch settings

SW1: Counting bit switching (OFF=6-digit mode/GL20; ON=8-bit mode/GL60S)

SW2: Reserved unused (factory default OFF)

8c246f63-3421-4d9f-9f18-0bc94326b89d.png

Four core counter functions

B2801 supports four independent counter functions, which can be configured with two separate counters through initial settings. The counting operation is not affected by the running status of the CPU (counting can still continue when the CPU stops).

1. Comparison Counter

(1) Core functions

Basic ability: addition and subtraction bidirectional counting (supports carry/borrow), outputs coincidence signals by comparing the current count value with the preset value

Coincidence mode: 3 options (current value>preset value, current value=preset value, current value<preset value)

Signal characteristics: Coincidentally, the ON/OFF state of the output is controlled by the "output disable" signal (no output when disabled in>/<mode; reset ON state when disabled in mode)

(2) Key operations

Reset logic: When powered on, the module is reset, or switched to the comparison counter mode, the current value is reset to zero from the preset value

Notes:

When the preset value is set to the maximum value (such as 999999), the>mode does not meet the coincidence condition

When the preset value is set to 0, the<mode does not meet the coincidence condition

Coincidentally, the ON/OFF time of the signal needs to be longer than the CPU scanning time to avoid unrecognized states

(3) Ladder diagram configuration

Initial settings: Configure pulse input mode, counting multiplier, and coincidence output mode through output registers 4001-4004

Example parameters: Coincidence preset value=500, pulse input mode=phase A/B, counting multiplier=X1

2. Cyclic Counter

(1) Core functions

Basic ability: Automatically reset when the current count value reaches the preset value or counting width, repeat counting in a loop

Default configuration: After initial setting, the preset value and count width are automatically set to 100

Coincidentally output: When the target value is reached, an ON signal is output, which needs to be reset through the "output disable" signal

(2) Key operations

Count width: When set to 0, the counter stays at 0 and does not perform addition or subtraction counting

Time requirement: The preset value and counting width must meet the requirement of t>5ms (to avoid signal conflicts)

Reset logic: When the external reset or current value reset signal is ON, the count stops and clears to zero

(3) Ladder diagram configuration

Core parameters: Coincidence preset value=1000, count width=2000 (maximum value 999999 in GL20 6-digit mode)

Counting process: ADD count up to 1000 → Coincidence output ON → Continue counting up to 2000 → Auto reset → Repeat loop

3. Sampling Counter

(1) Core functions

Basic ability: When receiving external sampling signals, latch the current count value and store it in the designated input register

Storage allocation: Counter 1 data is stored in input registers 1-2; Counter 2 data is stored in input registers 3-4

Sampling control: The sampling frequency can be reset through the "output disable" signal

(2) Key parameters

Sampling period: T ≥ 10ms, and must meet T ≤ (2 ¹⁹ -1)/(f · k) (GL20) or T ≤ (2 Ω³ -1)/(f · k) (GL60S), where f is the input pulse frequency and k is the magnification ratio

Signal requirements: Sampling signal ON response time<1ms, OFF response time<2ms, pulse width ≥ 5ms

(3) Operational logic

Initial state: When switching to sampling counter mode, the current value and carry/borrow flag are reset to zero

Data update: When the current value is preset, the sampled value is synchronously updated to the preset value

4. Memory Counter

(1) Core functions

Basic ability: When triggered by external sampling signals, latch the current count value and store it in the built-in data memory in the order of reception (up to 999 sets of data can be stored)

Data reading: By specifying the address through the "pointer command", the corresponding stored data can be read from the input register

Coincidence output: When the amount of stored data reaches the preset value, output a coincidence ON signal

(2) Key parameters

Storage limit: Stop sampling after the storage capacity reaches 999; When the preset value is 0, no coincidence signal is output

Sampling period: As required by the sampling counter (T ≥ 10ms, meeting frequency related constraints)

Read latency: After the local I/O pointer command is turned on, the data read latency is ≤ 3 scan cycles; Remote I/O ≤ 5 scanning cycles

(3) Operational logic

Reset control: When the "output disable" signal is turned on, the stored data is reset to zero, the storage count is reset, and the coincidence output is turned off

Pointer feature: When the pointer command is OFF, the input register displays the current count value; Display data stored at the specified address when turned on

a4c1984e-f61d-4040-85b8-f93cd80ec404.png

Internal interface and signal definition

1. I/O allocation (interaction between CPU and B2801)

Interface type allocation specification signal flow direction

Output coil 24 points (dual counter)/16 points (single counter) CPU → B2801 (control signal)

Input relay 16 points (dual counter)/8 points (single counter) B2801 → CPU (status signal)

4 output registers (binary allocation) CPU → B2801 (set data)

4 input registers (binary allocation) B2801 → CPU (monitoring data)

2. Core control signal (output coil)

Signal Name Function Description Effective Methods

Module reset initializes internal RAM and external I/O signals, and the counter returns to its default value, triggering OFF → ON

Initial setting: Configure the counter function mode (compare/cycle/sample/store) OFF → ON trigger (count enable needs to be OFF)

Count enable, in conjunction with an external enable signal (ENB), allows the counter to count ON effectively

Output disable: Disable coincidence output or reset coincidence signal ON to be effective

The preset command (Current/Consensus/Count width preset) sets the current value, coincidence point, and count width OFF → ON trigger

Pointer command stores counter data, reads address specified ON is valid

3. Status feedback signal (input relay)

Signal Name Function Description Status Definition

READY module self diagnosis result (ROM/RAM/WDT check) ON=normal; OFF=abnormal

Preset ACK/NAK preset operation completion status feedback ACK=successful; NAK=Failed

Carry/Borrow count overflow feedback ON=1 scan cycle (compare/loop mode); Storage data overflow (sampling/storage mode)

Coincidence output - Coincidence signal output status feedback ON=coincidence condition satisfied

Scanning time error: CPU scanning time too short ON=error; OFF=Normal

4. Definition of Register Data

(1) Output register (set data)

1-2: Counter 1 dedicated (pulse mode, counting multiplier, coincidence mode, function selection, preset value, etc.)

3-4: Counter 2 dedicated (same as counter 1 configuration item)

Data range: GL20 (3-digit decimal); GL60S (4-digit decimal)

(2) Input register (monitoring data)

1-2: Counter 1 monitoring (current value, sampled value, stored data, etc.)

3-4: Monitoring of counter 2 (same as monitoring item of counter 1)

Monitoring mode: Switch through the combination of "Monitor 0~2" (e.g. 0-0-0=current value; 0-1-1=sampling times)


External interface and terminal connection

1. Front panel layout

LED indicator lights: RDY (self diagnostic status), 1ENB/2ENB (counting enabled), 1PHA/2PHA (phase A input), 1PHB/2PHB (phase B input), 1INC/2INC (addition counting), 1DEC/2DEC (subtraction counting), 1EQU/2EQU (coincidence output), 1ERR/2ERR (error alarm)

Connection terminal: 38P M3 terminal block (1/2 dedicated terminal for sub counter+common terminal)

Power terminal: 12/24V power input (providing power for external signals)

2. Key terminal functions

Terminal Type Function Description Electrical Specifications

The phase A/B (PHA/PHB) pulse input terminal supports 5V/12V/24V; Maximum input pulse 200kpps (X4 mode)

External enable (ENB) counting allows control input operating voltage of 10.2~26.4V; operating current of 4~11mA

The reset input of the RST counter and the "current value reset" signal form OR logic; Response time ≤ 6ms

External sampling (SMPL) sampling/storage trigger input pulse width ≥ 5ms; operating voltage 4.5~5.5V (5V mode)

Coincidence output (EQU): Coincidence signal output with open collector; Maximum load of 29V/250mA; ON voltage ≤ 1.5V

Test input (TST1/TST2) addition/subtraction test input operating voltage 10.2~26.4V; response time ≤ 120ms

3. Terminal connection example

Pulse generator (open collector output 12V): PHA/B terminal → pulse generator output; COM terminal → generator ground; Single point grounding of shielding layer

External enable/reset (12/24V): ENB/RST terminal → external control signal; COM terminal → power ground; Need to connect current limiting resistors in series

Coincidentally output (inductive load): EQU terminal → load positive pole; Load negative pole → power supply ground; Parallel surge absorber

4. Wiring precautions

Cable selection: Shielded twisted pair cable is used for signal lines, with a length of ≤ 30m (when 50kpps)

Grounding requirements: single point grounding of shielding layer; Connection between module FG terminal and equipment grounding system

Power isolation: External power supply is equipped with a line filter, and the primary/secondary of the filter is wired differently from the DC output terminal


Operation process and test run

1. Basic operating procedures

Installation wiring: Confirm the installation environment, fix modules, and connect terminals (shielding layer grounding, wire spacing compliance)

Switch setting: Set the number of counting bits (SW1) according to the CPU model

Initial configuration: Set counter function, pulse mode, magnification and other parameters through CPU output registers

Start counting: Activate the "count enable" signal (output coil+external ENB signal), and the counter starts working

Monitoring status: Read counting status, coincidence output, and error messages through LED indicator lights or input registers

2. Test running steps

(1) Check before powering on

Switch setting: Confirm that SW1 (counting digits) matches the CPU

Voltage matching: The input terminal voltage level is consistent with the external device

Wiring correctness: The terminal connections are not loose, there are no short circuits, and the signal polarity is correct

(2) Power on verification

Power on: After the module self diagnosis is completed, the RDY indicator light is turned on (self diagnosis time is about 0.8 seconds)

Pulse test: Operate the pulse generator, the PHA/PHB indicator light flashes (phase A/B input)

Counting direction: INC light on when ADD counts, DEC light on when SUBTRACT counts

Coincidence verification: When the preset value is reached, the EQU indicator light is turned on; reset after triggering "output disabled"

3. Initial setup steps

Configure output registers: set pulse input mode (phase A/B or signed), counting multiplier (X1/X2/X4), counter function (0=compare/1=loop/2=sample/3=store)

Activate initial settings: Output coil "Initial setting" from OFF to ON (make sure the counting enable is OFF)

Preset parameter: Set the target value through the "Coincidence/Count width preset" command

Start counting: Activate the "Count enable" coil and, in conjunction with an external ENB signal, the counter begins to run


Fault handling and diagnosis

1. Self diagnostic function

Power on diagnosis: ROM checksum check, RAM check, WDT (watchdog) check

Run diagnostics: Set up error monitoring, CPU scan time monitoring, CPU run/stop status check

Error feedback: Fault feedback through READY input relay, ERR indicator light, scan time error relay

2. Common faults and solutions

Possible causes and solutions for the fault phenomenon

RDY light OFF (module unresponsive) ROM/RAM/WDT error, power failure module reset or power failure restart; If the fault persists, replace B2801

Do not count (PHA/PHB light does not flash) pulse input wiring error, voltage level mismatch check external wiring, pulse generator output; Confirm terminal voltage

Do not count (PHA/PHB light flashing), count enable not activated, external ENB signal OFF check the status of the "Count enable" coil; Connect external enable signal

Counting error (numerical deviation), incorrect setting of counting multiplier, abnormal pulse waveform, check the counting multiplier in the initial setting; Check the output waveform of the pulse generator

Coincidentally, the preset value for abnormal output is set incorrectly, and the output disable signal is turned on to reset the coincidence point/count width; Confirm that the 'Output disable' coil is OFF

Scanning time error (1016 relay ON): CPU scanning time is too short. Add ladder program or virtual allocation; Extend scanning cycle

3. Troubleshooting process

Observe indicator lights: RDY (module status), ERR (error type), ENB/INC/DEC (counting status)

Read input relays: READY, Preset NAK, Scanning time error

Check the setting parameters: Read the initial setting value through the input register, confirm that the function mode, magnification, and preset value are correct

Check hardware connections: loose terminals, damaged cables, grounded shielding layer, power supply voltage

76d698ec-00e6-4e04-a478-a95a6d6ec438.png

  • ELAU DB-5 Distribution HW 5104 Servo System
  • Touchstar 10K TS10KCC0CEMP Industrial Touch Panel
  • Beckhoff CX2030-0125 Embedded PC PLC
  • Parker Hannifin HID5CS/S4 HIDRIVE 5A Servo Drive
  • Yaskawa ACE-P300-TH5 Servo Drive with Profibus
  • Omron Sysmac SCY-P0 13E Sequencer Controller
  • Saia Burgess PCD4.M120 PCD4.M12 Central Controller
  • Schneider Electric TSX3722101 Modicon Micro PLC
  • Siemens Micromaster 440 6SE6440-2AD25-5CA1 Inverter
  • SICK DL50-P1123 Distance Sensor
  • Yaskawa SGDH-04AE-OY Servo Driver 200V 400W
  • Cincinnati Milacron 3-542-1203A Circuit Board Module
  • Allen-Bradley 1756-EN2T EtherNet/IP Communication Module
  • OMRON CS1H-CPU66-V1 Programmable Logic Controller
  • ABB SACE TMAX S6N 630 Molded Case Circuit Breaker
  • Weidmuller IE-SW-VL16-16TX 16-Port Ethernet Switch
  • Schneider PowerLogic CM4250 Circuit Monitor
  • Sacmi IDPM IDMP1.A SMC 085.16.982 Control
  • Omron C120-LK202-EV1 Host Link Unit
  • Omron FQ2-S15050F Smart Camera Vision System
  • OMRON CJ1G-CPU44H Programmable Logic Controller
  • SIEMENS KTP600 HMI 6AV6 647-0AD11-3AX0 Touch Panel
  • OMRON CS1G-CPU45H EV1 Programmable Logic Controller
  • Omron C200HG PLC System C200H-ID212 C200H-OC226
  • ROBOSYSTEM IOG4AX-HD-100 IOG-HD Motion Controller
  • Datalogic SG4-S3-080-PP-W Safety Light Curtain
  • Omron NS12-TS01B-V2 Interactive Display
  • Esto Electronic E.CGT-405-42TE PLC Rack
  • Siemens 7ED62 Static Three Phase Counter
  • Oemer QCAVS 100 LBE AC Square Frame Servo Motor
  • Schneider Electric TM262M25MESS8T Motion Controller
  • Eaton Moeller MFD-CP8-ME Power Supply
  • Pro-face PL-5700T1-24VDC Industrial Panel PC
  • GE Fanuc IC693APU300J High Speed Counter
  • Fuji Electric Micrex-F FPU080S PLC Module
  • Automation Direct GS2-45P0 AC Drive
  • Omron 3G3MV-C4015 V1000 Inverter
  • Vacon NXI01055A2T0CSS Industrial Inverter
  • Saia Burgess PCD4.M240 Central Controller Module
  • Yaskawa SGDH-10DE Sigma II Servo Drive
  • Stober EK501USOM140 Servo Motor and Drive
  • SCE M68-2000/4 CNC Controller and I/O Board
  • Omron SP10-PR001-V1 PLC Programming Console Specs
  • VACON NXI01055A2T0CSSA Industrial AC Drive
  • OMRON SYSMAC SCY-P1 Sequencer Controller PLC
  • SEL-2440 DPAC Discrete Programmable Controller
  • BIVIATOR CI3098 CPU Encoder Module Industrial Control Unit
  • Siemens 6FC5371-0AA10-0AA2 SINUMERIK NCU 710.2
  • KOLLMORGEN SERVOSTAR S70601-NA High Performance Servo Drive
  • OMRON C200HW-PCU01 Fastnet PCMCIA LAN Communication Unit
  • ibaFOB-2io-D Two-Channel Fiber Optic Input Output Card
  • ibaFOB-4io-D Four-Channel Fiber Optic Input Output Card
  • ibaFOB-io-S Single-Channel Fiber Optic Input Output Card
  • ibaFOB-4io-S Four-Channel Fiber Optic Input Output Card
  • ibaFOB-4o Four-Channel Fiber Optic Output Interface Card
  • ibaFOB-4i-S Enhanced Four-Channel Fiber Optic Input Card
  • ibaFOB-4i Four-Channel Fiber Optic Input Interface Card
  • ibaFOB-io Fiber Optic Interface Card for iba Systems
  • SM128V VMEbus Interface Card for Industrial Data Acquisition
  • ibaLink-SM-128V-i-2o VMEbus Fiber Optic Interface Board
  • GE Fanuc IC693MDL632 125V DC Input Module 8 Points
  • GE Fanuc IC693MDL241 24V AC/VDC Input Module 16 Points
  • GE Fanuc IC693MDL240 120V AC Input Module 16 Points
  • GE Fanuc IC693MDL231 240V AC Isolated Input Module
  • GE Fanuc IC693MDL230 120V AC Isolated Input Module
  • GE Fanuc IC693MDL654 5/12 VDC 32-Point Input Module
  • GE Fanuc IC693MDL653 24 VDC 32-Point Input Module
  • GE Fanuc IC693MDL648 48 VDC 16-Point Input Module
  • GE Fanuc IC693MDL646 24 VDC 16-Point Input Module
  • GE Fanuc IC693MDL634 24 VDC Input Module 8 Points
  • GE IM 3100 D 1007722 Control Module
  • GE IM0146B Industrial Circuit Board
  • GE IM0059E0-10070 Interface Board
  • GE IM0094C Industrial Control Board
  • GE IC200PNS002-AB VersaMax PROFINET Scanner
  • GE F650BFBF1G0HI Feeder Protection Relay
  • GE TPR5616NRHC Protection Relay
  • GE D6P3KH Digital Protection Relay
  • GE F650BABF2G0HIS Feeder Protection Relay
  • GE F650BADF2G1HIR Feeder Protection Relay
  • GE F650BABF2G1HI6 Digital Bay Controller
  • GE Multilin 745-W2-P1-G1-H-I-A-R-E Transformer Protection Relay
  • GE 100BASE-T Industrial Ethernet Interface
  • GE Multilin 350-E-P1-S1-H-S-E-C-N-2E-D-H Feeder Protection System
  • GE F650MXCF1G1HI6 Bay Controller
  • GE MM300-GEHD2CAB Motor Management Relay
  • GE MMS35-621-1-00 Motor Management System
  • GE 100BASE-T Ethernet Communication Module
  • GE F650MFCF1G1HI6 Feeder Protection Relay
  • GE CK13BA300 Control Module
  • GE W2-P1-G1-H Industrial Control Unit
  • GE PIB315B Power Interface Board
  • GE 343L695VAGIRHC Multi-Function Relay
  • GE Multilin B90N05HKHF8NH6 Bus Differential Protection
  • GE ZX3SC0204N-930 Intelligent Control Module
  • GE PIB504 Process Interface Board
  • GE D20MX Remote Terminal Unit
  • GE T60UJ3HKHF8NH6 Transformer Protection Relay
  • GE ZG3SA02041-58S600X Motor Protection Relay
  • GE ZG3SA02041-58S Motor Protection Relay
  • ABB DSDX 452 L Remote Input Output Module
  • ABB RDCU-02C Drive Control Unit
  • ABB COMMANDER 350 Process Controller
  • ABB Tmax XT4S 250 Molded Case Circuit Breaker
  • DEIF MALLING 8027.90 Industrial Control Unit
  • DEIF DCP2-2410 Power Supply Module
  • DEIF FAS-2N Synchronizer
  • DEIF MALLING 827.54 Processor Module
  • DEIF DU-2/MKIII Display Unit
  • DEIF DRW-2 Reverse Power Relay
  • DEIF 827.4 Power Management Module
  • DEIF 1044220060F Mains Measurement Module
  • DEIF 1044220190G Remote Display Module
  • DEIF 1044220140C AGC 200 Display Module
  • DEIF BRW-1-NB Remote Display Unit
  • DEIF MALLING 827.52 Industrial Control Unit for Automation Systems
  • DEIF BRW-2 Industrial Relay Module for Control Systems
  • DEIF 1044220080D Power System Control Module Industrial Automation
  • DEIF 1044220100F Controller Module for Generator Control Systems
  • DEIF DU-300 Voltage Monitoring Relay Industrial Protection Unit
  • DEIF 1044220060F I/O Extension Module
  • DEIF 1044220150C Interface Module
  • DEIF GCU 100 Engine Control Unit
  • DEIF XDI144-DUAL Marine Indicator
  • DEIF 827.41 Multi-line 2 Processor Module
  • DEIF AGC 146 Automatic Genset Controller
  • DEIF 1044220080E MDR-2 Display Module
  • DEIF MDR-2 Multifunctional Digital Relay