BrightAuthor:connected
...
Presentation
Commands & Conditional Targets

Send

7min
this section has an accompanying tutorial video information can be sent using the following interfaces send zone message triggers a zone message event docid\ hohyzkfwnng vccsm68u with the same command parameter as the send zone message command udp sends a message to a networked device using the udp protocol go to presentation settings docid\ a6ali6u szxhuansk6t3 to specify the destination address and port for udp messages send ir remote via the player’s 3 5mm ir out port (availability depends on player model), send ir remote sends nec formatted commands while send ir remote (pronto) sends commands using the pronto hex code (phc) more info about send ir remote many brightsign players have a 3 5 mm jack which, when paired with a compatible ir transceiver, enables the player to send and receive ir commands presentations created with brightauthor\ connected can then be designed to instruct those players to send and receive ir commands at user defined times for example, a remote input event docid\ terxgbrz03xisv2n8yqfh can be created such that a specified remote control button will trigger the desired event note that while the 3 5 mm jack on most players are capable of sending and receiving ir signals, some models (such as the xdx30) can only send ir signals refer to the hardware docid\ uyyjyej6qojy1hksbrlpu for your specific player model ir codes ir capable players are compatible with either nec formatted integer values or pronto formatted ir codes these codes are available on sites like remotecentral com http //remotecentral com/ as well as from the display manufacturer ir transceivers many ir transceivers with ts type 3 5mm male jacks are compatible with brightsign players trs/trrs type male 3 5mm jacks are not supported this ir transceiver https //www iguanaworks net/products/usb ir transceiver/ has been tested and proven to work with brightsign players events and states ir commands can be set up for events as well as a states ir commands for an event to set up ir commands for an event the presentation must be presentation docid 0vm0utpl2j8dss dfnhmo from the content pane, select the event during which the ir command will be in effect go to event properties > advanced click + add command to add a command set the command to send use command parameters > send ir remote for nec commands use command parameters > send ir remote (pronto) for pronto hex commands ir commands for a state to set up ir commands for a state the presentation must be presentation docid 0vm0utpl2j8dss dfnhmo from the content pane, select the state during which the ir command will be in effect go to state properties > advanced ir commands for a state can be either an entry command or an exit command entry commands are executed when the state is entered to create an entry command, click + add command next to entry commands exit commands are executed when the state is exited to create an exit command, click + add command next to exit commands set the command to send use parameters > send ir remote for nec commands use parameters > send ir remote (pronto) for pronto hex commands pronto ir codes when using pronto formatted ir codes, you may get a "pulse too long" error in the system log, and the code will fail to work to fix this issue, change the last four characters of the ir code to all zeros below is a "power on" command before and after the change before 0000 0071 0000 0032 0080 003f 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0a98 after 0000 0071 0000 0032 0080 003f 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0000 serial string (eol) sends the specified string to the specified serial port this command adds a carriage return at the end of the string serial string (no eol) sends the specified string to the specified serial port this command does not add a carriage return at the end of the string serial byte sends the specified byte to the specified serial port the byte must be entered in decimal format (0 255) serial bytes (comma separated) sends the specified bytes to the specified serial port in comma separated format most standard serial devices enumerate on port 0 (on the ho523, they will enumerate on port 1) if you are connecting a usb serial device, it will enumerate on port 2 send plugin message sends the specified string to a presentation settings docid\ a6ali6u szxhuansk6t3 attached to the presentation use the dropdown menu to select a desired script plugin please see the plugins & parsers docid\ uwsz22b8bpjf6dqq ioq2 tech note for more information on creating custom scripts that can receive plugin messages