Wasatch.NET 2.4.14
.NET application driver for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
WasatchNET.UInt40 Class Reference

40-bit unsigned value, used for many of the laser functions. More...

Inheritance diagram for WasatchNET.UInt40:
[legend]
Collaboration diagram for WasatchNET.UInt40:
[legend]

Public Member Functions

 UInt40 (UInt64 value)
 

Properties

byte[] buf [get, private set]
 
ushort LSW [get, private set]
 
ushort MidW [get, private set]
 
byte MSB [get, private set]
 
- Properties inherited from WasatchNET.IUInt40
byte[] buf [get]
 
ushort LSW [get]
 
ushort MidW [get]
 
byte MSB [get]
 

Detailed Description

40-bit unsigned value, used for many of the laser functions.

Constructor & Destructor Documentation

◆ UInt40()

WasatchNET.UInt40.UInt40 ( UInt64  value)
inline

Property Documentation

◆ buf

byte [] WasatchNET.UInt40.buf
getprivate set

Implements WasatchNET.IUInt40.

◆ LSW

ushort WasatchNET.UInt40.LSW
getprivate set

Implements WasatchNET.IUInt40.

◆ MidW

ushort WasatchNET.UInt40.MidW
getprivate set

Implements WasatchNET.IUInt40.

◆ MSB

byte WasatchNET.UInt40.MSB
getprivate set

Implements WasatchNET.IUInt40.


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