Skip to main content
Ctrl+K

DiME 2.0.0 documentation

Site Navigation

  • Getting Started
  • Examples
  • API reference
  • JavaScript API Reference
  • MATLAB API Reference
  • Python API Reference

Site Navigation

  • Getting Started
  • Examples
  • API reference
  • JavaScript API Reference
  • MATLAB API Reference
  • Python API Reference

Table of Contents

  • API reference
    • MATLAB
    • Python
    • JavaScript
  • API reference

API reference#

Although the API calls you will be making for each DiME client are fundamentally the same, there are slight differences between them due to the differences in the languages. To combat any possible confusion, references have been made for all three.


MATLAB#

dime(protocol, varargin)


Python#

DimeClient(protocol, varargin)


JavaScript#

new dime.DimeClient(hostname, port)

previous

JavaScript Examples

next

JavaScript API Reference

On this page
  • MATLAB
  • Python
  • JavaScript
Edit on GitHub
Show Source

© Copyright 2023, Nicholas Parsly.

Created using Sphinx 4.5.0.

Built with the PyData Sphinx Theme 0.13.3.