Author Topic: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes  (Read 607611 times)

0 Members and 4 Guests are viewing this topic.

Offline Rerouter

  • Super Contributor
  • ***
  • Posts: 4694
  • Country: au
  • Question Everything... Except This Statement
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1125 on: December 15, 2018, 03:40:14 am »
plurn, able to stick a clean usb drive in the device and run this SCPI command,

SHELLCMD cp /usr/bin/siglent/sds1000b.app /usr/bin/siglent/usr/mass_storage/U-disk0/sds1000b.app

If you dont have a prefered client, I recommend EEZstudio
 
The following users thanked this post: plurn

Offline plurn

  • Regular Contributor
  • *
  • Posts: 96
  • Country: 00
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1126 on: December 15, 2018, 05:20:51 am »
Thanks Rerouter - I didn't know you could do system commands like that (hmm ... wondering if I can set a new root passwd that way). I just used the SCPI facility of the built in website.

It produced a 13277980 byte file. I'll send it to tv84.

md5sum in case someone wants to compare it to a 7.1.6.1.26 one. Might be the same:

$ md5sum /Volumes/UNTITLED/sds1000b.app
c246ac4ab74c56b9bc111f4e0cb2e535  /Volumes/UNTITLED/sds1000b.app

$ strings  /Volumes/UNTITLED/sds1000b.app |grep -B 4 -A 3 6.1.26
product_type SDS1002X_E
product_type SDS1004X_E
product_type SLA1016
1.3.15
6.1.26
test
1.1.1
8.1.11

notes: this is from SDS1104X-E software version: 8.1.6.1.26
 

Offline Rerouter

  • Super Contributor
  • ***
  • Posts: 4694
  • Country: au
  • Question Everything... Except This Statement
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1127 on: December 15, 2018, 06:23:27 am »
any chance you could pm me a copy aswell?
 

Offline plurn

  • Regular Contributor
  • *
  • Posts: 96
  • Country: 00
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1128 on: December 15, 2018, 06:57:47 am »
any chance you could pm me a copy aswell?

Sure. Done.
 

Online tv84

  • Super Contributor
  • ***
  • Posts: 3212
  • Country: pt
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1129 on: December 15, 2018, 08:41:38 am »
any chance you could pm me a copy aswell?

Sure. Done.

Attached is the parsing of the official SDS1004X_E_6.1.26.ADS.

As you can see the APP of yours scope has the same CRC32 so no big change there.
 

Offline Rerouter

  • Super Contributor
  • ***
  • Posts: 4694
  • Country: au
  • Question Everything... Except This Statement
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1130 on: December 15, 2018, 11:24:53 am »
Happy days, I present the magic of learning to use wireshark,

There was a command I wasn't sure was valid $$SY_FP well that command is the one easyscope uses to control all the buttons, yep no need for VKEY anymore, everything can be scripted for these things now :D

Code: [Select]
Command syntax:
$$SY_FP <key>, <value>
For buttons, any integer is a press,
For knobs, a value of -1 is decrement, 0 is the button, 1 is increment, higher numbers correspond to moving that amount, e.g. 200 would be 200 clicks

keys:
0 - Menu Clear Button
1 - Function 1 (left most key on bottom of screen)
2 - Function 2
3 - Function 3
4 - Function 4
5 - Function 5
6 - Function 6
7 - Timebase (Decrease -1/ 0 Button / Increase 1)
10 - Timebase Offset (Decrease -1/ 0 Button / Increase 1)
11 - Autosetup Button
12 - Run / Stop Button
13 - Default Button
15 - Intensity (Decrease -1/ 0 Button / Increase 1)
16 - Trigger Level (Decrease -1/ 0 Button / Increase 1)
17 - Auto Trigger Button
18 - Trigger Button
19 - Normal Trigger Button
20 - Single Trigger Button
22 - Cursors Button
23 - Display / Persist button
24 - Utility Button
25 - Print Button
26 - Measure Button
27 - Aqcuire Button
28 - Save/Recall Button
29 - Decode Button
30 - Digital Button
31 - Math Button
32 - Reference Button
35 - Channel 1 VDIV (Decrease -1/ 0 Button / Increase 1)
36 - Channel 2 VDIV (Decrease -1/ 0 Button / Increase 1)
37 - Channel 3 VDIV (Decrease -1/ 0 Button / Increase 1)
38 - Channel 4 VDIV (Decrease -1/ 0 Button / Increase 1)
39 - Channel 1 Button
40 - Channel 2 Button
41 - Channel 3 Button
42 - Channel 4 Button
43 - Channel 1 Offset (Decrease -1/ 0 Button / Increase 1)
44 - Channel 2 Offset (Decrease -1/ 0 Button / Increase 1)
45 - Channel 3 Offset (Decrease -1/ 0 Button / Increase 1)
46 - Channel 4 Offset (Decrease -1/ 0 Button / Increase 1)
47 - Clear Sweeps Button
48 - History Button
49 - Roll Button
50 - Search Button
51 - Navigate Button
52 - Left Navigation Button
53 - Stop Navigate Button
54 - Right Navigate Button

