I busy with interaction between Brightsign and Arduino and want to send actual clock time/date through UDP (send->UDP). Everything is ready except that I do not know how to get the actual time date into a variable (Clock Zone is static). Anyone a solution?
Date
Votes
1 comment
-
Shaun Add a variable called "time" to your project and add the attached plugin to your presentation. The variable will be updated based on your local player time every minute.
File > Presentation Properties > Autorun
name = "cvar"
you can mod the format around lines 63
https://drive.google.com/file/d/0B4AICAjLEWKybGFORl92UlJKdkk/view?usp=sharing
Please sign in to leave a comment.