Aliaro reserve the right to vary from the description given in this data sheet and shall not be liable for any errors.
www.aliaro.com
NOTE! Always use :"Break before make"
:param state: (inte32) 0(Connect),
1(Bypass)
:param bus: (int32) 1..4
:param con: (int32) 1..4
return:
class SlscConnection(__builtin__.object)
Methods defined here:
__init__(self)
Method for instantiating the Slsc class
abort_session(self)
Cancels a method that blocks network communications.
:return:
close_session(self)
Closes an SLSC session.
:return:
commit_properties(self)
Commits properties with pending changes to SLSC hardware. You must commit dynamic
properties for the changes to
take effect. You do not have to commit static properties because changes take effect
immediately after you set
static properties. If you set a property multiple times before you commit the property, this
method commits
only the last value.
:return:
execute_command(self, command, timeout)