I have an extreamly simple project where I have a ticker zone set up to display the contents of a user variable in a scrolling format. The problem that I am having is this. I also need to update that user variable depending on the sync event. So, currently, I go to the advanced tab on the sync event edit screen and then add the following command.
other>Set Variable>Current_Status>SHOW IN PROGRESS.
The variable, of course, is named Current_Status and the value is SHOW IN PROGRESS. Now here is the what I dont understand, the User Variable updates on the Brightsign App but not on the ticker zone. I can press the Set Values button on the Brightsign App and then it will update but only after I press that button. What am I doing wrong? I can send the change via a UDP signal and it works just fine.