Programmation of X20CM4800X

How to programme X20CM4800X?
i wanna ask you about the method of programming the module of vibration X20CM4800x, i read in the data sheet that i should use a librarie called AsFltGen, but i didn’t find it, you will found in the images my configuration and the I/O mapping that i have done, please help me to to complete my programme so as to read the data of the accelerometer.

Hi Yacine,

I don’t have experience with this module specifically, but the Flatstream library is needed when you have to read/write a lot of data from/to an X2X module. Essentially, it multiplexes the data transfer across multiple X2X cycles.

If you need to use the AsFltGen library, you can add it to the Logical View via the B&R Libraries item in the Toolbox. There are also some samples available via the Library Samples item in the Toolbox. This will add sample programs to your Logical View. You will then need to configure the function blocks to match your module configuration here, and vice-versa.

Thank you for your response, i appreciate that.
well i wanna use a structured text programme because it’s simple.
as you see in the image i activated the channel 1 RX so as to read the value transmeted from the module to the PLC, but in the data sheet they talked about AsFltGren. and i don’t have this library .
i really want an example or tutorial so as to follow the right way.
it’s really complicated to programme a simple module and each one have a method.
Also, based the on samples that you given me the AsFltGen i think is dedicated to communication between to modules .