Hi all,
I am a fairly newcomer to the Mac world and the Python world, that said, I
wish to use a Prologix GPIB-USB converter in this environment with that
language. Anyone with experience in the matter, or at least partially, i.e.
Got it working on the Mac (Intel)? Do you use pyVISA or some more direct
method? OK, if you can shed some light please let me know.
wave_man
Hello John,
Prologix GPIB-USB controller provides a (virtual) serial port for
communicating with instruments. In Python, you would use one of the serial
libraries such as pySerial. I will email you a sample program.
Mac Intel drivers are available for Mac OS X 10.4 (Tiger) and later. See
http://www.ftdichip.com/Drivers/VCP.htm
Thanks for your interest. Please email if you have any questions.
Regards,
Abdul
-----Original Message-----
From: time-nuts-bounces@febo.com [mailto:time-nuts-bounces@febo.com] On
Behalf Of John Fisher
Sent: Tuesday, August 14, 2007 5:03 PM
To: time-nuts@febo.com
Subject: [time-nuts] Prologix GPIB-USB advice
Hi all,
I am a fairly newcomer to the Mac world and the Python world, that said, I
wish to use a Prologix GPIB-USB converter in this environment with that
language. Anyone with experience in the matter, or at least partially, i.e.
Got it working on the Mac (Intel)? Do you use pyVISA or some more direct
method? OK, if you can shed some light please let me know.
wave_man
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to
https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.