Versions Compared

Key

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

...

Insert excerpt
BrightScript Version Navigation Menu
BrightScript Version Navigation Menu
nopaneltrue
If an roMessagePort is attached to an roCecInterfaceinstance, it will receive events of type roCecRxFrameEvent.

ifCecRxFrameEvent

GetByteArray() As

...

roByteArray

Returns the message data as an roByteArray.

0x00

Transmission successful

0x80

Unable to send, CEC hardware powered down

0x81

Internal CEC error

0x82

Unable to send, CEC line jammed

0x83

Arbitration error

0x84

Bit-timing error

0x85

Destination address not acknowledged

0x86

Data byte not acknowledged

ifUserData

SetUserData(user_data As Object)

...