Interface PlcConnection

  • All Superinterfaces:
    AutoCloseable
    All Known Subinterfaces:
    EventPlcConnection

    public interface PlcConnection
    extends AutoCloseable
    Interface defining the most basic methods a PLC4X connection should support. This generally handles the connection establishment itself and the parsing of tag address strings to the platform dependent PlcTag instances.