ASCII configuration for AB7000

Hello,
We are trying to configure the anybus communicator AB7000. We want to send ASCII string as per attached image. We didnt find enough information to configure this ASCII frame. Can you please help us to configure it as example?

If you know the values, you can enter them as constants or send the values from the PLC.

You need to have the Communicator in generic mode. Here is an example of using constants:
example.cfg (16.0 KB)

Here is an example where you would write data from PLC:
example2.cfg (16.0 KB)

The first example uses a trigger byte you would write from PLC to send command. The second updates on data change.

Here is the User Manual.