|
Cat
|
Public Member Functions | |
| def | __init__ (self, cat, obj, panel, path) |
| def | onApply (self, event) |
| def | update (self) |
Public Attributes | |
| s1 | |
| s2 | |
| s3 | |
| s4 | |
Definition at line 8 of file StorageFifo.py.
| def StorageFifo.StorageFifo.__init__ | ( | self, | |
| cat, | |||
| obj, | |||
| panel, | |||
| path | |||
| ) |
Definition at line 9 of file StorageFifo.py.
References element.element.loadxrc(), and proc.proc.loadxrc().
| def StorageFifo.StorageFifo.onApply | ( | self, | |
| event | |||
| ) |
Definition at line 21 of file StorageFifo.py.
References object.object.obj, CfgFrame.CfgFrame.obj, StorageFifo.StorageFifo.s1, StorageFifo.StorageFifo.s2, StorageFifo.StorageFifo.s3, and StorageFifo.StorageFifo.s4.
Referenced by A3PE_BitFlip.A3PE_BitFlip.__init__(), and EmulateFE.EmulateFE.__init__().
| def StorageFifo.StorageFifo.update | ( | self | ) |
Definition at line 28 of file StorageFifo.py.
References object.object.obj, CfgFrame.CfgFrame.obj, StorageFifo.StorageFifo.s1, StorageFifo.StorageFifo.s2, StorageFifo.StorageFifo.s3, and StorageFifo.StorageFifo.s4.
Referenced by AppFrame.AppFrame.deleteHardware(), ConfFrame.ConfFrame.onChange(), GraphFrame.GraphFrame.onChange(), CfgFrame.CfgFrame.onChange(), ConfFrame.ConfFrame.onEdit(), AppFrame.AppFrame.onLoad(), ConfFrame.ConfFrame.onReLoad(), GraphFrame.GraphFrame.onReLoad(), CfgFrame.CfgFrame.onReLoad(), and AppFrame.AppFrame.onReLoad().
| StorageFifo.StorageFifo.s1 |
Definition at line 13 of file StorageFifo.py.
Referenced by TestI2C.TestI2C.onApply(), TestUSB.TestUSB.onApply(), TestSPI.TestSPI.onApply(), StorageFifo.StorageFifo.onApply(), TestSuite.TestSuite.onApply(), StorageFifoAcquisition.StorageFifoAcquisition.onApply(), CurrentMeasurement.CurrentMeasurement.onApply(), ADCMeasurement.CurrentMeasurement.onApply(), UsbFTInterfaceTest.UsbFTInterfaceTest.onApply(), TestSPI.TestSPI.update(), TestUSB.TestUSB.update(), TestI2C.TestI2C.update(), StorageFifoAcquisition.StorageFifoAcquisition.update(), StorageFifo.StorageFifo.update(), TestSuite.TestSuite.update(), ADCMeasurement.CurrentMeasurement.update(), CurrentMeasurement.CurrentMeasurement.update(), and UsbFTInterfaceTest.UsbFTInterfaceTest.update().
| StorageFifo.StorageFifo.s2 |
Definition at line 14 of file StorageFifo.py.
Referenced by TestI2C.TestI2C.onApply(), TestUSB.TestUSB.onApply(), TestSPI.TestSPI.onApply(), StorageFifo.StorageFifo.onApply(), TestSuite.TestSuite.onApply(), StorageFifoAcquisition.StorageFifoAcquisition.onApply(), CurrentMeasurement.CurrentMeasurement.onApply(), ADCMeasurement.CurrentMeasurement.onApply(), UsbFTInterfaceTest.UsbFTInterfaceTest.onApply(), TestSPI.TestSPI.update(), TestUSB.TestUSB.update(), TestI2C.TestI2C.update(), StorageFifoAcquisition.StorageFifoAcquisition.update(), StorageFifo.StorageFifo.update(), TestSuite.TestSuite.update(), ADCMeasurement.CurrentMeasurement.update(), CurrentMeasurement.CurrentMeasurement.update(), and UsbFTInterfaceTest.UsbFTInterfaceTest.update().
| StorageFifo.StorageFifo.s3 |
Definition at line 15 of file StorageFifo.py.
Referenced by TestI2C.TestI2C.onApply(), TestUSB.TestUSB.onApply(), TestSPI.TestSPI.onApply(), StorageFifo.StorageFifo.onApply(), TestSuite.TestSuite.onApply(), StorageFifoAcquisition.StorageFifoAcquisition.onApply(), CurrentMeasurement.CurrentMeasurement.onApply(), ADCMeasurement.CurrentMeasurement.onApply(), UsbFTInterfaceTest.UsbFTInterfaceTest.onApply(), TestSPI.TestSPI.update(), TestUSB.TestUSB.update(), TestI2C.TestI2C.update(), StorageFifoAcquisition.StorageFifoAcquisition.update(), StorageFifo.StorageFifo.update(), TestSuite.TestSuite.update(), ADCMeasurement.CurrentMeasurement.update(), CurrentMeasurement.CurrentMeasurement.update(), and UsbFTInterfaceTest.UsbFTInterfaceTest.update().
| StorageFifo.StorageFifo.s4 |
Definition at line 16 of file StorageFifo.py.
Referenced by TestI2C.TestI2C.onApply(), TestUSB.TestUSB.onApply(), TestSPI.TestSPI.onApply(), StorageFifo.StorageFifo.onApply(), TestSuite.TestSuite.onApply(), StorageFifoAcquisition.StorageFifoAcquisition.onApply(), CurrentMeasurement.CurrentMeasurement.onApply(), ADCMeasurement.CurrentMeasurement.onApply(), UsbFTInterfaceTest.UsbFTInterfaceTest.onApply(), TestSPI.TestSPI.update(), TestUSB.TestUSB.update(), TestI2C.TestI2C.update(), StorageFifoAcquisition.StorageFifoAcquisition.update(), StorageFifo.StorageFifo.update(), TestSuite.TestSuite.update(), ADCMeasurement.CurrentMeasurement.update(), CurrentMeasurement.CurrentMeasurement.update(), and UsbFTInterfaceTest.UsbFTInterfaceTest.update().
1.8.13