Mercurial > ~darius > hgwebdir.cgi > pyinst
diff rsib.py @ 74:b6ebe05f250f
Add some commentry about what it works with
author | Daniel O'Connor <doconnor@gsoft.com.au> |
---|---|
date | Wed, 25 Sep 2024 21:10:01 +0930 |
parents | da3558dec4e3 |
children | 576f112e0aba |
line wrap: on
line diff
--- a/rsib.py Wed Sep 25 20:57:26 2024 +0930 +++ b/rsib.py Wed Sep 25 21:10:01 2024 +0930 @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2009 +# Copyright (c) 2024 # Daniel O'Connor <darius@dons.net.au>. All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -25,6 +25,11 @@ # SUCH DAMAGE. # +# Helper functions to talk to Rohde & Schwarz test equipment over the +# RSIB protocol. +# +# This is for older test equipment (tested on an FSP7 Windows NT 3.51..) +# # Reverse engineered from the Linux library & example program at # http://epsrv.astro.umk.pl/~ep/irbene/rsib/library/RSIB-Linux.zip #