cxz
cxz
## Description Currently you can only generate or update the changelog when running publish, but it would be useful in some instances to only update the changelog and bump the...
- Fix a syntax error in powermeters.newport preventing driver_info generation - Use correct var names so that the driver_info file can parse the other Rigol drivers - Regenerate driver_info.py
It is possible to mix write() and query() calls in transactions. Only tested with Rigol instruments (DS1054, DG811, DP711). As seen in the updated documentation: > Note that all query()...