You are not logged in.



#1 2011-11-21 15:30:46

miniwiz
New member
Registered: 2011-11-21
Posts: 6

Papywizard 2.1.x Init Issues

Hello,

i`d like to get the Papywizard software to work with our Merlin/Orionon MacOS SL.
I purchased the Bluestar Bluetooth Adapter but unfortunately i can`t get the connection to work.
After the configuration of the Bluetooth device in the system configuration of MacOS i wrote down the MAC adress of the adapter
and entered it into the Papywizard configuration. Of course i also chose the right plugin (Merlin/Orion)
Then i hit the connect button and from the looks of it it seems that the Bluetooth connection works properly.
After a while though i get an error message and a windows popup occurs which gives me an error at the Init stage of the connection.

I increased the loglevel to provide you guys with some further information. Any help on this matter would be really appreciated.
Many thanks in advance

2011-11-21 14:13:54,790::Main::TRACE::AbstractModalDialogController._onRejected()
2011-11-21 14:14:14,419::Main::DEBUG::MainController.__onActionHardwareConnectTogg
led(True)
2011-11-21 14:14:14,420::Main::INFO::Starting connection. Please wait...
2011-11-21 14:14:14,421::Main::DEBUG::PluginsConnector.start
(): 'yawAxis' establish connection
2011-11-21 14:14:14,421::Main::TRACE::AbstractHardwarePlugin.establishConnection()
2011-11-21 14:14:14,421::Main::TRACE::AbstractDriver.establishConnection()
2011-11-21 14:14:14,421::Main::TRACE::BluetoothDriver._init()
2011-11-21 14:14:14,422::Main::DEBUG::BluetoothDriver._init(): trying to connect to 00-0adf-
02-21-9d...
2011-11-21 14:14:25,266::Main::DEBUG::BluetoothDriver._init
(): successfully connected to 00-0a-df-02-21-9d
2011-11-21 14:14:25,267::Main::TRACE::AbstractPlugin.establishConnection()
2011-11-21 14:14:25,267::Main::DEBUG::PluginsConnector.start(): 'yawAxis' init
2011-11-21 14:14:25,267::Main::TRACE::MerlinOrionAxis.init()
2011-11-21 14:14:25,268::Main::TRACE::AbstractHardwarePlugin.init()
2011-11-21 14:14:26,418::Main::EXCEPTION::MerlinOrionHardware.__sendCmd
Traceback (most recent call last):
File "papywizard/hardware/merlinOrionHardware.pyc", line 145, in __sendCmd
File "papywizard/driver/bluetoothDriver.pyc", line 110, in read
File "lightblue/_bluetoothsockets.pyc", line 464, in recv
File "lightblue/_bluetoothsockets.pyc", line 657, in __waituntil
timeout: recv timed out
2011-11-21 14:14:26,418::Main::WARNING::MerlinOrionHardware.__sendCmd
(): axis 1 can't sent command ':L1\r'. Retrying...
2011-11-21 14:14:27,668::Main::EXCEPTION::MerlinOrionHardware.__sendCmd
Traceback (most recent call last):
File "papywizard/hardware/merlinOrionHardware.pyc", line 145, in __sendCmd
File "papywizard/driver/bluetoothDriver.pyc", line 110, in read
File "lightblue/_bluetoothsockets.pyc", line 464, in recv
File "lightblue/_bluetoothsockets.pyc", line 657, in __waituntil
timeout: recv timed out
2011-11-21 14:14:27,668::Main::WARNING::MerlinOrionHardware.__sendCmd
(): axis 1 can't sent command ':L1\r'. Retrying...
2011-11-21 14:14:28,918::Main::EXCEPTION::MerlinOrionHardware.__sendCmd
Traceback (most recent call last):
File "papywizard/hardware/merlinOrionHardware.pyc", line 145, in __sendCmd
File "papywizard/driver/bluetoothDriver.pyc", line 110, in read
File "lightblue/_bluetoothsockets.pyc", line 464, in recv
File "lightblue/_bluetoothsockets.pyc", line 657, in __waituntil
timeout: recv timed out
2011-11-21 14:14:28,918::Main::WARNING::MerlinOrionHardware.__sendCmd
(): axis 1 can't sent command ':L1\r'. Retrying...
2011-11-21 14:14:28,918::Main::EXCEPTION::PluginsConnector.connectPlugins()
Traceback (most recent call last):
File "papywizard/plugins/pluginsConnector.pyc", line 89, in start
File "papywizard/plugins/merlinOrionPlugins.pyc", line 157, in init
File "papywizard/plugins/abstractHardwarePlugin.pyc", line 104, in init
File "papywizard/hardware/merlinOrionHardware.pyc", line 178, in init
File "papywizard/hardware/merlinOrionHardware.pyc", line 164, in __sendCmd
HardwareError: axis 1 can't send command ':L1\r'
2011-11-21 14:14:28,919::Main::DEBUG::PluginsConnector.start
(): 'pitchAxis' establish connection
2011-11-21 14:14:28,919::Main::TRACE::AbstractHardwarePlugin.establishConnection()
2011-11-21 14:14:28,919::Main::TRACE::AbstractDriver.establishConnection()
2011-11-21 14:14:28,919::Main::TRACE::AbstractPlugin.establishConnection()
2011-11-21 14:14:28,919::Main::DEBUG::PluginsConnector.start(): 'pitchAxis' init
2011-11-21 14:14:28,920::Main::TRACE::MerlinOrionAxis.init()
2011-11-21 14:14:28,920::Main::TRACE::AbstractHardwarePlugin.init()
2011-11-21 14:14:30,168::Main::EXCEPTION::MerlinOrionHardware.__sendCmd
Traceback (most recent call last):
File "papywizard/hardware/merlinOrionHardware.pyc", line 145, in __sendCmd
File "papywizard/driver/bluetoothDriver.pyc", line 110, in read
File "lightblue/_bluetoothsockets.pyc", line 464, in recv
File "lightblue/_bluetoothsockets.pyc", line 657, in __waituntil
timeout: recv timed out
2011-11-21 14:14:30,168::Main::WARNING::MerlinOrionHardware.__sendCmd
(): axis 2 can't sent command ':L2\r'. Retrying...
2011-11-21 14:14:31,418::Main::EXCEPTION::MerlinOrionHardware.__sendCmd
Traceback (most recent call last):
File "papywizard/hardware/merlinOrionHardware.pyc", line 145, in __sendCmd
File "papywizard/driver/bluetoothDriver.pyc", line 110, in read
File "lightblue/_bluetoothsockets.pyc", line 464, in recv
File "lightblue/_bluetoothsockets.pyc", line 657, in __waituntil
timeout: recv timed out
2011-11-21 14:14:31,418::Main::WARNING::MerlinOrionHardware.__sendCmd
(): axis 2 can't sent command ':L2\r'. Retrying...
2011-11-21 14:14:32,669::Main::EXCEPTION::MerlinOrionHardware.__sendCmd
Traceback (most recent call last):
File "papywizard/hardware/merlinOrionHardware.pyc", line 145, in __sendCmd
File "papywizard/driver/bluetoothDriver.pyc", line 110, in read
File "lightblue/_bluetoothsockets.pyc", line 464, in recv
File "lightblue/_bluetoothsockets.pyc", line 657, in __waituntil
timeout: recv timed out
2011-11-21 14:14:32,669::Main::WARNING::MerlinOrionHardware.__sendCmd
(): axis 2 can't sent command ':L2\r'. Retrying...
2011-11-21 14:14:32,669::Main::EXCEPTION::PluginsConnector.connectPlugins()
Traceback (most recent call last):
File "papywizard/plugins/pluginsConnector.pyc", line 108, in start
File "papywizard/plugins/merlinOrionPlugins.pyc", line 157, in init
File "papywizard/plugins/abstractHardwarePlugin.pyc", line 104, in init
File "papywizard/hardware/merlinOrionHardware.pyc", line 178, in init
File "papywizard/hardware/merlinOrionHardware.pyc", line 164, in __sendCmd
HardwareError: axis 2 can't send command ':L2\r'
2011-11-21 14:14:32,670::Main::DEBUG::PluginsConnector.start
(): 'shutter' establish connection
2011-11-21 14:14:32,670::Main::TRACE::AbstractPlugin.establishConnection()
2011-11-21 14:14:32,670::Main::DEBUG::PluginsConnector.start(): 'shutter' init
2011-11-21 14:14:32,671::Main::ERROR::Connection failed to start
2011-11-21 14:15:34,384::Main::TRACE::AbstractModalDialogController._onRejected()
2011-11-21 14:15:34,409::Main::DEBUG::MainController.__onActionHardwareConnectTogg
led(False)
2011-11-21 14:15:34,410::Main::DEBUG::PluginsConnector.start
(): 'yawAxis' stop connection
2011-11-21 14:15:34,410::Main::TRACE::AbstractHardwarePlugin.stopConnection()
2011-11-21 14:15:34,410::Main::TRACE::AbstractDriver.shutdownConnection()
2011-11-21 14:15:34,410::Main::TRACE::AbstractPlugin.stopConnection()
2011-11-21 14:15:34,411::Main::DEBUG::PluginsConnector.start
(): 'pitchAxis' stop connection
2011-11-21 14:15:34,411::Main::TRACE::AbstractHardwarePlugin.stopConnection()
2011-11-21 14:15:34,411::Main::TRACE::AbstractDriver.shutdownConnection()
2011-11-21 14:15:35,436::Main::TRACE::AbstractPlugin.stopConnection()
2011-11-21 14:15:35,436::Main::DEBUG::PluginsConnector.start(): 'shutter' shutdown
2011-11-21 14:15:35,436::Main::DEBUG::PluginsConnector.start(): 'shutter' stop connection
2011-11-21 14:15:35,436::Main::TRACE::AbstractPlugin.stopConnection()
2011-11-21 14:15:43,415::Main::TRACE::MainController.__onActionHelpViewLogActivated
()

