I need to develop a VI running on a Fieldpoint RT module that must be able to return (whenever a "start" bit is set) the maximum value, then publish it to a Fieldpoint opc item. Then the value (for instance from an analogue input module) will go to a minimum value -record and publish it. And again to a new maximum value, record and publish it. Whenever the "start" bit is set to false, the values should be reset.
Can anyone help me on the right track ?