VEX IQ Python API
|
Functions | |
def | value () |
Get previously stored margin value, zero if none. More... | |
def | set (a, op=None, b=None) |
Set margin value and return the comparison result. More... | |
def margin.value | ( | ) |
Get previously stored margin value, zero if none.
def margin.set | ( | a, | |
op = None , |
|||
b = None |
|||
) |
Set margin value and return the comparison result.