InputData Property

Navigation:  Reference Guide > Serial Communication > Properties >

InputData Property

Previous pageReturn to chapter overviewNext page

Returns the incoming data in the input buffer.

[Visual Basic .NET]

Public ReadOnly Property InputData As Byte()

[C#]

public byte[] InputData {get;}

See Also

AvailDataCount Property