Counter set up from control expert to igntion

just starting on ignition having trouble pulling count value from a counter walk thru would be greatly apreciated

First step is to connect to the device from Ignition’s OPC-UA server with a device driver. The driver/protocol will depend on the PLC type and model. What device are you using?

modbus opc tags

bmxp34 2020

Have you looked over the user manual for modbus device setup?

Connecting to Modbus Device | Ignition User Manual

Do your counters have modbus addresses assigned in Control Expert? Ignition cannot reach memory that doesn't.

1 Like

yes i have discreer inputs already connected just having trouble pulling or addressing timer correctly i am using a hr_ adresss modbus adress is a %mw adress

1 Like

Show the Control Expert settings where you assign a word memory address to your counters. It isn't visible in your first screenshot.

image

image here is a adress from a analog imput we have adressed that works properly

OK. Try manually creating Ignition OPC tags with one of these OPC Item Paths:

  • [ProcessingMainChain]HR334.0
  • [ProcessingMainChain]HR335.0
  • [ProcessingMainChain]HR336

or possibly:

  • [ProcessingMainChain]HR333.0
  • [ProcessingMainChain]HR334.0
  • [ProcessingMainChain]HR335