14 - ??? no idea, if you figure it out, I'll fill it in.
« Last Edit: December 15, 2018, 11:43:52 am by Rerouter »
 

Offline jazper

  • Regular Contributor
  • *
  • Posts: 56
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1131 on: December 19, 2018, 07:23:50 am »
I have been trying for a bit to get wifi working on my network with the siglent, it just doesn't seem to want to connect for some reason - right IP settings, right network, right PSK..

Could it be non alphanumerics in the PSK?
 

Offline tautech

  • Super Contributor
  • ***
  • Posts: 28136
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1132 on: December 19, 2018, 08:07:25 am »
I have been trying for a bit to get wifi working on my network with the siglent, it just doesn't seem to want to connect for some reason - right IP settings, right network, right PSK..

Could it be non alphanumerics in the PSK?
Most likely.

See reply #1121
https://www.eevblog.com/forum/testgear/siglent-sds1204x-e-released-for-domestic-markets-in-china/msg2039518/#msg2039518
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline jazper

  • Regular Contributor
  • *
  • Posts: 56
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1133 on: December 19, 2018, 08:16:55 am »
I have been trying for a bit to get wifi working on my network with the siglent, it just doesn't seem to want to connect for some reason - right IP settings, right network, right PSK..

Could it be non alphanumerics in the PSK?
Most likely.

See reply #1121
https://www.eevblog.com/forum/testgear/siglent-sds1204x-e-released-for-domestic-markets-in-china/msg2039518/#msg2039518

