public class Status extends Object
| Constructor and Description |
|---|
Status() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCellErrorCount()
Gets the PGP cell error count
|
int |
getLinkDownCount()
Gets the PGP link down count
|
int |
getLinkErrorCount()
Gets the PGP link error count
|
int |
getLinkStatus()
Gets the PGP link status
|
int |
getVcBufferStatus()
Gets the PGP VC buffer status
|
int[] |
getVcRxCounts()
Gets the PGP VC receive counters
|
int[] |
getVcTxCounts()
Gets the PGP VC transmit counters
|
int |
getVersion()
Gets the version
|
public int getVersion()
public int getLinkStatus()
public int getCellErrorCount()
public int getLinkDownCount()
public int getLinkErrorCount()
public int getVcBufferStatus()
public int[] getVcRxCounts()
public int[] getVcTxCounts()
Copyright © 2014 LSST. All Rights Reserved.