usage of getIsIdle() method.

Home Forums mDot/xDot usage of getIsIdle() method.

Tagged: ,

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #18016
    Ajay K
    Participant

    I have been so far using is getIsTransmitting method to find when I can next transmit data. I previously had not seen this method getIsIdle(), so I am assuming this can be used to determine the same, at the same time this method to check if the mdot is receiving data or not?

    I am using the Send in the asynchronous mode, and since I get the receive payload in an asynchronous mode, I am wondering if this method getIsIdle() is a good way to determine if both the transmit and receive operations are completely done, since there are two receive windows, after a transmit has executed?

    Thanks,
    Ajay.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.