Class CipBOOL.CipBOOL32

  • Enclosing class:
    CipBOOL

    public static class CipBOOL.CipBOOL32
    extends CipBOOL
    Functionally identical, but uses 32-bit storage by default.
    • Constructor Detail

      • CipBOOL32

        public CipBOOL32​(int[] dimensions)
      • CipBOOL32

        public CipBOOL32​(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: