1

Sending UDP Commands with Carriage Return

 

Currently, the send udp command in BrightAuthor doesn't include a carriage return. But, firmware does support it. You can send a udp command with a carriage return using a plugin. 

 

The following plugin, https://www.brightsignnetwork.com/download/Scripts/UDP-CR-Command.zip, allows you to send a udp command with a carriage return attached. You just have to add the plugin to your brightauthor project, choose send plugin command from advanced commands-send, and then use the following syntax:

 

udp!yourcommandhere

 

THe name of the plugin is "udpcr". You include the name when you add the plugin under file, presentation properties, autorun. 

6 comments

  • 0
    Avatar
    Olivier Jean

    Hi there,

    This plugin looks like an potential workaround to send UDP message to a different IP / Port than the native BrightAuthor UDP command. 

    What we would be the alteration needed to this plugin to support sending UDP message to a different IP / Port combo ?

    Thanks .

  • 0
    Avatar
    Alex

    Olivier, you can change the UDP ports and IP address in BrightAuthor presentation under File > Presentation Properties > Interactive tab. Isn't that enough for you?

  • 0
    Avatar
    Claudio Jure Olave

    Hi, I need the BrightSign player to receive an UDP command with EOF = CR + LF. How could the player recognize these parameters (CR + LF) in a UDP command?

  • 0
    Avatar
    Bright Scripters

    This can be done with a custom plugin for BrightAuthor coded in BrightScript.

  • 0
    Avatar
    Claudio Jure Olave

    lready reviewed thst post, it is not what we need. We need to receive a UDP command including the EOL (CR+LF) parameters and recognize this parameters. Not sending, sending it is really easy

    Thank you.

  • 0
    Avatar
    Bright Scripters

    I didn't suggest you should use the plugin posted in this thread :)

    You'd need a plugin that works in the opposite direction.

    You are welcome to reached us through info@brightscripters.com

     

Please sign in to leave a comment.