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

Connection

InoDrive / Connection

  • JS
  • PY

Methods:

connect() Attempt to establish a Connection with the InoDrive Module.
connected() Retrieve InoDrive Module Connection Status.
disconnect() Have InoDrive Module attempt to Disconnect.
dispose() Dispose InoDrive Connection and User Application Instance.
setTarget() Set InoDrive Object’s Target Module.
InoDrive
connect
Copyright © 2025 Cardinal Kinetic — Powered by Manula.com