Last edited by miniwiz (2011-11-21 15:31:23)

Offline

 

#2 2011-11-21 20:05:46

miniwiz
New member
Registered: 2011-11-21
Posts: 6

Re: Papywizard 2.1.x Init Issues

Tried various other things to get rid of the problem, unfortunately still the same results yet:

Connection: green
Init: red

I tried it with a RS232 to RJ11 cable on a windows machine but still no success. The log says exactly the same as on my MacOS machine.
PC DirectMode on the Orion is enabled of course.

Offline

 

#3 2011-11-21 22:02:55

fma38
Moderator
From: Grenoble, France
Registered: 2005-12-07
Posts: 6038
Website

Re: Papywizard 2.1.x Init Issues

What is a 'bluestar bluetooth adapter'? Is it something plugged on the Merlin RJ11 connector? Doe you have the schematics?

And is your RS232/RJ11 cable a TTL cable? The Merlin does not support RS232 levels (in will burn it).


Frédéric

Canon 20D + 17-40/f4 L USM + 70-200/f4 L USM + 50/f1.4 USM + Tokina 10-17 3.5-4.5 AF DX Fisheye
Merlin/Orion panohead + Papywizard on Nokia N800 and HP TC-1100

Offline

 

#4 2011-11-21 23:11:43

mediavets
Moderator
From: Isleham, Cambridgeshire, UK.
Registered: 2007-11-14
Posts: 8083
Website

