GithubHelp home page GithubHelp logo

py_thorlabs_ctrl's People

Contributors

rwalle avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

py_thorlabs_ctrl's Issues

DeviceNotReadyException: Device is not connected

Hello,

I am trying to use your project with a KDC101 controller and MTS50M-Z8 stage. The controller's serial number is 27263558.
When executing the following lines of code:

import py_thorlabs_ctrl.kinesis
py_thorlabs_ctrl.kinesis.init(r'C:\Program Files\Thorlabs\Kinesis')
from py_thorlabs_ctrl.kinesis.motor import KCubeDCServo
tcube = KCubeDCServo(27263558)
tcube.create()
tcube.enable()

I only have an exception coming from the enable() call, itself coming from the motor.py file at line 48:
device.Connect(self.serial_number)

DeviceNotReadyException: Device is not connected
à Thorlabs.MotionControl.DeviceManagerCLI.ThorlabsGenericCoreDeviceCLI.VerifyDeviceConnected(Int32 functionDepth)
à Thorlabs.MotionControl.GenericMotorCLI.GenericMotorCLI.Connect(String serialNo)

The problem is that I do not understand this exception, as my device is connected and powered on, I can control it with the Kinesis software, and the correct serial number is used.

Do you know how to fix this issue?

Many thanks in advance!

Best regards,

Antoine

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.