Class CIP_Reply_Read

java.lang.Object
javaforce.controls.ab.CIP_Reply_Read

public class CIP_Reply_Read extends Object
CIP : Connection Manager : Reply
Author:
pquiring
  • Field Details

    • cmd

      public byte cmd
    • reserved1

      public byte reserved1
    • reserved2

      public byte reserved2
    • reserved3

      public byte reserved3
    • type

      public byte type
    • reserved

      public byte reserved
    • tagdata

      public byte[] tagdata
  • Constructor Details

    • CIP_Reply_Read

      public CIP_Reply_Read()
  • Method Details

    • size

      public int size()
    • read

      public void read(byte[] data, int offset) throws Exception
      Throws:
      Exception