struct =
get (dev)
¶field =
get (dev, property)
¶Get the properties of modbus object.
dev - instance of octave_modbus 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_modbus/set.
Package: instrument-control