0

unit state request



Is it possible to request a unit state (playing, paused, stopped, on, off..), via UDP or RS232? I know is possible to send UDP commands to know the state, but is possible to make a request of this state? Thanks.

3 comments

  • 0
    Avatar
    RokuLyndon


    You would need to store these states and send them from the player. You can do this using a custom script, or if you're using brightauthor 2.2, you could setup UDP events where the unit doesn't change which file it's playing, but sends out a udp response when it receives a "status" command, for example.
  • 0
    Avatar
    Alfonso Descalzo


    Yesss

    We finally reached to that conclussion, but we need to do it for the on/off as well.
    I think It could be done with the I/O Ports, but preffer to do it with UDP.. Maybe, if there wasn´t an answer for an UDP command, the unit would be off..., but i think it´s not  very reliable...
    Any idea?

    Thanks in advance.
  • 0
    Avatar
    RokuLyndon


    I'm not sure what you're asking now.
Please sign in to leave a comment.