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

Properties of a state change event More...

Inheritance diagram for PyramidNETRS232.StateChangedArgs:

Public Member Functions

 StateChangedArgs (States state)
 A state changed argument describes the current, single state. More...
 

Properties

States State [get]
 Most recently reported state of slave More...
 

Detailed Description

Properties of a state change event

Definition at line 8 of file EventArgs.cs.

Constructor & Destructor Documentation

◆ StateChangedArgs()

PyramidNETRS232.StateChangedArgs.StateChangedArgs ( States  state)

A state changed argument describes the current, single state.

Parameters
state

Definition at line 14 of file EventArgs.cs.

Property Documentation

◆ State

States PyramidNETRS232.StateChangedArgs.State
get

Most recently reported state of slave

Definition at line 22 of file EventArgs.cs.


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