{"id":25218099,"url":"https://github.com/foldl/kissgpib","last_synced_at":"2025-10-25T17:31:04.534Z","repository":{"id":22116887,"uuid":"25447436","full_name":"foldl/KissGPIB","owner":"foldl","description":"A GPIB client based on KISS principle.","archived":false,"fork":false,"pushed_at":"2014-12-04T10:13:11.000Z","size":212,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-04T16:08:48.106Z","etag":null,"topics":["erlang","gpib"],"latest_commit_sha":null,"homepage":"","language":"C","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/foldl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-20T02:26:06.000Z","updated_at":"2023-08-19T05:00:17.000Z","dependencies_parsed_at":"2022-08-20T16:20:47.887Z","dependency_job_id":null,"html_url":"https://github.com/foldl/KissGPIB","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foldl%2FKissGPIB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foldl%2FKissGPIB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foldl%2FKissGPIB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foldl%2FKissGPIB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foldl","download_url":"https://codeload.github.com/foldl/KissGPIB/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238188550,"owners_count":19430874,"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":["erlang","gpib"],"created_at":"2025-02-10T20:53:11.555Z","updated_at":"2025-10-25T17:31:04.205Z","avatar_url":"https://github.com/foldl.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"KissGPIB\n========\n\nA GPIB client based on KISS principle.\n\nInput an string and press Enter to write it to GPIB device. \nPress Enter directly (an empty input) to read device's response.  \n\nUse -? to get help on command line options.\n\nThere are two implementations.\n\n#### Classic\n\nGPIB.c uses NI's classic APIs, ibrd, ibwrt, etc. GCC can be used to build this.\n\n```\n GPIB client command options:\n     -port               as an Erlang port\n     -board  \u003cN\u003e         (LAN) board index\n     -ip     'IP addr'   (LAN) IP address string\n     -name   \u003cName\u003e      (LAN) device name\n     -gpib   \u003cN\u003e         (GPIB) board handle\n     -pad    \u003cN\u003e         (GPIB) primary address\n     -sad    \u003cN\u003e         (GPIB) secondery address\n     -ls                 list all instruments on a board and quit\n     -shutup             suppress all error/debug prints\n     -help/-?            show this information\n```\n\n#### VISA\n\nGPIB.c uses VISA APIs, viRead, viWrite, etc. GCC can't be used to build this, while VC is OK.\n\nThis version supports both GPIB and LAN-GPIB (VXI 11.3).\n\n```\n GPIB client command options:\n     -port               as an Erlang port\n     -board  \u003cN\u003e         (LAN) board index\n     -ip     'IP addr'   (LAN) IP address string\n     -name   \u003cName\u003e      (LAN) device name\n     -gpib   \u003cN\u003e         (GPIB) board handle\n     -pad    \u003cN\u003e         (GPIB) primary address\n     -sad    \u003cN\u003e         (GPIB) secondery address\n     -ls                 list all instruments on a board and quit\n     -shutup             suppress all error/debug prints\n     -help/-?            show this information\n```\n\nNOTE: \n* ./ni: Copyright 2001 National Instruments Corporation\n* ./visa: Distributed by IVI Foundation Inc., Contains National Instruments extensions. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoldl%2Fkissgpib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoldl%2Fkissgpib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoldl%2Fkissgpib/lists"}