Memory Monitor
Memory Monitor
To use the memory monitor, ensure the PLC is connected and program monitoring is on.
- While the PLC is online, the memory monitor displays values for data registers.
- These values can manually be changed.
![]()
- To open the memory monitor, left-click Home and left-click Memory Monitor.
![]()
- Left-click the data register drop-down and left-click the data register to monitor.
- To monitor the bit level of a data register, left-click the Device Bit button (if applicable).
- Double left-click Dec, Hex, or ASCII to change the value of the data register.
- Input the value for the data register, and left-click OK.
- This will change the value of the entire data register.
- Double left-click on a bit 0 ~ 9 or A ~ F to change the individual bit for the data register.
- Input the value 0 or 1 for the bit.
- This will change the value of the data register by a factor of 2(bit number being changed).
- Example: bit 4 set to 1 → 24 = 16.
- This will change the value of the data register by a factor of 2(bit number being changed).