python-ivi / python-usbtmc

Provides a USBTMC driver for controlling instruments over USB
MIT License
160 stars 69 forks source link

Added Regex rule for VISA strings with 6 parts #25

Open gilandose opened 8 years ago

gilandose commented 8 years ago

New scopes have six parts to VISA string so added an extra argument to handle this. I've tested this on a DSO-S 204A which now works with usbtmc with a visa string, also tested with a scope that matches previous rule.

SimplicityGuy commented 8 years ago

Ship it! Looks good.