Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout when connecting to FilterWheel for the first time #1

Open
gnthibault opened this issue May 17, 2018 · 0 comments
Open

Timeout when connecting to FilterWheel for the first time #1

gnthibault opened this issue May 17, 2018 · 0 comments

Comments

@gnthibault
Copy link
Owner

2018-05-17 09:10:07,911 - mainLogger - DEBUG - Indi FilterWheel, configuring with file IndiSimulatorFilterWheel.json
2018-05-17 09:10:07,912 - mainLogger - DEBUG - Indi FilterWheel, filterwheel name is: Filter Simulator
2018-05-17 09:10:07,912 - mainLogger - DEBUG - IndiDevice: asking indiClient to look for device Filter Simulator
2018-05-17 09:10:07,922 - mainLogger - DEBUG - Indi Device: indiClient has found device Filter Simulator
2018-05-17 09:10:07,923 - mainLogger - INFO - IndiDevice: connecting to device Filter Simulator
2018-05-17 09:10:07,986 - mainLogger - DEBUG - Indi FilterWheel configured successfully
2018-05-17 09:10:07,986 - mainLogger - DEBUG - IndiFilterWheel: Initializing filter number 1 to filter name Luminance
2018-05-17 09:10:38,001 - mainLogger - DEBUG - IndiDevice: Timeout while waiting for property status _1 for device Filter Simulator
Traceback (most recent call last):
File "./main.py", line 104, in
filterWheel.initFilterWheelConfiguration()
File "/home/user/projects/RemoteObservatory/FilterWheel/IndiFilterWheel.py", line 52, in initFilterWheelConfiguration
filterNumber):filterName})
File "/home/user/projects/RemoteObservatory/helper/IndiDevice.py", line 100, in setText
self.__waitPropStatus(pv, timeout=timeout)
File "/home/user/projects/RemoteObservatory/helper/IndiDevice.py", line 116, in __waitPropStatus
'{}'.format(prop.name))
RuntimeError: Timeout error while changing property _1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant