In this example, a driver for a multimeter has a voltage input and a current input. An expression object has been attached to the driver to calculate 'Watts'. Whenever the values of the multimeter input 'Volts' or 'Amps', is updated, the value of the expression 'Watts' will automatically update. |