Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶
type Connection struct { Handler *gos7.TCPClientHandler Client gos7.Client // contains filtered or unexported fields }
func (*Connection) Release ¶
func (conn *Connection) Release()
type PLCSettings ¶
type PLCSettings struct {
// contains filtered or unexported fields
}
type S7Conn ¶
type S7Conn struct {
// contains filtered or unexported fields
}
func (*S7Conn) GetConnection ¶
func (pl *S7Conn) GetConnection(address string) (*Connection, error)
func (*S7Conn) LoadConfig ¶
func (pl *S7Conn) LoadConfig()
Click to show internal directories.
Click to hide internal directories.