Functions | Variables
test_pi_gpio Namespace Reference

Functions

def blinkLed (ledGpioLine, numBlinks, timeOfBlinks, finalLedState)
 
def logLine (line)
 
def printUsage ()
 

Variables

 args
 
int bitError = 0
 
int g_simpleDebug = 0
 
 IN
 
string logFilePath = '/home/ubuntu'
 
 opts
 
 output = None
 
 pull_up_down
 
int retValue = 0;
 
 scriptStartTime = time.time()
 
string scriptVersion = '20181029.1'
 
int statusLed = 12
 
list test1inputs = [ 3,27,15,18,23, 9,21,25,7,13,12,16,20]
 
list test1outputs = [ 2, 4,14,17,22,10,11,24,8, 5, 6,19,26]
 
list test2inputs = [ 3,27,15,18,23, 9,21,25,7,13,12,16,20]
 
list test2outputs = [ 2, 4,14,17,22,10,11,24,8, 5, 6,19,26]
 
bool verbose = False
 

Function Documentation

◆ blinkLed()

def test_pi_gpio.blinkLed (   ledGpioLine,
  numBlinks,
  timeOfBlinks,
  finalLedState 
)

Definition at line 68 of file test_pi_gpio.py.

◆ logLine()

def test_pi_gpio.logLine (   line)

Definition at line 55 of file test_pi_gpio.py.

◆ printUsage()

def test_pi_gpio.printUsage ( )

Definition at line 76 of file test_pi_gpio.py.

Variable Documentation

◆ args

test_pi_gpio.args

Definition at line 91 of file test_pi_gpio.py.

◆ bitError

int test_pi_gpio.bitError = 0

Definition at line 109 of file test_pi_gpio.py.

◆ g_simpleDebug

int test_pi_gpio.g_simpleDebug = 0

Definition at line 43 of file test_pi_gpio.py.

◆ IN

test_pi_gpio.IN

Definition at line 119 of file test_pi_gpio.py.

◆ logFilePath

string test_pi_gpio.logFilePath = '/home/ubuntu'

Definition at line 39 of file test_pi_gpio.py.

◆ opts

test_pi_gpio.opts

Definition at line 91 of file test_pi_gpio.py.

◆ output

test_pi_gpio.output = None

Definition at line 98 of file test_pi_gpio.py.

◆ pull_up_down

test_pi_gpio.pull_up_down

Definition at line 119 of file test_pi_gpio.py.

◆ retValue

int test_pi_gpio.retValue = 0;

Definition at line 85 of file test_pi_gpio.py.

◆ scriptStartTime

test_pi_gpio.scriptStartTime = time.time()

Definition at line 35 of file test_pi_gpio.py.

◆ scriptVersion

string test_pi_gpio.scriptVersion = '20181029.1'

Definition at line 32 of file test_pi_gpio.py.

◆ statusLed

int test_pi_gpio.statusLed = 12

Definition at line 46 of file test_pi_gpio.py.

◆ test1inputs

list test_pi_gpio.test1inputs = [ 3,27,15,18,23, 9,21,25,7,13,12,16,20]

Definition at line 27 of file test_pi_gpio.py.

◆ test1outputs

list test_pi_gpio.test1outputs = [ 2, 4,14,17,22,10,11,24,8, 5, 6,19,26]

Definition at line 26 of file test_pi_gpio.py.

◆ test2inputs

list test_pi_gpio.test2inputs = [ 3,27,15,18,23, 9,21,25,7,13,12,16,20]

Definition at line 29 of file test_pi_gpio.py.

◆ test2outputs

list test_pi_gpio.test2outputs = [ 2, 4,14,17,22,10,11,24,8, 5, 6,19,26]

Definition at line 28 of file test_pi_gpio.py.

◆ verbose

bool test_pi_gpio.verbose = False

Definition at line 99 of file test_pi_gpio.py.



ubiquity_motor
Author(s):
autogenerated on Thu Nov 16 2023 03:30:56