Download List

프로젝트 설명

PyVISA is a Python package with bindings to the
industry-standard VISA library. It is used to
control measurement devices and test equipment via
GPIB, RS232, and USB.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-09-19 19:22
1.2

몇 시간 초과 오류를 자동으로 통과시켰다. 일부 기능이 있기 때문에 그들이 사라진 일부 구형 VISA를 DLL에 문제가 발생했습니다. 두 가지 문제가 해결됩니다.
Tags: Major bugfixes
Some timeout errors passed silently. Some older VISA DLLs caused trouble because some functions were missing in them. Both issues are fixed.

2006-11-27 16:22
1.1

지금은 나이가 PyVISA VISA를 구현도 연명할 수있습니다.
Tags: Minor feature enhancements
PyVISA can now cope with older VISA
implementations, too.

2006-01-24 19:39
1.0

이것은 안정적인 것으로 간주됩니다 첫 번째 버전입니다. 0.9.7로 변경 내용만 약간 설명서를 업데이 트됩니다.
Tags: Code cleanup
This is the first version that is considered stable. The only changes to 0.9.7 are minor documentation updates.

2005-09-24 13:00
0.9.7

이제 라이브러리를 명시적으로 (RS232 및 병렬 포트) 시리얼 인스 트루먼 트를 지원합니다. 기본 종료 문자는 모든 버스 시스템을위한 최적화된했다. 설명서를 개선했다.
Tags: Major feature enhancements
The library now explicitly supports serial instruments (RS232 and parallel port). Default termination characters were optimized for all bus systems. The documentation was improved.

2005-08-09 00:04
0.9.4

바이너리 전송을 철저하게 구현했다. 비자 도서관과 INI 파일에 대한 파일 이름 선택 이제 모든 지원 OSes가없습니다. 전체 SCPI 프로그래밍 예를 들어 문서에 추가되었습니다.
Tags: Minor feature enhancements
Binary transfers were thoroughly implemented. Filename selection for the VISA library and an INI file are now available for all supported OSes. A complete SCPI programming example was added to the documentation.

Project Resources