Change of state on trigger

Hello, I am working on a Anybus 7072.
I am reading the serial outputs on 10 pressure gauges and sending the data to a ControlLogix via EthernetIP. I had mocked this up using cyclical update mode, but on the real machine this is not a good choice. So I want to try Change of State on Trigger for the update mode, so that I can better control which queries are active.
So what I would like is a example on how link the trigger byte address maps to the ControlLogix system.

Thanks

Hello Joe,

I believe we just spoke on the phone, here is a screen shot showing the trigger byte set up. You will want to map it to you output data and then write to it from you plc. In this example i map it to the first byte of output data in the plc. Changes to this byte will cause the communicator to out put the query the trigger is tied to.

image

Deryck