TopCon API  1.1.0
.Net API to control TopCon devices
CH.Regatron.HPPS.Device.ErrorWarning.ErrorHistoryItem Class Reference

The ErrorItem is one element of the ErrorHistory. More...

Inheritance diagram for CH.Regatron.HPPS.Device.ErrorWarning.ErrorHistoryItem:
Inheritance graph

Public Member Functions

override String ToString ()
 This method provides a "pretty" printing of the ErrorHistoryItem. More...
 
- Public Member Functions inherited from CH.Regatron.HPPS.Device.ErrorWarning.ErrorItem
override String ToString ()
 This method provides a "pretty" printing of the ErrorItem. More...
 

Public Attributes

uint Counter50Us
 
uint Day
 
uint Hour
 
uint Identifier
 
uint Minute
 
float Milliseconds
 
uint[] Reserved
 
uint Second
 
- Public Attributes inherited from CH.Regatron.HPPS.Device.ErrorWarning.ErrorItem
uint Detail
 
string DetailString
 
uint Group
 
string GroupString
 

Detailed Description

The ErrorItem is one element of the ErrorHistory.

Member Function Documentation

◆ ToString()

override String CH.Regatron.HPPS.Device.ErrorWarning.ErrorHistoryItem.ToString ( )

This method provides a "pretty" printing of the ErrorHistoryItem.

Returns
A string representation of the errorItem.

Member Data Documentation

◆ Counter50Us

uint CH.Regatron.HPPS.Device.ErrorWarning.ErrorHistoryItem.Counter50Us

◆ Day

uint CH.Regatron.HPPS.Device.ErrorWarning.ErrorHistoryItem.Day

◆ Hour

uint CH.Regatron.HPPS.Device.ErrorWarning.ErrorHistoryItem.Hour

◆ Identifier

uint CH.Regatron.HPPS.Device.ErrorWarning.ErrorHistoryItem.Identifier

◆ Milliseconds

float CH.Regatron.HPPS.Device.ErrorWarning.ErrorHistoryItem.Milliseconds

◆ Minute

uint CH.Regatron.HPPS.Device.ErrorWarning.ErrorHistoryItem.Minute

◆ Reserved

uint [] CH.Regatron.HPPS.Device.ErrorWarning.ErrorHistoryItem.Reserved

◆ Second

uint CH.Regatron.HPPS.Device.ErrorWarning.ErrorHistoryItem.Second