Notifications
Clear all

AAronia SDK

4 Posts
2 Users
0 Likes
11 K Views
(@miaoudak)
New Member
Joined: 11 years ago
Posts: 4
Topic starter  

Hello
I have downloaded aariona SDK and used the build.sh to create the GuiApp.
I try to Start either the GUI or th console application and I get the error:
DEVICE INITIALIZATION ERROR: file(30) could not be read (1)
I am using ubundu
Any help?


   
Quote
(@mm_dev)
Reputable Member Admin
Joined: 13 years ago
Posts: 330
 

That means that for some reason the configuration of the connected Spectran device does not exist. What device did you try, and how old is it?


   
ReplyQuote
(@miaoudak)
New Member
Joined: 11 years ago
Posts: 4
Topic starter  

Hello I am using a Spectran HF6060 with firmware 2.2 serial 02910. Another thing that might help is when I connect the instrument with mcs an selecting Spectran->Device Information in the window that opens all fields are empty.
thank you


   
ReplyQuote
(@mm_dev)
Reputable Member Admin
Joined: 13 years ago
Posts: 330
 

Yeah, that dialog needs the mentioned configuration. On some old devices it doesn't exist, which I assume is the case here. You can still use the SDK though in general as most functions don't need that file. The examples should work if you replace the initializationFinished() signal with the initializationError() signal, and remove the existing initializationError() connection.


   
ReplyQuote
Share: