REB Functional Tests  1.0
Testing suite for the WREB, GREB, and VST readout boards
WREBTest.SequencerToggling Class Reference

Toggles the sequencer outputs for the PCK/SCK/RG rails systems, switching the polarity. More...

Inheritance diagram for WREBTest.SequencerToggling:

Public Member Functions

def __init__ (self)
 Initialize minimum required variables for test list. More...
 
def runTest (self)
 Runs the test, outputting toggled and untoggled potential values. More...
 
def summarize (self, summary)
 Summarize the test results for the cover page of the report. More...
 
def report (self, pdf, reportPath)
 generate this test's page in the PDF report. More...
 

Detailed Description

Toggles the sequencer outputs for the PCK/SCK/RG rails systems, switching the polarity.

Constructor & Destructor Documentation

def WREBTest.SequencerToggling.__init__ (   self)

Initialize minimum required variables for test list.

Member Function Documentation

def WREBTest.SequencerToggling.report (   self,
  pdf,
  reportPath 
)

generate this test's page in the PDF report.

Parameters
pdfpyfpdf-compatible PDF object.
reportPathPath of directory containing the pdf report
def WREBTest.SequencerToggling.runTest (   self)

Runs the test, outputting toggled and untoggled potential values.

def WREBTest.SequencerToggling.summarize (   self,
  summary 
)

Summarize the test results for the cover page of the report.

Parameters
summarySummary obejct passed from FunctionalTest()

The documentation for this class was generated from the following file: