
Public Member Functions | |
| def | __init__ |
| def | add |
| def | findItem |
| def | fromDict |
| def | getCurrentUrfTypeInex |
| def | getName |
| def | getPort |
| def | printDetails |
| def | saveToFile |
| def | showDetails |
| def | toDict |
Public Attributes | |
| frameId | |
| mainPorts | |
| name | |
| pubHz | |
| urfPorts | |
| urfTypes | |
Static Public Attributes | |
| int | urfCount = 0 |
Private Attributes | |
| _frameId | |
| _isValid | |
| _name | |
| _port | |
| _pubHz | |
| _urfType | |
| def BAL.Devices.Urf.Urf.__init__ | ( | self, | |
| frame, | |||
| data, | |||
| urfPorts | |||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Urf.Urf.add | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Urf.Urf.findItem | ( | self | ) |
| def BAL.Devices.Urf.Urf.fromDict | ( | self, | |
| data | |||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Urf.Urf.getCurrentUrfTypeInex | ( | self | ) |
| def BAL.Devices.Urf.Urf.getName | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Urf.Urf.getPort | ( | self | ) |
| def BAL.Devices.Urf.Urf.printDetails | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Urf.Urf.saveToFile | ( | self, | |
| file | |||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Urf.Urf.showDetails | ( | self, | |
items = None |
|||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Urf.Urf.toDict | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
BAL::Devices::Urf.Urf::_frameId [private] |
BAL::Devices::Urf.Urf::_isValid [private] |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
BAL::Devices::Urf.Urf::_name [private] |
BAL::Devices::Urf.Urf::_port [private] |
BAL::Devices::Urf.Urf::_pubHz [private] |
BAL::Devices::Urf.Urf::_urfType [private] |
int BAL::Devices::Urf.Urf::urfCount = 0 [static] |