Softcode
- class Softcode[source]
Bases:
object
- __init__()[source]
Open the connection
Methods
__init__
()Open the connection
close
()Close the connection
kill
()Send a code to kill the current session
send
(idx)Send the softcode to the port idx
- close()[source]
Close the connection
- Return type:
None
- kill()[source]
Send a code to kill the current session
- Return type:
None
- send(idx)[source]
Send the softcode to the port idx
- Return type:
None