Thank you Archie. Now if I want to link this ("400001", 1) to a MODBUS address on the PLC, then where can I find the physical modbus address that I am writing to with the timer? For example, if I use a button with a "PLCAddressClick" value of 99 from the AdvancedHMI Component toolbox and I activate that particular button then I see the status of MC99 change on the BRX PLC side. Where can I find the input on the BRX PLC side for the timer when I use the ModbusTCPCom1.Write("40001",1) code?