So , i start a new project when i load a crate with the base or the lids and they go to the stacker cranes for the storage
And I want to use the RFID for adding to every pallet an id because I will make a station to unload them , so I need the id to be able to lower any pallet from the stacker cranes.
Because I will use 3 stacker cranes with 2 racks in every crane, I will have (3x2x54) 324 different positions and so 324 different ids.
So my question is , because i will use the database of the TIA portal to save and load the ID , should i need to change the Memory Index.
If i understand it correctly , the memory index is like a pointer , to “point” the ID that you want to write.
But i will use like a Static INT in the DataBase of the TIA Portal to write or read the ID.