External Interfaces/API Reference    
length (serial)

Length of serial port object array

Syntax

Arguments

obj
A serial port object or an array of serial port objects.

Description

length(obj) returns the length of obj. It is equivalent to the command max(size(obj)).

See Also

Functions

size


  isvalid load (serial)