Re: Papywizard 2.1.x Init Issues

miniwiz wrote:

Tried various other things to get rid of the problem, unfortunately still the same results yet:

Connection: green
Init: red

I tried it with a RS232 to RJ11 cable on a windows machine but still no success. The log says exactly the same as on my MacOS machine. PC DirectMode on the Orion is enabled of course.

So do you have the GoTo model with the hand controller with the LCD display which supports PC DirectMode serial/TTL pass through?

Be aware that Papywizard enumerates serial ports from zero. So on a Windows system you may enter '0' or 'COM1'; '1' or 'COM2'; and so on when specifiying the serial port.


Andrew Stephens
Nikon D40, Nikkor 10.5mm fisheye, Sigma 8mm f3.5 fisheye, Nikkor 18-55/50/35mm  lenses, Nodal Ninja 5 Lite, Agno's Mrotator TCSshort
Nikon P5100, CP5000, CP995, FC-E8, WC-E63,WC-E68, TC-E2, Kaidan Kiwi 995, Bophoto pano bracket
Merlin/Orion panohead + Papywizard on Nokia 770/N800 and Windows XP/2K

Offline

 

#5 2011-11-22 00:42:05

miniwiz
New member
Registered: 2011-11-21
Posts: 6

Re: Papywizard 2.1.x Init Issues

@fma38

What is a 'bluestar bluetooth adapter'? Is it something plugged on the Merlin RJ11 connector? Doe you have the schematics?

First of all thanks for your reply.
You can get an idea of how the Bluetooth device looks on the the following page.
http://stargazerslounge.com/member-equi … rived.html
I connected the Bluetooth adapter through the RJ12 port of the SynScan handmote with an RJ11 cable.
The device also offers a USB connection, from the computer to the BT adapter (with the appropriate drivers installed).
I even tried the USB connection by configuring Papywizard for a direct bluetooth connection, instead of a virtual serial link, with no success though.
You can find some additional information on the device here:
http://www.starrynightsupport.com/suppo … ategory=42

And is your RS232/RJ11 cable a TTL cable?

I needed to do all the configuration steps through remote administration. I asked a colleague to connect the Merlin with a RS232/RJ11 cable after the Bluetooth connection didnt work out.
I suppose it wasn`t a TTL cable but after the Logs showed the exact same errors, as compared to our BT connection attempts, i thought the failure is elsewhere to be found.

@mediavets

Of course thanks to you too for your answer smile

So do you have the GoTo model with the hand controller with the LCD display which supports PC DirectMode serial/TTL pass through?

From the looks of it i would say yes. It is exactly the same hand controller as in the first link i gave fma38.
I wasn`t the one who purchased it though, i am just the IT guy who was asked to get all this to work as soon as possible.
After i found out (thanks to this forum) that it is advisable to set the PC DirectMode with the hand controller i asked my colleague to do it, which he did.
But even after that Papywizard shows Connection: green but Init: red as mentioned above.

