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

This ErrorHistory is a generic list of TopConErrorState objects. The list might be a part of the overall list (from inside of the TopCon device) or might represent the whole list (transmission might be (very) slow, depending on the length of items in the TopCon device. More...

Public Member Functions

 ErrorList (TC.Broker myBroker)
 This is the standard constructor for the ErrorHistory More...
 
ErrorHistoryItemList GetErrorHistoryList ()
 Gets the error history. Set number of entries with SetMaxEntriesShowingInErrorHistory(). More...
 
ErrorItemList GetActualErrors ()
 Gets the actual error codes More...
 
ErrorItemList GetActualWarnings ()
 Gets the actual warning codes More...
 
void SetMaxEntriesShowingInErrorHistory (UInt32 listLengh)
 Set the maximum entries to show in error history. Takes longer time to read if value is higher. More...
 

Detailed Description

This ErrorHistory is a generic list of TopConErrorState objects. The list might be a part of the overall list (from inside of the TopCon device) or might represent the whole list (transmission might be (very) slow, depending on the length of items in the TopCon device.

Constructor & Destructor Documentation

◆ ErrorList()

CH.Regatron.HPPS.Device.ErrorWarning.ErrorList.ErrorList ( TC.Broker  myBroker)

This is the standard constructor for the ErrorHistory

Member Function Documentation

◆ GetActualErrors()

ErrorItemList CH.Regatron.HPPS.Device.ErrorWarning.ErrorList.GetActualErrors ( )

Gets the actual error codes

Returns
A list of error items

◆ GetActualWarnings()

ErrorItemList CH.Regatron.HPPS.Device.ErrorWarning.ErrorList.GetActualWarnings ( )

Gets the actual warning codes

Returns
A list of error items

◆ GetErrorHistoryList()

ErrorHistoryItemList CH.Regatron.HPPS.Device.ErrorWarning.ErrorList.GetErrorHistoryList ( )

Gets the error history. Set number of entries with SetMaxEntriesShowingInErrorHistory().

Returns
A list of error history items

◆ SetMaxEntriesShowingInErrorHistory()

void CH.Regatron.HPPS.Device.ErrorWarning.ErrorList.SetMaxEntriesShowingInErrorHistory ( UInt32  listLengh)

Set the maximum entries to show in error history. Takes longer time to read if value is higher.

Parameters
listLenghmaximum entries