public final class FepiConnectionStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
A23IDR
Constant: 0x11 = 17
|
static int |
A23VERS
Constant: 0x01 = 1
|
STIASG, STIAUTO, STICLEN, STICONMR, STICONSR, STICONSS, STID2G, STID2R, STIDBUSS, STIDHD, STIDS, STIDSR, STIDST, STIECC, STIECG, STIECR, STIEND, STIEPG, STIEPR, STIFCR, STIFEPIC, STIFEPIP, STIFEPIT, STIISR, STILDB, STILDG, STILDP, STILDR, STILDY, STILGG, STILGR, STILGS, STILSRFR, STILSRR, STIM, STIMLR, STIMNR, STIMPR, STIMQG, STIMQR, STINDJ, STINQG, STIPAUTO, STIPGD, STIPGE, STIPGP, STIPGR, STIPIR, STIPIW, STIRLR, STIRMG, STISDG, STISDR, STISECUR, STISJG, STISJR, STISJS, STISMD, STISMDSA, STISMT, STISOG, STISOR, STIST, STITCR, STITDG, STITDQG, STITDQR, STITDR, STITM, STITSQ, STIUSG, STIVT, STIW2R, STIWBG, STIWBR, STIXMC, STIXMG, STIXMR
Modifier and Type | Method and Description |
---|---|
long |
a23acq()
A23ACQ value.
|
long |
a23chin()
A23CHIN value.
|
long |
a23chout()
A23CHOUT value.
|
long |
a23cnv()
A23CNV value.
|
int |
a23dvers()
A23DVERS value.
|
long |
a23error()
A23ERROR value.
|
int |
a23id()
A23ID value.
|
int |
a23len()
A23LEN value.
|
String |
a23node()
A23NODE value.
|
String |
a23pool()
A23POOL value.
|
long |
a23rtout()
A23RTOUT value.
|
String |
a23targ()
A23TARG value.
|
long |
a23usi()
A23USI value.
|
static FepiConnectionStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int A23IDR
public static final int A23VERS
public int a23len()
public int a23id()
public int a23dvers()
public String a23pool()
public String a23targ()
public String a23node()
public long a23acq()
public long a23cnv()
public long a23usi()
public long a23chout()
public long a23chin()
public long a23rtout()
public long a23error()
public static FepiConnectionStatistics create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.