Be aware that Papywizard enumerates serial ports from zero. So on a Windows system you may enter '0' or 'COM1'; '1' or 'COM2'; and so on when specifiying the serial port.

Yes the serial port of the windows test machine was ComPort1 and the Papywizard serial port was set to 0.

Last edited by miniwiz (2011-11-22 00:43:43)

Offline

 

#6 2011-11-22 17:13:42

claudevh
Moderator
From: Mont-Saint-André (Belgium)
Registered: 2007-11-25
Posts: 1301
Website

Re: Papywizard 2.1.x Init Issues

Please pay attention that the Bluestar need a "dedicated" cable for each telescope family!
The cable for Meade will not fit for a Skywatcher by exemple.... !!!

The message you get from Papywizard show that you get a BT connection between your PC using Papywizard and the Bluestar but that the Bluestar fail to connect the telescope !!!


cool Claude cool
Merlin + Papywizard on Windows 7 & Nokia 770 § N810 & Acer (Netbook) + PanoramaApp Androïd + Deltawave PapyMerlin BT + Autopano
Spherical Pano (180 x 360) with Canon 40D + Canon EF-S 10-22mm f/3.5-4.5 Zoom & Pôle Pano with Canon 5D MK2 and shaved Tokina 10-17 3.5-4.5 AF DX Fisheye
Gigapixel photography with Nikon D200 + Sigma 70-200 F 2.8 EX DG APO HSM

Offline

 

#7 2011-11-22 20:40:54

miniwiz
New member
Registered: 2011-11-21
Posts: 6

Re: Papywizard 2.1.x Init Issues

@claudevh

Please pay attention that the Bluestar need a "dedicated" cable for each telescope family!
The cable for Meade will not fit for a Skywatcher by exemple.... !!!

So you mean that the connection cable between the BlueStar and the Orion/Merlin might cause the problem?
I used a simple RJ11 cable. Well in fact its a RJ12 cable (6P4C). What do you mean with "dedicated" cable.
Did it have to be special in a specific way and do you have an idea where i can purchase something like that?

The message you get from Papywizard show that you get a BT connection between your PC using Papywizard and the Bluestar but that the Bluestar fail to connect the telescope !!!

Yes that was exactly what i thought when i read through the logs.

Offline

 

#8 2011-11-22 22:17:41

mediavets
Moderator
From: Isleham, Cambridgeshire, UK.
Registered: 2007-11-14
Posts: 8083
Website

Re: Papywizard 2.1.x Init Issues

I don't know why you purchased this Bluestar adapter in the first place; how long have you had it, it appears to be obsolete?

Why not dump it and get a Deltawave PapyMerlin Bluetooth adapter (which was designed for the task) instead?

http://www.papymerlin.com/interface-%C3%A9lectronique/

http://www.kolor.com/buy/photo-hardware … tooth.html


Andrew Stephens
Nikon D40, Nikkor 10.5mm fisheye, Sigma 8mm f3.5 fisheye, Nikkor 18-55/50/35mm  lenses, Nodal Ninja 5 Lite, Agno's Mrotator TCSshort
Nikon P5100, CP5000, CP995, FC-E8, WC-E63,WC-E68, TC-E2, Kaidan Kiwi 995, Bophoto pano bracket
Merlin/Orion panohead + Papywizard on Nokia 770/N800 and Windows XP/2K

Offline

 

#9 2011-11-22 22:41:00

miniwiz
New member
Registered: 2011-11-21
Posts: 6

Re: Papywizard 2.1.x Init Issues

But apparently the Bluetooth device itself doesn`t seem to be the problem does it?
You think my RJ12 cable is the problem? Is there any difference between an oridnary RJ12 and the one which is wired directly to the BT adapter in the links above?

Offline

 

#10 2011-11-23 09:04:53

fma38
Moderator
From: Grenoble, France
Registered: 2005-12-07
Posts: 6038
Website

Re: Papywizard 2.1.x Init Issues

According to what I found, the Starry Night adapter has standard RS232 signals, not TTL! So, do not connect it to the Merlin head, or you will burn it.

In any case, it won't work.


Frédéric

Canon 20D + 17-40/f4 L USM + 70-200/f4 L USM + 50/f1.4 USM + Tokina 10-17 3.5-4.5 AF DX Fisheye
Merlin/Orion panohead + Papywizard on Nokia N800 and HP TC-1100

Offline

 

#11 2011-11-23 15:23:26

miniwiz
New member
Registered: 2011-11-21
Posts: 6

Re: Papywizard 2.1.x Init Issues

Allright, i ll purchase this BT adapter instead and dump the old one.
http://www.kolor.com/buy/photo-hardware … re=default

Hopefully everything works out if the new adapter arrives. ~70€ is even cheaper then the Bluestar was and thats including shipping.
I will give you guys an update when the new adapter arrives.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson