gccDppConsole Test C++ SDK  20170920
DPP C++ Console Demonstration
Public Member Functions | Public Attributes
CDP5Protocol Class Reference

#include <DP5Protocol.h>

Collaboration diagram for CDP5Protocol:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CDP5Protocol (void)
 ~CDP5Protocol (void)

Public Attributes

short InPacketType
 Inidicates the incoming packet type;.
unsigned char PacketIn [24648]
long RS232BytesInBuffer
 Tracks the RS232 number of bytes in the input buffer.
long RS232_RThreshold
 RS232 receive buffer threshold.
bool RS232HeaderReceived
 RS232 header received indicator.
short RS232PacketPtr
 Points to the current incoming data save position in the input buffer.
bool ScaleAuto
 Auto plot scale indicator.
unsigned char Scope [2048]
 Oscilloscope data buffer.
unsigned char MiscData [512]
 Miscellaneous data buffer.
bool CommError
 Communications error indicator.
unsigned char BufferOUT [520]
 Output data buffer.
Spec SPECTRUM
 Spectrum data buffer.
Packet_In PIN
 Packet input buffer.
bool ACK_Received
 ACK received indicator.
bool Packet_Received
 Packet received indicator.
bool Timeout_flag
 Communication timeout error indicator flag.
int UDP_offset
bool Netfinder_active
int Netfinder_Seq
bool USB_Default_Timeout
 USB default timeout is the longest time period that the USB interface will wait for a transaction.

Detailed Description

Definition at line 302 of file DP5Protocol.h.


Constructor & Destructor Documentation

Definition at line 3 of file DP5Protocol.cpp.

Definition at line 7 of file DP5Protocol.cpp.


Member Data Documentation

ACK received indicator.

Definition at line 338 of file DP5Protocol.h.

unsigned char CDP5Protocol::BufferOUT[520]

Output data buffer.

Definition at line 331 of file DP5Protocol.h.

Communications error indicator.

Definition at line 329 of file DP5Protocol.h.

Inidicates the incoming packet type;.

Definition at line 309 of file DP5Protocol.h.

unsigned char CDP5Protocol::MiscData[512]

Miscellaneous data buffer.

Definition at line 327 of file DP5Protocol.h.

Definition at line 345 of file DP5Protocol.h.

Definition at line 346 of file DP5Protocol.h.

Packet received indicator.

Definition at line 340 of file DP5Protocol.h.

unsigned char CDP5Protocol::PacketIn[24648]

Definition at line 311 of file DP5Protocol.h.

Packet input buffer.

Definition at line 335 of file DP5Protocol.h.

RS232 receive buffer threshold.

Definition at line 316 of file DP5Protocol.h.

Tracks the RS232 number of bytes in the input buffer.

Definition at line 314 of file DP5Protocol.h.

RS232 header received indicator.

Definition at line 318 of file DP5Protocol.h.

Points to the current incoming data save position in the input buffer.

Definition at line 320 of file DP5Protocol.h.

Auto plot scale indicator.

Definition at line 323 of file DP5Protocol.h.

unsigned char CDP5Protocol::Scope[2048]

Oscilloscope data buffer.

Definition at line 325 of file DP5Protocol.h.

Spectrum data buffer.

Definition at line 333 of file DP5Protocol.h.

Communication timeout error indicator flag.

Definition at line 342 of file DP5Protocol.h.

Definition at line 344 of file DP5Protocol.h.

USB default timeout is the longest time period that the USB interface will wait for a transaction.

Definition at line 349 of file DP5Protocol.h.


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