Skip to main content

Setup, control and acquire data from the Genesis Highspeed systems via python.

Project description

GEN DAQ API - Python Driver

Setup, control and acquire data from the Genesis Highspeed systems via python.

Build Status

The GEN DAQ API can be used to control the HBM GEN Series tethered mainframes.

Requirements

Python 3.10+

Installation

Use the package manager pip to install GEN DAQ API - Python Driver package.

pip install ghs-gendaqapi-py

Usage

Refer examples for detailed use cases. Refer documentation for detailed API documentation

from ghsapi import ghsapi

# create Gen Daq API's object
gen = ghsapi.GHS()

# connect to mainframe
gen.ghs_connect(IP_ADDRESS, PORT_NO)

# disconnect from mainframe
gen.ghs_disconnect()

Development environment setup

Below are the steps to follow to setup devlopement enviroment for system integration and testing.

Requirements

  • Python 3.10+
  • Anaconda/Miniconda

Clone repo

git clone https://github.com/hbk-world/ghs-gendaqapi-python.git

Virtual Environment

conda create --name <env> --file spec-file.txt

Install dependencies

pip install -r requirements.txt

Run example files

Edit files in examples to enter mainframe IP and Port number

python examples\FILENAME

Testing

Edit files in functionaltest to enter mainframe IP and Port number

Unit test

python unittest\FILENAME

Functional test

python functionaltest\FILENAME

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ghs-gendaqapi-py-1.2a0.tar.gz (25.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ghs_gendaqapi_py-1.2a0-py3-none-any.whl (38.2 kB view details)

Uploaded Python 3

File details

Details for the file ghs-gendaqapi-py-1.2a0.tar.gz.

File metadata

  • Download URL: ghs-gendaqapi-py-1.2a0.tar.gz
  • Upload date:
  • Size: 25.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for ghs-gendaqapi-py-1.2a0.tar.gz
Algorithm Hash digest
SHA256 7694ff8ea431c053cf187fff266ee834634501055353ad9eaa1ee17a8defa95f
MD5 5945371e248c4a5e68ab39f3d037c2fa
BLAKE2b-256 efe27f5f708b1e96dc121351a685f1e3d91c56cd31effb076ec831f562e5addd

See more details on using hashes here.

File details

Details for the file ghs_gendaqapi_py-1.2a0-py3-none-any.whl.

File metadata

File hashes

Hashes for ghs_gendaqapi_py-1.2a0-py3-none-any.whl
Algorithm Hash digest
SHA256 47d11ef79454a50453cacd4c3b98c7b4420b271e6e3959a7ca450df33968fa46
MD5 40759d5ae82fde8441a2d0b259523847
BLAKE2b-256 6070713177b20a6ba8bb78f9182ec6affe28c878f3d97e841f6b87fe0bebc500

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page