Instrument control package: Difference between revisions
Jump to navigation
Jump to search
Fix copy-paste error in comment
m (→Windows (cygwin): Avoid deprecated "source" tags.) |
(Fix copy-paste error in comment) |
||
Line 468: | Line 468: | ||
# Convert uint8 array to string, | # Convert uint8 array to string, | ||
char(data) | char(data) | ||
# close | # close VXI11 session | ||
vxi11_close(t0) | vxi11_close(t0) | ||
</syntaxhighlight> | </syntaxhighlight> | ||
}} | }} | ||
=== Limitations === | === Limitations === | ||
For now, | For now, |