<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://alexforencich.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://alexforencich.com/wiki/feed.php">
        <title>Alex Forencich - en:python-usbtmc</title>
        <description></description>
        <link>https://alexforencich.com/wiki/</link>
        <image rdf:resource="https://alexforencich.com/wiki/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-28T20:32:32+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://alexforencich.com/wiki/en/python-usbtmc/readme?rev=1387264960&amp;do=diff"/>
                <rdf:li rdf:resource="https://alexforencich.com/wiki/en/python-usbtmc/start?rev=1406055821&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://alexforencich.com/wiki/_media/wiki/dokuwiki.svg">
        <title>Alex Forencich</title>
        <link>https://alexforencich.com/wiki/</link>
        <url>https://alexforencich.com/wiki/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://alexforencich.com/wiki/en/python-usbtmc/readme?rev=1387264960&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-17T07:22:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Python USBTMC Readme</title>
        <link>https://alexforencich.com/wiki/en/python-usbtmc/readme?rev=1387264960&amp;do=diff</link>
        <description>Python USBTMC Readme

Introduction

Python USBTMC provides a pure Python USBTMC driver for controlling instruments over USB.

Requirements

Installation

Extract and run


# python setup.py install


Configuring udev

If you cannot access your device without running your script as root, then you may need to create a udev rule to properly set the permissions of the device. First, connect your device and run lsusb.  Find the vendor and product IDs. Then, create a file /etc/udev/rules.d/usbtmc.rule…</description>
    </item>
    <item rdf:about="https://alexforencich.com/wiki/en/python-usbtmc/start?rev=1406055821&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-07-22T19:03:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Python USBTMC</title>
        <link>https://alexforencich.com/wiki/en/python-usbtmc/start?rev=1406055821&amp;do=diff</link>
        <description>Python USBTMC

Introduction

Python USBTMC is a Python implementation of the USBTMC instrument control protocol. 

Features

Documentation
Python USBTMC Readme
Repository
Python USBTMC on GitHub
Links
USBTMC specificationPython USBTMC on PyPI</description>
    </item>
</rdf:RDF>
