Package com.automation_pros.odva.encap
Class TcpIpInstance.LinkPathData
- java.lang.Object
-
- com.automation_pros.odva.cip.data.BaseDataType<CipPath>
-
- com.automation_pros.odva.cip.data.CipEPATH
-
- com.automation_pros.odva.cip.data.DynEPATH
-
- com.automation_pros.odva.encap.TcpIpInstance.LinkPathData
-
- Enclosing class:
- TcpIpInstance
public class TcpIpInstance.LinkPathData extends DynEPATH
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.automation_pros.odva.cip.data.CipEPATH
CipEPATH.CipPadEPATH
-
-
Field Summary
-
Fields inherited from class com.automation_pros.odva.cip.data.BaseDataType
dimensions, memberOffsets, sLogger, variantContext, varyingDimension
-
-
Constructor Summary
Constructors Constructor Description LinkPathData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CipPath
get(int[] indices)
Implementations of DynEPATH must override get() with the desired dynamic value calculation.-
Methods inherited from class com.automation_pros.odva.cip.data.CipEPATH
bytesEach, bytesImpl, copy, copyToImpl, copyToImpl, crcName, getNestingDef, putPayload, putPayloadImpl, setPayload, setPayloadImpl
-
Methods inherited from class com.automation_pros.odva.cip.data.BaseDataType
alignment, browseInner, browseInnerImpl, bytes, checkDimensions, chkAbbrevType, concatIndices, conditionalSuffix, copyTo, CRC16, CRC16, CRC16, dim2linear, dim2linear, dim2qty, dim2suffix, dimensionToString, doubleValue, extendIntArray, fillIntArray, get, getCompleteDef, getDimensions, getMemberOffsets, getSymbolType, getTypeCode, getVariantContext, getVaryingDimension, hasOffset, incIdx, intArray, intValue, linear2dim, linear2dim, longValue, makeInstance, maxEach, minEach, nestedBytes, nestedBytesEach, nestedBytesImpl, nestedPutPayload, nestedPutPayloadImpl, nestedSetPayload, nestedSetPayloadImpl, putAbbrevType, range2suffix, rawCRC16, set, setDimensions, setFromTokenImpl, setFromTokenizer, setFromTokenizerImpl, setFromTokenString, setInt, setLong, setMemberOffsets, setupTokenizer, setVariantContext, setVariantDimension, setVariantDimension, singleToString, sliceTo, structCRCString, toString
-
-