Class OmronProbeReport

  • All Implemented Interfaces:
    java.io.Serializable

    public class OmronProbeReport
    extends java.lang.Object
    implements java.io.Serializable
    Contains the results of performing the tag and datatype scan documented in Rockwell's Logix Data Access manual.

    The probe sequence itself is in LgxDataProbe. When that sequence delivers to listeners, it does not perform the assignment of type instances to tags and type members. The listener can choose to use the reMap() method if desired.

    The reMap() method is automatically invoked after deserialization.

    See Also:
    Serialized Form