public class Status extends Object
| Constructor and Description |
|---|
Status() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCellErrorCount()
Gets the PGP cell error count.
|
int |
getDiscCount()
Gets the discarded images counter.
|
int |
getFormat()
Gets the image data format.
|
int |
getLinkDownCount()
Gets the PGP link down count.
|
int |
getLinkErrorCount()
Gets the PGP link error count.
|
int |
getLinkStatus()
Gets the PGP link status.
|
int |
getSentCount()
Gets the sent images counter.
|
int |
getTruncCount()
Gets the truncated images counter.
|
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()
public int getSentCount()
public int getDiscCount()
public int getTruncCount()
public int getFormat()
Copyright © 2015 LSST. All rights reserved.