===== TIA Coding of the memory area ===== {{anchor:memory_area_code}} The following table lists the coding of the memory areas for the [[#any|ANY]] pointer: |< 100% 20% 20% 60%>| ^Hexadecimal code^Area^Description| ^B#16#80|P|I/O| ^B#16#81|I|Memory area of inputs| ^B#16#82|Q|Memory area of outputs| ^B#16#83|M|Memory area of bit memory| ^B#16#84|DBX|Data block| ^B#16#85|DIX|Instance data block| ^B#16#86|L|Local data| ^B#16#87|V|Previous local data|