Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pyvisa
/
pyvisa-py
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
139
Star
358
Code
Issues
122
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[WIP] Gpib events
- #175
#175
Open
tivek
wants to merge 10 commits into
pyvisa:main
pyvisa/pyvisa-py:main
from
tivek:GPIB-events
tivek/pyvisa-py:GPIB-events
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
[WIP] Gpib events
#175
tivek
wants to merge 10 commits into
pyvisa:main
pyvisa/pyvisa-py:main
from
tivek:GPIB-events
tivek/pyvisa-py:GPIB-events
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2018
add preliminary support for event queueing
tivek
committed
10ecfa4
View commit details
Copy full SHA for 10ecfa4
Browse repository at this point
add preliminary support for GPIB INSTR events
tivek
committed
9f19bc9
View commit details
Copy full SHA for 9f19bc9
Browse repository at this point
fix GPIBSession.wait_on_event()
tivek
committed
97761c5
View commit details
Copy full SHA for 97761c5
Browse repository at this point
Commits on Dec 5, 2018
fix timeout bugs in GPIBSession.wait_on_event()
tivek
committed
7f68a82
View commit details
Copy full SHA for 7f68a82
Browse repository at this point
Commits on Dec 6, 2018
change GPIBSession.valid_event_types to a set
tivek
committed
25784a5
View commit details
Copy full SHA for 25784a5
Browse repository at this point
document PyVisaLibrary._generate_handle and corresponding VISA functions
tivek
committed
a218881
View commit details
Copy full SHA for a218881
Browse repository at this point
Commits on Dec 7, 2018
remove mechanism check from Session
tivek
committed
5717e23
View commit details
Copy full SHA for 5717e23
Browse repository at this point
Commits on Dec 9, 2018
add a simple GPIBEvent class
tivek
committed
efd7bf0
View commit details
Copy full SHA for efd7bf0
Browse repository at this point
Commits on Dec 10, 2018
set basic GPIBEvent attributes
tivek
committed
fbcb51d
View commit details
Copy full SHA for fbcb51d
Browse repository at this point
Commits on Dec 12, 2018
introduce a generic EventData class
tivek
committed
5fa23fd
View commit details
Copy full SHA for 5fa23fd
Browse repository at this point
You can’t perform that action at this time.