Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Licel Python API 1.0 documentation
Licel Python API 1.0 documentation
  • Getting started
  • Examples
    • Mpush example
      • Acquis.ini File
      • mpush source documentation
    • Powermeter example
      • Powermeter example source documentation
    • photomultiplier example
      • Photomultiplier example source documentation
    • waverider example
      • Waverider source documentation
    • SP32 Example
      • SP32 INI configuration
      • SP32 Example Source Documentation
    • SilentState Example
      • SilentState Runtime Example
      • SilentState Store Example
  • API reference
    • licel_Config
      • Measurement Info
      • TrConfig
    • licel_data
    • licel_netCDF
    • licel_SilentStat
    • licel_SP32
    • licel_tcpip
    • licel_tr_tcpip
    • licel_wind
    • photomultiplier
    • Powermeter
    • Internal tcp/ip utilities
Back to top
View this page

Getting started¶

Download the Licel python package from git under https://github.com/Licel-GmbH/Licel_TCPIP_Python Install the required package using : pip install -r requirements.txt

Next
Examples
Previous
Home
Copyright © 2024, Licel Gmbh
Made with Sphinx and @pradyunsg's Furo