|
1-Wire API for Compact.NET Version 4.00
|
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. | |
Public Attributes | |
| System.Collections.ArrayList | dataList |
| StringBuffer of bytes to send. | |
| int | returnLength |
| Expected length of return packet. | |
Raw Send Packet that contains a StingBuffer of bytes to send and an expected return length.
<version>0.00</version> <author>DS, SH</author>
| RawSendPacket | ( | ) |
Construct and initiailize the raw send packet.
| System.Collections.ArrayList dataList |
StringBuffer of bytes to send.
| int returnLength |
Expected length of return packet.
1.7.3