ON THIS PAGE

The Event Properties pane allows you to view and edit settings associated with interactive events. To view the Event Properties of an event, select an event that is part of your interactive playlist in the Content tab. Each event will have different properties associated with it. The Event Properties pane for all events will also contain Target State, View Options, and Advanced menus:

Common Event Properties

All event types have the following properties. For event-specific properties, see the event descriptions below.

Target State 

Specify what should occur when the event is triggered:

View Options

Customize how the event is displayed in the playlist UI.

Advanced

See the Conditional Targets and Commands page to learn more about the options in the Advanced section.

Timeout Event

The Timeout event displays a state for a predetermined period of time before the event is triggered.

In the Time on screen field, specify the number of seconds the state should display before the trigger. A zero value will display the state indefinitely.

Media End Event

The Media End event is triggered when a video or audio file reaches the end of playback.

Media List End Event

The Media List End event is triggered when the last item in a Media List reaches the end of playback. All other items in a Media List trigger the Media End event.

The Media List End event can only originate from a Media List state.

BP900/BP200 Event

The BP900 and BP200 events trigger when a BP900 or BP200 button is pressed. The BP900 and BP200 button panels are LED-based touch devices that allow you to add button interactivity to BrightSign players with a USB port. 

Enumeration

There are a total of eight event icons: BP900A, BP900B, BP900C, BP900D, along with BP200A, BP200B, BP200C, and BP200D. The letters A, B, C, and D correspond to USB ports. If the event you are defining is for a button pad connected to USB port A, use "A". If it is for a button pad connected to the second port, use B.

An XD1134 has two available USB ports. If you want to connect two button boards, a BP900 to port A and a BP200 to port B, you would use the BP900A and BP200B icons to define events for each.

You can use a USB hub to connect up to four BP900/BP200 button panels to a BrightSign player. See this tech note to learn more about BP900/BP200 enumeration on USB hubs.

Event Properties

Selecting Any Button will enable only the button numbers used in other BP200 or BP900 events in the presentation (or numbers enabled in the Presentation Settings > Interactive > Touch section): For example, if you have defined BP900 events for buttons 1 and 4, a BP900 event set to Any Button will trigger for buttons 1 and 4 only.

Touch Event 

The Touch event triggers when the user presses a region on a touch screen that is connected to the BrightSign player. Click the Set Touch Regions button in the Event Properties pane to define touch regions that will trigger the event.

Click  Add Touch Region to add a new Touch event to the state: Each Touch event corresponds to a single touch region. Select a touch region to edit the transition as well as the exact positioning of the region:

Once you are finished editing the touch region, click the Zone description located in the top left corner of the canvas. This will take you back to the Zone Content canvas. 

Synchronize Event 

The Synchronize event synchronizes playback with other BrightSign players on the same local network using UDP. This event is useful for synchronizing playback according to user input.

This event triggers when a Synchronize command with the same keyword as the Synchronize event is used on another player on the local network. Enter the keyword that corresponds to the Synchronize command in the Specify synchronization keyword field.

For Synchronize events to work, you must ensure UDP communication is configured correctly in Presentation Settings > Interactive > Networking.

Zone Message Event 

The Zone Message event allows you synchronize content between zones. This event is compatible with all state types, while the Link Zones event only works with video and image states; however, the Link Zones event provides better synchronization times because it pre-loads the next image/video file before displaying it.

Zone Message events can be used with Synchronize events to synchronize zones in a multi-screen presentation, while Link Zones events cannot be used with Synchronization events.

In the Specify zone message field, enter the message that is sent by the corresponding Send Zone Message command.

UDP Event 

The UDP Input event triggers when the BrightSign player receives a UDP (User Datagram Protocol) message from another device on the local network. Source devices can include tablets/smartphones running the BrightSign App, other BrightSign players, and PCs/Macs.

You can use the Input specifies variable option to modify more than one User Variable with a single event. Use the following UDP string format: "<variable name> : <variable value> !! <variable name> : <variable value>"

GPIO Event

The GPIO event triggers when a specific GPIO button is pressed or input is received. The playlist toolbar includes the different GPIO button numbers that you can use to define interactions.

The "button" numbers described above are not the same as GPIO "pin" numbers: Some pins act as power supply or ground, so they are not included in the button numbering scheme. See the Hardware Interfaces section of the hardware manual associated with your player model to view a mapping of buttons to pins.

Plugin Message Event

The Plugin Message event triggers when a message is received from a custom script plugin that is attached to the presentation. See the Parsers and Plugins tech note for more information on creating custom scripts that send plugin messages.

You can use the Input specifies variable option to modify more than one User Variable with a single event. Use the following Plugin Message string format: "<variable name> : <variable value> !! <variable name> : <variable value>".

USB Event

The USB event triggers when a BrightSign player receives the specified input from a connected USB device.

In the Specify USB input field, enter the USB input string that will trigger the event.

Keyboard Event

The Keyboard event triggers when a BrightSign player receives the specified input from a connected keyboard.

In the Specify keyboard input field, enter the keyboard input that will trigger the event.

Remote Input Event

The Remote Input event triggers when the BrightSign player receives the specified input from an IR remote control.

In the Specify remote input field, enter the NEC remote control code that will trigger the event. 

Video Time Code / Audio Time Code Event

The Video Time Code and Audio Time Code events perform commands at specific times during video or audio file playback. If you want to trigger a transition at a certain point in a video or audio file, use the Timeout event instead.

Click the  Add Time Code button to add a new time-code command. Enter the Timeout interval for the command (in milliseconds), and then select the Command and Parameters from the corresponding lists.

Time/Clock Event

The Time/Clock event triggers at a specific time and date or at regular intervals on a recurring schedule.

Link Zones Event 

Use the Link Zones event, combined with the Link Zones command, when you require close, millisecond-level synchronization of content between zones on the same player.

The Link Zones event supports video and image states only; use the Zone Message event to synchronize other states. The Link Zones event provides better synchronization times than the Zone Message event because it pre-loads the next image/video file before displaying it.

Link Zones events cannot be used in the same presentation as Synchronize events; to synchronize zones in a multi-screen presentation, use the Zone Message event.

In the Specify link keyword field, enter the message that is sent by the corresponding Link Zones command. 

Serial Input Event

The Serial Input event triggers when the BrightSign player receives input from a device connected to a serial port.

You can use the Input specifies variable option to modify more than one User Variable with a single event. Use the following serial input string: "<variable name> : <variable value> !! <variable name> : <variable value>".

Wildcards are only supported when the serial port is using the ASCII protocol, not when using the Binary protocol.