1-Wire API for Compact.NET  Version 4.10
RawSendPacket Class Reference

Raw Send Packet that contains a StingBuffer of bytes to send and an expected return length. More...

Public Member Functions

 RawSendPacket ()
 Construct and initiailize the raw send packet More...
 

Public Attributes

System.Collections.ArrayList dataList
 StringBuffer of bytes to send More...
 
int returnLength
 Expected length of return packet More...
 

Detailed Description

Raw Send Packet that contains a StingBuffer of bytes to send and an expected return length.

<version>0.00</version> <author>DS, SH</author>

Constructor & Destructor Documentation

◆ RawSendPacket()

Construct and initiailize the raw send packet

Member Data Documentation

◆ dataList

System.Collections.ArrayList dataList

StringBuffer of bytes to send

◆ returnLength

int returnLength

Expected length of return packet


The documentation for this class was generated from the following file: