I have a Dashboard / Xpression setup which already includes two fixed value timers that are remotely triggered by Dashboard GPI commands to the Xpression. Now I need to add the ability for a third, custom set timer value, which comes not from Dashboard, but from a remote system. That value arrives as a string ("TIMER CUSTOM XXX" in seconds) and becomes a Datalinq datasource to the Xpression 500mS before I receive the start trigger.
How can I use that Datalinq value to preset my third timer widget in Xpression? I know I could it publish to a 'hidden' text field I could see from Dashboard, but I'm not sure that helps me.
Any ideas?