Skip to content

UoM-Podcast/pyVAPIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyVAPIX

Usage:

print the vapix version and move to the set home position:

import pyvapix

vap = pyvapix.Vapix('10.99.89.49', 'username', 'password')
print vap.get_vapix_version()
vap.move('home')

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages