Searched refs:create_device_serial_or_socket_connection (Results 1 – 3 of 3) sorted by relevance
30 but through the Python function :py:func:`create_device_serial_or_socket_connection`.32 .. autofunction:: pw_system.device_connection.create_device_serial_or_socket_connection
61 create_device_serial_or_socket_connection,401 device_connection = create_device_serial_or_socket_connection(
82 def create_device_serial_or_socket_connection( function