diff options
author | daniel <danieruru@gmail.com> | 2013-01-17 06:08:31 +0900 |
---|---|---|
committer | daniel <danieruru@gmail.com> | 2013-01-17 06:08:31 +0900 |
commit | 68247df5e2a1c6ee1b02834eac49e0b75875d03a (patch) | |
tree | b9b09feb736d79f999d1e2f22ca1f6aa87207df5 /libvxi11client/perlbits | |
parent | 06907995e46e24396ade38042aabf2d382125917 (diff) |
add a "context" for handling multiple instruments
Diffstat (limited to 'libvxi11client/perlbits')
-rw-r--r-- | libvxi11client/perlbits/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvxi11client/perlbits/README b/libvxi11client/perlbits/README index a789fc8..ba3e278 100644 --- a/libvxi11client/perlbits/README +++ b/libvxi11client/perlbits/README @@ -2,7 +2,7 @@ VXI11-Client version 0.01 ========================= This module is a wrapper around a C library that uses libc's built in -Sun RPC support to talk to VXI11 networked instruments. +Sun RPC support to talk to VXI11 networked instruments. It supports only one instrument at a time. |