Pyramid Technologies .NET RS-232 API  1.4.4.0
RS-232 Bill Acceptor API for Pyramid Bill Validators
PyramidNETRS232.DebugEntryArgs Class Reference

Properties of a debug entry event More...

Inheritance diagram for PyramidNETRS232.DebugEntryArgs:

Public Member Functions

 DebugEntryArgs (DebugBufferEntry entry)
 DebugEntry argument describes a debug event More...
 

Properties

DebugBufferEntry Entry [get]
 Describes data being debugged. Includes raw byte[] along with a translation and some timing information. More...
 

Detailed Description

Properties of a debug entry event

Definition at line 132 of file EventArgs.cs.

Constructor & Destructor Documentation

◆ DebugEntryArgs()

PyramidNETRS232.DebugEntryArgs.DebugEntryArgs ( DebugBufferEntry  entry)

DebugEntry argument describes a debug event

Parameters
entryDebugBufferEntry describing serial data tx/rx

Definition at line 138 of file EventArgs.cs.

Property Documentation

◆ Entry

DebugBufferEntry PyramidNETRS232.DebugEntryArgs.Entry
get

Describes data being debugged. Includes raw byte[] along with a translation and some timing information.

Definition at line 147 of file EventArgs.cs.


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