Navigation: Reference Guide > Serial Communication > Properties >
Sets the outgoing data stream with Null characters (ASCII value 0).
[Visual Basic .NET]
Public WriteOnly Property OutputData As Byte()
[C#]
public byte[] OutputData {set;}