Specifies the method used to terminate read operations. Valid values include: (0) End None, (4) End Short, (5) End Short or Count. Use (0) End None to receive all requested data bytes regardless of any short packets. Use (4) End Short if the device sends a zero (short) packet when the last data packet is full. Use (5) End Short or Count if the device does not send zero packets. The default is (5) End Short or Count.

備考欄

以下の表は、このプロパティの特性の一覧です。

短い名前 USB End In
データタイプ cu16.png
権限 読み取り/書き込み
ランタイムエンジンで使用可能 はい
リアルタイムオペレーティングシステムで利用可能 はい
None 0
Short 4
Short or Count 5