If you want one control on a form to get information faster than the others than you could possibly have 2 modbus drivers and for the control you want to read faster(countdown clock) assign modbus driver2 to its comm property and adjust its pollrate to be faster than the default value and for all other labels use the modbus driver1.
this is just a thought, no idea if it would work.