rphi / flukeparse

A bit of Python to parse out Fluke DMS / PAT tester .FLK files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flukeparse

This is a quick script which attempts to pull the data from the (propreitary) Fluke/Robin .FLK file format generated by Fluke PAT testers such as the 6500-2 into something a bit more manageable - in this case a Python object.

In theory I was going to use this to help build a replacement for the rather aged Fluke DMS but that never quite happened.

About

A bit of Python to parse out Fluke DMS / PAT tester .FLK files.


Languages

Language:Python 100.0%