Class CipBOOL.CipBOOL16

  • Direct Known Subclasses:
    OmronBOOL
    Enclosing class:
    CipBOOL

    public static class CipBOOL.CipBOOL16
    extends CipBOOL
    Functionally identical, but uses 16-bit storage by default. Used primarily by Omron code (via the OmronBOOL subclass).
    • Constructor Detail

      • CipBOOL16

        public CipBOOL16​(int[] dimensions)
      • CipBOOL16

        public CipBOOL16​(boolean state)
    • Method Detail

      • getNestingDef

        public DataDefinitionSeg getNestingDef()
        Description copied from class: BaseDataType
        Return the element (not including array) type definition as a Path Segment, using the abbreviated form if a composite data type.
        Overrides:
        getNestingDef in class CipBOOL
      • crcName

        public java.lang.String crcName()
        Description copied from class: BaseDataType
        Obtain the name of this type as used for computing structure CRCs. Can be different from the name(s) used by the CipPath parser.
        Overrides:
        crcName in class CipBOOL
        Returns: