DIO¶
II320¶
-
class
pyftl.unit.
II320
¶ -
abort
(self: pyftl.unit.II320) → None¶
-
close
(self: pyftl.unit.II320) → None¶
-
dispose
(self: pyftl.unit.II320) → None¶
-
load
(self: pyftl.unit.II320, arg0: str, arg1: int) → None¶
-
load_w
(self: pyftl.unit.II320, arg0: str, arg1: int) → None¶
-
open
(self: pyftl.unit.II320, arg0: int) → None¶
-
read
(*args, **kwargs)¶ Overloaded function.
- read(self: pyftl.unit.II320) -> int
- read(self: pyftl.unit.II320, arg0: int) -> bool
-
save
(self: pyftl.unit.II320, arg0: str, arg1: int) → None¶
-
save_w
(self: pyftl.unit.II320, arg0: str, arg1: int) → None¶
-
wait
(self: pyftl.unit.II320) → ftl::DIO::TxII320WaitStatus¶
-
write
(*args, **kwargs)¶ Overloaded function.
- write(self: pyftl.unit.II320, arg0: int) -> None
- write(self: pyftl.unit.II320, arg0: int, arg1: bool) -> None
-
write_status
(*args, **kwargs)¶ Overloaded function.
- write_status(self: pyftl.unit.II320) -> int
- write_status(self: pyftl.unit.II320, arg0: int) -> bool
-
-
class
pyftl.unit.
II320Param
¶ -
static
from_
(arg0: pyftl.unit.II320) → pyftl.unit.II320Param¶
-
get_param
(self: pyftl.unit.II320Param, arg0: str) → int¶
-
get_register
(self: pyftl.unit.II320Param, arg0: int) → int¶
-
send_command
(self: pyftl.unit.II320Param, arg0: str) → None¶
-
set_param
(self: pyftl.unit.II320Param, arg0: str, arg1: int) → None¶
-
set_register
(self: pyftl.unit.II320Param, arg0: int, arg1: int) → None¶
-
static
FV1400¶
-
class
pyftl.unit.
FV1400
¶ -
abort
(self: pyftl.unit.FV1400) → None¶
-
close
(self: pyftl.unit.FV1400) → None¶
-
dispose
(self: pyftl.unit.FV1400) → None¶
-
open
(self: pyftl.unit.FV1400, id: int = 0) → None¶
-
read
(*args, **kwargs)¶ Overloaded function.
- read(self: pyftl.unit.FV1400) -> int
- read(self: pyftl.unit.FV1400, arg0: int) -> bool
-
wait
(self: pyftl.unit.FV1400) → ftl::DIO::TxFV1400WaitStatus¶
-
write
(*args, **kwargs)¶ Overloaded function.
- write(self: pyftl.unit.FV1400, arg0: int) -> None
- write(self: pyftl.unit.FV1400, arg0: int, arg1: bool) -> None
-
write_status
(*args, **kwargs)¶ Overloaded function.
- write_status(self: pyftl.unit.FV1400) -> int
- write_status(self: pyftl.unit.FV1400, arg0: int) -> bool
-
-
class
pyftl.unit.
FV1400Param
¶ -
static
from_
(arg0: pyftl.unit.FV1400) → pyftl.unit.FV1400Param¶
-
get_param
(self: pyftl.unit.FV1400Param, arg0: str) → int¶
-
get_param_str
(self: pyftl.unit.FV1400Param, arg0: str) → str¶
-
get_register
(self: pyftl.unit.FV1400Param, arg0: int) → int¶
-
send_command
(self: pyftl.unit.FV1400Param, arg0: str) → None¶
-
set_param
(self: pyftl.unit.FV1400Param, arg0: str, arg1: int) → None¶
-
set_register
(self: pyftl.unit.FV1400Param, arg0: int, arg1: int) → None¶
-
static
FIO01¶
-
class
pyftl.unit.
FIO01
¶ -
abort
(self: pyftl.unit.FIO01) → None¶
-
close
(self: pyftl.unit.FIO01) → None¶
-
dispose
(self: pyftl.unit.FIO01) → None¶
-
open
(self: pyftl.unit.FIO01, arg0: int) → None¶
-
read
(*args, **kwargs)¶ Overloaded function.
- read(self: pyftl.unit.FIO01) -> int
- read(self: pyftl.unit.FIO01, arg0: int) -> bool
-
wait
(self: pyftl.unit.FIO01) → int¶
-
write
(*args, **kwargs)¶ Overloaded function.
- write(self: pyftl.unit.FIO01, arg0: int) -> None
- write(self: pyftl.unit.FIO01, arg0: int, arg1: bool) -> None
-
write_status
(*args, **kwargs)¶ Overloaded function.
- write_status(self: pyftl.unit.FIO01) -> int
- write_status(self: pyftl.unit.FIO01, arg0: int) -> bool
-
-
class
pyftl.unit.
FIO01Param
¶ -
static
from_
(arg0: pyftl.unit.FIO01) → pyftl.unit.FIO01Param¶
-
get_param
(self: pyftl.unit.FIO01Param, arg0: str) → int¶
-
get_register
(self: pyftl.unit.FIO01Param, arg0: int) → int¶
-
send_command
(self: pyftl.unit.FIO01Param, arg0: str) → None¶
-
set_param
(self: pyftl.unit.FIO01Param, arg0: str, arg1: int) → None¶
-
set_register
(self: pyftl.unit.FIO01Param, arg0: int, arg1: int) → None¶
-
static