Instrument control package: Difference between revisions
Jump to navigation
Jump to search
→Example: basic use
Line 98: | Line 98: | ||
}} | }} | ||
Changing some configurations is | Changing some configurations is simply 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 |