Products > Test Equipment

New Hantek DSO2X1X models?

<< < (231/372) > >>

DavidAlfa:
That's fine, calibration is different for each device.
The endianess is different in ARM and x86

vistorik:

--- Quote from: vzayka on September 16, 2022, 03:35:26 pm ---Try to use

--- Code: ---hexdump -C /cache/dds_calibration.dat
--- End code ---

--- End quote ---
Yes, it helped:

--- Code: ---phoenix login: root
unix:path=/var/run/dbus/system_bus_socket,guid=b5541119dc7a0579c1a406840000000d
# cd /cache
# ls -hl
total 12
-rw-r--r--    1 root     root           0 Jan  1 00:00 anolis.conf
-rw-r--r--    1 root     root        2.1K Jan  1 00:02 cali.dat
-rw-------    1 root     root          40 Jan  1 00:00 dds_calbration.dat
-rw-r--r--    1 root     root         239 Jan  1 00:00 system.inf
# hexdump -C dds_calbration.dat
00000000  10 00 10 00 00 00 00 00  75 cc 79 c6 be e4 ea 3f  |........u.y....?|
00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000020  84 46 b0 71 fd 4b 1f 40                           |.F.q.K.@|
#

--- End code ---
Thanks. Another question. Is there an easy way to copy a file from the device's file system to a Windows computer and vice versa using the PuTTY? I cannot use the front usb port of the device because the back port is is used for connection to the computer. I'm sorry for this question, but I couldn't find any suitable and simple linux command(s).

DavidAlfa:
You can use zmodem, I've used it many times.
Windows support is messy, better use Linux/Ubuntu.

You can also use SecureCRT software, it fully supports zmodem, it's really handy, you can download the demo.
To receive a file from the scope, you only need to run "sz <file>" in the shell, it will automatically receive it.
For sending, just drag&drop a file onto the terminal and it'll send it.

vistorik:

--- Quote from: DavidAlfa on September 16, 2022, 09:44:05 pm ---You can use zmodem, I've used it many times.
Windows support is messy, better use Linux/Ubuntu.

You can also use SecureCRT software, it fully supports zmodem, it's really handy, you can download the demo.
To receive a file from the scope, you only need to run "sz <file>" in the shell, it will automatically receive it.
For sending, just drag&drop a file onto the terminal and it'll send it.

--- End quote ---
Thanks. I've used SecureCRT and it works.

chaicl:
I just received my DSO2C10.  When I plugged in a USB, the DSO kept beeping. I wonder is there a maximum size for the USB drive?  I tried 2T and 256G both beeped unendingly...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod