Photomechanics API
RegisterValueChangedEventArgs Class Reference

Contains information about register's value change. More...

Inheritance diagram for RegisterValueChangedEventArgs:
[legend]

Public Member Functions

 RegisterValueChangedEventArgs (UInt16 oldValue, UInt16 newValue)
 

Public Attributes

readonly UInt16 OldValue
 
readonly UInt16 NewValue
 

Detailed Description

Contains information about register's value change.