Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$karma_time is deprecated in /home/gabotr/kurt.gabotronics.com/libraries/kunena/src/User/KunenaUser.php on line 692
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$twitter is deprecated in /home/gabotr/kurt.gabotronics.com/libraries/kunena/src/User/KunenaUser.php on line 692
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$karma_time is deprecated in /home/gabotr/kurt.gabotronics.com/libraries/kunena/src/User/KunenaUser.php on line 692
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$twitter is deprecated in /home/gabotr/kurt.gabotronics.com/libraries/kunena/src/User/KunenaUser.php on line 692
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$karma_time is deprecated in /home/gabotr/kurt.gabotronics.com/libraries/kunena/src/User/KunenaUser.php on line 692
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$twitter is deprecated in /home/gabotr/kurt.gabotronics.com/libraries/kunena/src/User/KunenaUser.php on line 692
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$karma_time is deprecated in /home/gabotr/kurt.gabotronics.com/libraries/kunena/src/User/KunenaUser.php on line 692
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$twitter is deprecated in /home/gabotr/kurt.gabotronics.com/libraries/kunena/src/User/KunenaUser.php on line 692
Hi there,
after updating the Firmware (the Xminilab was sitting some years on the shelf and waiting) I got the USB driver
working and the software is working now in windows. It is great ! Some people tell it a toy because a real scope for them is something with 4 channels and some Gs/s and of course costs some kilo $. But if I just want to check
some low frequency this is all I need (just 0.2 watts instead of 50W, working from battery and transportable).
I get a signal generator and a 2 channel meter etc. And the software for pc is nice. Very well done.
I have an ARM Linux board and tried to run the software (as shown with ODROID) but had 2 problems :
- ?when connecting I see a full speed USB device but no /dev/ttyUSB0, where is the problem ?
- when I tried to install QT5 I get an error
How can I just get a screen copy to a file as shown in the manual (with stty) ?
Thanks for help
Joachim
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$karma_time is deprecated in /home/gabotr/kurt.gabotronics.com/libraries/kunena/src/User/KunenaUser.php on line 692
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$twitter is deprecated in /home/gabotr/kurt.gabotronics.com/libraries/kunena/src/User/KunenaUser.php on line 692
Replied by ganzziani on topic Re:Nice product
Thanks for the quick response. I found an error \r\n//\r\n/the device is no ttyUSB via USB and a screen dump is only via serial port. So I tried on the ext Interface but it didn't work./\r\n//\r\n/In the manual it says I have to stty ... and then rx .../\r\n/But in the command section it is shown I have to send a "C" command for screen copy. So how can this work without sending the command ?