Nope - tried it with just alphanumerics, no joy. I use google wifi at home. Tried DHCP and manually setting IP, Tried different PSKs (with and without "special" characters. Looked into the web interface for stuff I may have missed - nope.
 

Offline tautech

  • Super Contributor
  • ***
  • Posts: 28136
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1134 on: December 19, 2018, 08:34:18 am »
I have been trying for a bit to get wifi working on my network with the siglent, it just doesn't seem to want to connect for some reason - right IP settings, right network, right PSK..

Could it be non alphanumerics in the PSK?
Most likely.

See reply #1121
https://www.eevblog.com/forum/testgear/siglent-sds1204x-e-released-for-domestic-markets-in-china/msg2039518/#msg2039518

Nope - tried it with just alphanumerics, no joy. I use google wifi at home. Tried DHCP and manually setting IP, Tried different PSKs (with and without "special" characters. Looked into the web interface for stuff I may have missed - nope.
OK, have you read my guide in Reply #1120 ?

You have WiFi selected but the WiFi indicator is grayed out ?

You change the IP settings in LAN and leave DHCP OFF then enter your WiFi settings into the WiFi sub menu.
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline jazper

  • Regular Contributor
  • *
  • Posts: 56
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1135 on: December 19, 2018, 08:56:37 am »
I have been trying for a bit to get wifi working on my network with the siglent, it just doesn't seem to want to connect for some reason - right IP settings, right network, right PSK..

Could it be non alphanumerics in the PSK?
Most likely.

See reply #1121
https://www.eevblog.com/forum/testgear/siglent-sds1204x-e-released-for-domestic-markets-in-china/msg2039518/#msg2039518

Nope - tried it with just alphanumerics, no joy. I use google wifi at home. Tried DHCP and manually setting IP, Tried different PSKs (with and without "special" characters. Looked into the web interface for stuff I may have missed - nope.
OK, have you read my guide in Reply #1120 ?

You have WiFi selected but the WiFi indicator is grayed out ?

You change the IP settings in LAN and leave DHCP OFF then enter your WiFi settings into the WiFi sub menu.

Yep - done all of that - Wifi indicator greyed out, "not connected"
 

Offline tautech

  • Super Contributor
  • ***
  • Posts: 28136
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1136 on: December 19, 2018, 09:00:57 am »
I have been trying for a bit to get wifi working on my network with the siglent, it just doesn't seem to want to connect for some reason - right IP settings, right network, right PSK..

Could it be non alphanumerics in the PSK?
Most likely.

See reply #1121
https://www.eevblog.com/forum/testgear/siglent-sds1204x-e-released-for-domestic-markets-in-china/msg2039518/#msg2039518

Nope - tried it with just alphanumerics, no joy. I use google wifi at home. Tried DHCP and manually setting IP, Tried different PSKs (with and without "special" characters. Looked into the web interface for stuff I may have missed - nope.
OK, have you read my guide in Reply #1120 ?

You have WiFi selected but the WiFi indicator is grayed out ?

You change the IP settings in LAN and leave DHCP OFF then enter your WiFi settings into the WiFi sub menu.

Yep - done all of that - Wifi indicator greyed out, "not connected"
And you're close to your WiFi source and pressed 'Connect' ?
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline jazper

  • Regular Contributor
  • *
  • Posts: 56
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1137 on: December 19, 2018, 09:02:15 am »
less than 5m from a wifi point, and hit connect.
 

Offline tautech

  • Super Contributor
  • ***
  • Posts: 28136
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1138 on: December 19, 2018, 09:06:29 am »
less than 5m from a wifi point, and hit connect.
OK, what have we missed ?  :-//

Are you on the latest firmware ****26 ?
What WiFi dongle do you have ?
Is WiFi licensing permanent or on trial uses ?
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline jazper

  • Regular Contributor
  • *
  • Posts: 56
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1139 on: December 19, 2018, 09:11:56 am »
On the latest firmware
Wifi dongle is the TP-Link TL-WN725N
Licensing is permanent

SDS 1104x-e will pick up the SSID via manual search in the wifi menu
Tried Static and DHCP
Positive the password is correct
Tried password without alphanumerics

SSID has spaces in it? could be the issue?
 

Offline tautech

  • Super Contributor
  • ***
  • Posts: 28136
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1140 on: December 19, 2018, 09:14:54 am »
On the latest firmware
Wifi dongle is the TP-Link TL-WN725N
Licensing is permanent

SDS 1104x-e will pick up the SSID via manual search in the wifi menu
Tried Static and DHCP
Positive the password is correct
Tried password without alphanumerics

SSID has spaces in it? could be the issue?
Yep, mentioned in reply #1121.
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline Rerouter

  • Super Contributor
  • ***
  • Posts: 4694
  • Country: au
  • Question Everything... Except This Statement
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1141 on: December 19, 2018, 10:17:56 am »
Still going through all the menu Items, there is a lot of them....  but luckily it provides better documentation than I could hope for, In a menu if you press an hold the option button, it will show the tooltip for that setting.

for the Cursor_set? command, e.g. C1:CRST? if you put a non matching parameter after the request it will return "TREF" with the value for "VDIV" rather than the normal error, this seems like the decision tree gets jumped somehow.

Also a small typo in the web server, "steup" located in file "\usr\bin\siglent\config\www\Instrument\novnc\vnc_auto.php"
 

Offline Rerouter

  • Super Contributor
  • ***
  • Posts: 4694
  • Country: au
  • Question Everything... Except This Statement
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1142 on: December 19, 2018, 10:47:18 am »
Also documented the LED? command, should help when navigating by the SY_FP command,

When queried "LED?" the scope returns a Hex Bitmask for all leds currently lit on the scope, (and apparently on the options too?)

Code: [Select]
Bit - LED lit
1 - AWG Output
2 -?
3 -?
4 -?
5 -?
6 - Stop Red Led
7 - Run Green Led
8 - Single Trigger Button
9 - Normal Trigger Button
10 - Auto Trigger Button
11 - History Button
12 - Decode Button
13 - Search Button
14 - Roll Button
15 - References Button
16 - Math Button
17 - Measure Button
18 - Cursors Button
19 - Digital Button?
20 - Channel 4 Button
21 - Channel 3 Button
22 - Channel 2 Button
23 - Channel 1 Button
24 - Intensity Adjust LED
 

Offline Rerouter

  • Super Contributor
  • ***
  • Posts: 4694
  • Country: au
  • Question Everything... Except This Statement
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1143 on: December 19, 2018, 11:19:44 am »
When you save a setup to an internal memory location (i.e, #1) and then recall it, the v/Div does not recall properly if you were using fine scale, and also if the Trigger level was set for -150 volts (using a 100:1 probe) the trigger level recalls as -250volts when the setup file is recalled.  That is very frustrating, but for I use it for, my control software easily compensates for that.
Dave

Been looking into this more, would you be able to save a setup to USB, both the internal and external are just a simple XML file. so worst case you can likely correct the value, load the setup from usb, then resave it to the internal settings for now, or just edit it over telnet, "\usr\bin\siglent\usr\sds00001.xml"

edit: this is just to pin down an error with saving or an error with loading
 

Offline jazper

  • Regular Contributor
  • *
  • Posts: 56
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1144 on: December 19, 2018, 11:29:37 am »
Wifi needs are ridiculous, I'll buy a cable and wait for an update
 

Offline Rerouter

  • Super Contributor
  • ***
  • Posts: 4694
  • Country: au
  • Question Everything... Except This Statement
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1145 on: December 22, 2018, 12:42:22 am »
Looking into the 8.1.6.1.26 version (still the same as 7.1.6.1.26) It appears there are some new SCPI commands for setting the Trigger Gate Function, It appears the mac address can be changed without altering the serial number, and there is a new PASS command which I suspect may be wifi password, but as I dont have that option cannot confirm. As its not the WEB:PSW,

Most of the previously found typos still exist in it,

Any news on when the next version is likely to roll out Tautech?
 

Offline tautech

  • Super Contributor
  • ***
  • Posts: 28136
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1146 on: December 22, 2018, 01:14:09 am »
Any news on when the next version is likely to roll out Tautech?
None at all sorry and I’m in Perth for a couple of weeks.
Getting a couple of the new 2kX-E’s in next order so will be interesting to see any difference in firmware and UI in this new series.
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline Rerouter

  • Super Contributor
  • ***
  • Posts: 4694
  • Country: au
  • Question Everything... Except This Statement
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1147 on: December 22, 2018, 01:24:00 am »
There are enough references in the system application and menu trees to stuff only mentioned for the 2000 series that I suspect its using the same program just with the relevant menus turned on.

Some of that stuff looked interesting, but hard to pin down from what was there,

Also If I'm not mistaken bode plot mode seems to temporarily put external signal generators into full bandwidth option mode,
 

Offline tautech

  • Super Contributor
  • ***
  • Posts: 28136
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1148 on: December 22, 2018, 01:56:46 am »
Also If I'm not mistaken bode plot mode seems to temporarily put external signal generators into full bandwidth option mode,
Ohhh, that is worth investigating !  :-/O  :-DMM

Easy to do too, just set the sweep frequency higher than the AWG ‘labeled’ max frequency.  :popcorn:
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline Rerouter

  • Super Contributor
  • ***
  • Posts: 4694
  • Country: au
  • Question Everything... Except This Statement
Re: Siglent SDS1104X-E and SDS1204X-E Mixed Signal Oscilloscopes
« Reply #1149 on: December 22, 2018, 02:37:19 am »
Another interesting command for today, DACC / DACC? this sets the channel offset DAC directly, so if you ever need that little bit more than +- 2 / 20 / 200V offset it actually extends a few volts positive and negative.

This is an uncalibrated value, so for now until I work out the corrections from the PRinTCALIbration its not going to be dead on,

on my particular scope C1:DACC?
1500 corresponds to 20V,
9800 to 0V offset
18200 to -20V,

Now the number is actually a 16 bit unsigned integer, and during testing, it does actually alter the slope of the AC waveform up to a point, but it seems symmetrical, which allows for a DC offset of about +-23V for the 1V - 200mV per div range.

or about +-2.4V for the 100mV-500uV ranges.
« Last Edit: December 22, 2018, 08:08:50 am by Rerouter »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf