InoDrive API
PY
  • PY
  • JS
Table of Contents
InoDrive API
  • PY
    • InoDrive API — PY
    • InoDrive API — JS
GrabGrab
GrabGrab
  • About This Manual
  • Installation
  • Usage
  • Discover
  • InoDrive
    • Connection
      • connect
      • connected
      • disconnect
      • dispose
      • set_target
    • SysControl
      • console_enable
      • get_module_info
      • take_control
    • Discover
      • get_info
    • File
      • delete_uapp
      • read
      • read_module_config
      • write
      • write_module_config
    • IO
      • get_analog_input
      • get_holding_brake
      • get_holding_brake_fault
      • get_input
      • get_input_polarity
      • get_inputs_data
      • get_output
      • get_output_fault
      • get_outputs_data
      • get_safety_input
      • set_holding_brake
      • set_input_polarity
      • set_output
      • get_metrics
      • get_temperatures
      • get_input_voltage
      • get_operational_state
      • get_ethernet_ports
      • get_accelerometer
    • UserApp
      • dispose
      • get_all_variables
      • get_var
      • get_variable
      • get_variables_list
      • read_var
      • set_var
      • start_poll
      • stop_poll
      • update_variables_list
      • write_var

Installation

Installation

  • JS
  • PY

To utilize the Python InoDrive API package you need to have at minimum Python 3.10 installed.

If you have Python 3.10 installed simply install the package through pip,

pip install CK-InoDrive-API
About This Manual
Usage
Copyright © 2025 Cardinal Kinetic — Powered by Manula.com