revpiplclist

Global Attributes

savefile

Classes

RevPiPlcList

Functions

get_connections


RevPiPlcList

Derived from

tkinter.Frame

Class Attributes

myapp
root

Class Methods

None

Methods

RevPiPlcList
_createwidgets
_loadappdata
_saveappdata
build_listconn
evt_btnadd
evt_btnclose
evt_btnnew
evt_btnremove
evt_btnsave
evt_keypress
evt_listconn

Static Methods

None

RevPiPlcList (Constructor)

RevPiPlcList(master)

RevPiPlcList._createwidgets

_createwidgets()

RevPiPlcList._loadappdata

_loadappdata()

RevPiPlcList._saveappdata

_saveappdata()

RevPiPlcList.build_listconn

build_listconn()

RevPiPlcList.evt_btnadd

evt_btnadd()

RevPiPlcList.evt_btnclose

evt_btnclose()

RevPiPlcList.evt_btnnew

evt_btnnew()

RevPiPlcList.evt_btnremove

evt_btnremove()

RevPiPlcList.evt_btnsave

evt_btnsave()

RevPiPlcList.evt_keypress

evt_keypress(evt=None)

RevPiPlcList.evt_listconn

evt_listconn(evt=None)
Up


get_connections

get_connections()
Up