@DataAttributes(units="unitless") public class DAQFirmwareStats extends DAQStats implements Serializable
| Modifier and Type | Method and Description |
|---|---|
long |
getCell_errors() |
long |
getLast_rx() |
long |
getLast_tx() |
long |
getLink_down() |
long |
getLink_errors() |
long |
getLinkStatus() |
long |
getOverflow_local0() |
long |
getOverflow_local1() |
long |
getOverflow_local2() |
long |
getOverflow_local3() |
long |
getOverflow_remote0() |
long |
getOverflow_remote1() |
long |
getOverflow_remote2() |
long |
getOverflow_remote3() |
long |
getRlink_data() |
long |
getRx_clock() |
long |
getRx_errors() |
long |
getRx_frames() |
long |
getRx_op() |
long |
getTx_clock() |
long |
getTx_errors() |
long |
getTx_frames() |
long |
getTx_op() |
getLocation, getMap, getStatisticpublic long getLinkStatus()
public long getRlink_data()
public long getCell_errors()
public long getLink_down()
public long getLink_errors()
public long getOverflow_remote0()
public long getOverflow_remote1()
public long getOverflow_remote2()
public long getOverflow_remote3()
public long getRx_errors()
public long getRx_frames()
public long getOverflow_local0()
public long getOverflow_local1()
public long getOverflow_local2()
public long getOverflow_local3()
public long getTx_errors()
public long getTx_frames()
public long getRx_clock()
public long getTx_clock()
public long getLast_tx()
public long getLast_rx()
public long getTx_op()
public long getRx_op()
Copyright © 2020 LSST. All rights reserved.