public abstract class QCPLCBit extends QCBit
| Modifier and Type | Class and Description | 
|---|---|
| static class  | QCPLCBit.Type0Type 0 seem to be somewhat rare. | 
| static class  | QCPLCBit.Type12Type 12 holds hyperlinks, and is very complex. | 
| static class  | QCPLCBit.Type4Type 4 is quite common. | 
| static class  | QCPLCBit.Type8Type 8 is quite common. | 
| Modifier and Type | Method and Description | 
|---|---|
| static QCPLCBit | createQCPLCBit(java.lang.String thingType,
              java.lang.String bitType,
              byte[] data) | 
| int | getNumberOfPLCs() | 
| long[] | getPlcValA() | 
| long[] | getPlcValB() | 
| int[] | getPreData() | 
| int | getTypeOfPLCS() | 
getBitType, getData, getDataOffset, getLength, getOptA, getOptB, getOptC, getThingType, setData, setDataOffset, setOptA, setOptB, setOptCpublic int getNumberOfPLCs()
public int getTypeOfPLCS()
public int[] getPreData()
public long[] getPlcValA()
public long[] getPlcValB()
public static QCPLCBit createQCPLCBit(java.lang.String thingType, java.lang.String bitType, byte[] data)
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.