Problem:


                 Mod scan Shows data on prescribed addresses. 


                 We configure this address in our variable address. still, data did not come to the prescribed address.


Issue analysis:

 

   Reason : 

                     Because our RTDAS reads data in bulk form.



    Solution :  


                     1. We added two fake variable parameters under the same device.


                     2. Then we give starting address 1 to one of the variable parameters.


                     3. and starting address 10 to another variable parameter. 


                     4. Then we give the prescribed address to the particular variable parameter.


                     5. After that Data will show on the prescribed device.