Hi,
I'm trying to setup a display where there is several thumbnail pages on 1 brightsign unit (HD220) using a touch screen to select an image to display really large on a projector (second HD220) (so the first player is just a page of thumbnails attached to a touch screen) the second player is just showing full size images (as selected by the first)
I know I can do this with the sync command and have each image on the second unit listening for the sync command to go to another image, but I have over 50 images and I need each one to be able to go to any of the other 50 images which means setting up 50+ sync commands for each of the 50+ images. using this method. (painful process as I'll only have a day or 2 to program this once I get the final images)
is there a way to have one event listening for sync commands and controlling which image is up on the screen? Superstate? or Event handler?
I don't mind setting up 50+ sync commands but I don't want to do it for each of the 50+ images individually.
Any ideas?
Cheers!