Instrument control package: Difference between revisions

Line 98: Line 98:
}}
}}


Chaging some configurations is simple done by calling helper functions
Changing some configurations is simple done by calling helper functions
{{Code|Serial port example: helper functions|<syntaxhighlight lang="octave" style="font-size:13px">
{{Code|Serial port example: helper functions|<syntaxhighlight lang="octave" style="font-size:13px">
set(s1, "baudrate", 9600) # Change baudrate
set(s1, "baudrate", 9600) # Change baudrate
Anonymous user