SCavailable

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - USB Interface
Introduced first in SolidGeometry 2.1.1, Creation date: 2015-03-27, Last change: 2025-08-18

returns the list of serial communciation interfaces on OSX

Description

see also
SCavailable shows all channels available by hardware/drivers
instrfind shows all used instruments (helpful for closing)

Example Illustration

 missing image of SCavailable

Syntax

SCavailable




Copyright 2015-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Algorithm (Workflow)

This function, named SCavailable, is designed to list all available serial communication interfaces on an OSX system. It does not take any input parameters and does not return any output parameters. The function is part of the SG-Library and was created by Tim Lueth on March 27, 2015.

The function operates by executing two main commands:

Both commands are used to identify and display the available serial communication interfaces on the system. The function does not include any conditional logic or switch statements, and it does not modify or interact with the listed interfaces. It simply provides a list of available serial communication ports for the user to view.

There are no additional parameters or options within this function, and it is intended to be run directly in the MATLAB environment to provide immediate feedback on the available serial communication interfaces.

Algorithm explaination created using ChatGPT on 2025-08-18 21:46. (Please note: No guarantee for the correctness of this explanation)

Last html export of this page out of FM database by TL: 2025-09-21