{"id":22092279,"url":"https://github.com/twinleaf/tio-labview","last_synced_at":"2026-03-19T21:41:57.068Z","repository":{"id":91226662,"uuid":"114939068","full_name":"twinleaf/tio-labview","owner":"twinleaf","description":"Twinleaf I/O Labview Library","archived":false,"fork":false,"pushed_at":"2023-09-26T17:19:49.000Z","size":19874,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T02:06:51.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twinleaf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-12-20T23:03:33.000Z","updated_at":"2021-11-23T20:17:42.000Z","dependencies_parsed_at":"2023-09-30T14:32:09.506Z","dependency_job_id":null,"html_url":"https://github.com/twinleaf/tio-labview","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinleaf%2Ftio-labview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinleaf%2Ftio-labview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinleaf%2Ftio-labview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinleaf%2Ftio-labview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twinleaf","download_url":"https://codeload.github.com/twinleaf/tio-labview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186928,"owners_count":20574554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T03:08:57.267Z","updated_at":"2026-01-04T08:53:22.671Z","avatar_url":"https://github.com/twinleaf.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Labview Twinleaf I/O\n\nThis package implements a communications protocol in labview to work with [Twinleaf sensors](http://www.twinleaf.com) using Twinleaf I/O (TIO) as the communications layer. Data from the sensors is received via PUB messages and sensor parameters may be changed using REQ/REP messages.\n\n![VM Monitor](doc/VMmonitor.gif)\n\nAn included example for monitoring data from a [Twinleaf VMR vector magnetometer](http://www.twinleaf.com/vector/VMR).\n\n## Prerequisites\n\n- [National Instruments Labview 2017](https://ni.com/labview). Conversion to earlier versions is available on \u003ca href=\"mailto:Twinleaf%20\u003cinfo@twinleaf.com\u003e?subject=tio-labview\"\u003erequest\u003c/a\u003e.\n- [National Instruments VISA 2017](https://ni.com/visa) to use the serial port directly.\n\n## Installation\n\nUnzip or clone into the `instr.lib` folder in the Labview installation directory. \n\n## Use\n\nSeveral example VIs are available:\n\n- VM Monitor: view and log data from a [Twinleaf VMR](http://www.twinleaf.com/vector/VMR) sensor.\n- CSB Control: Adjust the output of a [Twinleaf CSB](http://www.twinleaf.com/current/CSB) current supply.\n\nThese examples can be called with \"url\" that is either a serial port (`ASRL47::INSTR`, `COMx`) or a net url such as `tcp://localhost` if using a serial port proxy such as the one in [tio-tools](https://github.com/twinleaf/tio-tools). \n\n## Programming\n\n![VM Monitor](doc/VIexample.png)\n\nThe execution is threaded by virtue of three separate loops: an event loop (top), a stream loop (middle), and, in this case, a signal processing loop (bottom). Stream data returns from the `TIO Device Tick` VI and can be converted to a useful array using `TIO Data Stream`. RPC is handled using named queues.\n\n## TODO\n\n  - [x] Heartbeat\n  - [x] Close port\n  - [ ] Multi-device synchronization support","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwinleaf%2Ftio-labview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwinleaf%2Ftio-labview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwinleaf%2Ftio-labview/lists"}