Hello, I am using a Rockwell CompactLogix and I am trying to write IO configuration data using extended access to Axioline F and Smart Elements IO using the ParaTable of the PDI Object. I have a Read and Write explicit message set up in my controller. The write message has the following settings
But I am not seeing my modules data configuration change and I feel like I am missing something, since the ParaTable is looking for UINT16 data types to configure the IO. Should I actually be writing the UINT16 data that is specific to the module type? What am I doing wrong? My first go at this so a learning curve for sure.

