InoDrive API
JS
  • PY
  • JS
Table of Contents
InoDrive API
  • JS
    • InoDrive API — PY
    • InoDrive API — JS
GrabGrab
GrabGrab
  • About This Manual
  • Installation
  • Usage
  • Discover
  • InoDrive
    • Connection
      • connect
      • connected
      • disconnect
      • dispose
      • setTarget
    • SysControl
      • consoleEnable
      • getModuleInfo
      • takeControl
    • Discover
      • getInfo
    • File
      • read
      • write
      • readModuleConfig
      • writeModuleConfig
      • deleteUserApp
    • IO
      • getAnalogInput
      • getHoldingBrake
      • getHoldingBrakeFault
      • getInput
      • getInputPolarity
      • getInputsData
      • getOutput
      • getOutputFault
      • getOutputsData
      • getSafetyInput
      • setHoldingBrake
      • setInputPolarity
      • setOutput
      • getMetrics
      • getTemperatures
      • getInputVoltage
      • getOperationalState
      • getEthernetPorts
      • getAccelerometer
    • UserApp
      • getAllVariables
      • readVar
      • writeVar
      • getVar
      • getVariable
      • setVar
      • startPoll
      • stopPoll
      • getVariablesList
      • updateVariablesList
      • dispose

Discover

InoDrive / Discover

  • JS
  • PY

InoDrive.Discover(argv)

Discover Class to retrieve a connected Module’s Information.

Arguments: argv (Object): An InoDrive with an established Connection.

Returns: Object – An Object that can return an InoDrive Module’s information.


Methods:

getInfo() Retrieve InoDrive Module identifying information.
takeControl
getInfo
Copyright © 2025 Cardinal Kinetic — Powered by Manula.com