EV3 // Direct Commands // Play a beep

HomeForumsMonoBrick Communication LibraryEV3 // Direct Commands // Play a beep

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5357

    Hi,

    I am trying to study the library but I have a doubt about the sequence of bytes to send to a EV3 a beep or a tone.

    What is the sequence of bytes to send to a EV3 a tone/beep?

    Many thanks in advance.

    Juan Antonio

    #5361
    Author Image
    Anders Søborg
    Keymaster

    Hi

    You can see the byte array that is send using the Data property of the Brick Command class. If you use the test project you should be able to see the content before it is send. Alternatively add a print function to the class that prints the content.

    /Anders

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Posted in

Make a donation