Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page outlines how to use serial I/O to issue commands to a TV display through a BrightSign player. Once a player and TV have been connected by RS-232 through DB9, USB, or 3.5mm serial cables, presentations can deliver commands as scheduled through BrightAuthor. Proper use of this document requires knowledge of BrightSign player serial port configuration.

...

  1. Create an Interactive presentation in BrightAuthor.

  2. Open the media state or event where you want to send the command.

  3. Click the Advanced tab.

  4. Click Add Command and set the command to Send – Serial Bytes.

  5. Set the Port to 0 (standard case for most serial devices).

    Note
    titleNote
    A USB-serial device (such as a GPS receiver) will enumerate on port 2. Additional USB-serial devices will enumerate on ports 3, 4, 5, etc. The enumeration order will remain consistent between reboots as long as the USB-serial devices are connected to the same player/hub ports. The enumeration order can be retrieved using the "usblist" command at the brightsign>shell prompt; otherwise, it will need to be determined by testing the setup.

  6. Enter the command in the Bytes field. Use a comma to separate each byte.

...

  1. Create an Interactive presentation in BrightAuthor.

  2. Open the media state or event where you want to send the command.

  3. Click on the Advanced tab.

  4. Click Add Command and set the command to Send – Serial String (EOL).

  5. Set the Port to 0 (standard case for most serial devices).

    Note
    titleNote

    A USB-serial device (such as a GPS receiver) will enumerate on port 2. Additional USB-serial devices will enumerate on ports 3, 4, 5, etc. The enumeration order will remain consistent between reboots as long as the USB-serial devices are connected to the same player/hub ports. The enumeration order can be retrieved using the "usblist" command at the brightsign>shell prompt; otherwise, it will need to be determined by testing the setup.

  6. Enter the command in the String field.

...