NexGraph Python Docs
Project documentation for the nexgraphpy
project.
Description:
NexGraph Python is a Python library implementation of the NexGraph software which works with force gauges and torque testers manufactured by Nextech. It connects to a device over USB serial and enables you to operate the device using Python. Download data from your devices, execute commands, and read data. Device data can be output in raw and CSV format. A bar chart can also be generated.
Compatible Devices:
- Nextech:
- DFS Series
- DFT
- CTS
- DTS
- DTT
- Sauter:
- FL Series
- DA
- DB
Table Of Contents
NexGraph Python Library
Project Overview
NexGraph Python is a Python library implementation of the NexGraph
software which works with Nextech brand DFT and DFS force gauges.
It connects to the force gauge over USB serial and enables you to operate your device using Python.
Download data from your devices, execute commands, and read data.
Device Memory data can be output in CSV format or a bar chart.
Project Websites
Please log any issues on GitHub: https://github.com/simply-shawn/nexgraphpy/issues
NexGraph Application
The latest version of the NexGraph application with a graphical user interface and more features such as live graphing, and pass/fail data highlighting is available now for Windows. Download it from https://nexgraphapp.com.