struct =
get (serial)
¶field =
get (serial, property)
¶Get the properties of serial object.
serial - instance of octave_serial class.
property - name of property.
When property was specified, return the value of that property.
otherwise return the values of all properties as a structure.
See also: @@octave_serial/set.
Package: instrument-control