Classes | Variables
bench_1 Namespace Reference

Classes

class  gpioTest
 

Variables

int delay = 30
 
string msg = ""
 
 pi = pigpio.pi()
 
 t1 = gpioTest(pi, 4, pigpio.EITHER_EDGE, 4000, 1)
 
 t10 = gpioTest(pi,18, pigpio.EITHER_EDGE, 4000, 10)
 
 t11 = gpioTest(pi,22, pigpio.RISING_EDGE, 8000, 11)
 
 t12 = gpioTest(pi,23, pigpio.FALLING_EDGE, 8000, 12)
 
 t13 = gpioTest(pi,24, pigpio.EITHER_EDGE, 4000, 13)
 
 t14 = gpioTest(pi,25, pigpio.RISING_EDGE, 8000, 14)
 
 t2 = gpioTest(pi, 7, pigpio.RISING_EDGE, 8000, 2)
 
 t3 = gpioTest(pi, 8, pigpio.FALLING_EDGE, 8000, 3)
 
 t4 = gpioTest(pi, 9, pigpio.EITHER_EDGE, 4000, 4)
 
 t5 = gpioTest(pi,10, pigpio.RISING_EDGE, 8000, 5)
 
 t6 = gpioTest(pi,11, pigpio.FALLING_EDGE, 8000, 6)
 
 t7 = gpioTest(pi,14, pigpio.EITHER_EDGE, 4000, 7)
 
 t8 = gpioTest(pi,15, pigpio.RISING_EDGE, 8000, 8)
 
 t9 = gpioTest(pi,17, pigpio.FALLING_EDGE, 8000, 9)
 
list tests = [t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14]
 
int tot = 0
 

Variable Documentation

int bench_1.delay = 30

Definition at line 22 of file bench_1.py.

string bench_1.msg = ""

Definition at line 82 of file bench_1.py.

bench_1.pi = pigpio.pi()

Definition at line 51 of file bench_1.py.

bench_1.t1 = gpioTest(pi, 4, pigpio.EITHER_EDGE, 4000, 1)

Definition at line 53 of file bench_1.py.

bench_1.t10 = gpioTest(pi,18, pigpio.EITHER_EDGE, 4000, 10)

Definition at line 62 of file bench_1.py.

bench_1.t11 = gpioTest(pi,22, pigpio.RISING_EDGE, 8000, 11)

Definition at line 63 of file bench_1.py.

bench_1.t12 = gpioTest(pi,23, pigpio.FALLING_EDGE, 8000, 12)

Definition at line 64 of file bench_1.py.

bench_1.t13 = gpioTest(pi,24, pigpio.EITHER_EDGE, 4000, 13)

Definition at line 65 of file bench_1.py.

bench_1.t14 = gpioTest(pi,25, pigpio.RISING_EDGE, 8000, 14)

Definition at line 66 of file bench_1.py.

bench_1.t2 = gpioTest(pi, 7, pigpio.RISING_EDGE, 8000, 2)

Definition at line 54 of file bench_1.py.

bench_1.t3 = gpioTest(pi, 8, pigpio.FALLING_EDGE, 8000, 3)

Definition at line 55 of file bench_1.py.

bench_1.t4 = gpioTest(pi, 9, pigpio.EITHER_EDGE, 4000, 4)

Definition at line 56 of file bench_1.py.

bench_1.t5 = gpioTest(pi,10, pigpio.RISING_EDGE, 8000, 5)

Definition at line 57 of file bench_1.py.

bench_1.t6 = gpioTest(pi,11, pigpio.FALLING_EDGE, 8000, 6)

Definition at line 58 of file bench_1.py.

bench_1.t7 = gpioTest(pi,14, pigpio.EITHER_EDGE, 4000, 7)

Definition at line 59 of file bench_1.py.

bench_1.t8 = gpioTest(pi,15, pigpio.RISING_EDGE, 8000, 8)

Definition at line 60 of file bench_1.py.

bench_1.t9 = gpioTest(pi,17, pigpio.FALLING_EDGE, 8000, 9)

Definition at line 61 of file bench_1.py.

list bench_1.tests = [t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14]

Definition at line 71 of file bench_1.py.

int bench_1.tot = 0

Definition at line 81 of file bench_1.py.



cob_hand_bridge
Author(s): Mathias Lüdtke
autogenerated on Tue Oct 20 2020 03:35:58