Skip to main content

Remote call to MDSplus objects

Project description

mdsConnector

Connect to remote MDSplus server via SSH in python and use MDSplus python objects remotely

This module requires the rpyc module to be installed on the local host. The MDSplus software package is not needed on the local host but you can utilize all of the MDSplus python objects remotely on the server you connect to. The data remains on the remote system unless you retrieve an instance of a python primitive object or an numpy array.

The following example demonstrates how this can be used.

>>> from mdsconnector import mdsConnector
>>> c = mdsConnector('hostname')
>>> t = c.Tree('mytree',42)
>>> n = c.getNode('\top:signal')
>>> rec = n.record
>>> nmpyarray = rec.data()
>>> ans = c.Data.execute('$ * 10',nmpyarray).data()

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

mdsconnector-1.8.0.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

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

mdsconnector-1.8.0-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file mdsconnector-1.8.0.tar.gz.

File metadata

  • Download URL: mdsconnector-1.8.0.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for mdsconnector-1.8.0.tar.gz
Algorithm Hash digest
SHA256 903ad2f0686eea59da732186dd720c0c563692d9726fdd79a9f442f489e40e31
MD5 cb77ebf7151a32d4d39dfe5cb63d8d49
BLAKE2b-256 449f6ae50b973b2d9bbbe8e11cbfbf25050ef5780a7cfb03558fe28c21026293

See more details on using hashes here.

File details

Details for the file mdsconnector-1.8.0-py3-none-any.whl.

File metadata

  • Download URL: mdsconnector-1.8.0-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for mdsconnector-1.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 342968d6b831b0767d44554b3f342890f5877bc247ad1d691eafe80a44f8ce2a
MD5 e151302e7e3dc68449501a7fc20e9e9d
BLAKE2b-256 9712a8d88bbb79ee6d66e541a6bc52a36ac9f84869919a533a1e16468630d744

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