Author Topic: Siglent SDS800X HD - Possible to extract CAN frame data with SCPI?  (Read 758 times)

0 Members and 1 Guest are viewing this topic.

Offline eTobeyTopic starter

  • Frequent Contributor
  • **
  • Posts: 557
  • Country: de
Hi,

i have searched through the SCPI command in the file "SIGLENT_Digital_Oscilloscopes_Remote Control Manual.pdf" (https://siglentna.com/USA_website_2014/Documents/Program_Material/SIGLENT_Digital_Oscilloscopes_Remote%20Control%20Manual.pdf) but could not find a command to extract the CAN frame data.

Anyone knows if/how this is possible? That file is from 2014, but i havent found a newer one.
"Sometimes, after talking with a person, you want to pet a dog, wave at a monkey, and take off your hat to an elephant." (Maxim Gorki)
 

Offline Mahagam

  • Contributor
  • Posts: 30
  • Country: pl
Re: Siglent SDS800X HD - Possible to extract CAN frame data with SCPI?
« Reply #1 on: March 22, 2024, 09:45:11 pm »
your command is: DECode:BUS<n>:RESult

Forget about "siglentna.com". All new datasheet stored at "int.siglent.com"
Yau are looking for https://int.siglent.com/u_file/document/SDS800XHD_Series_ProgrammingGuide_EN11F.pdf
 

Offline eTobeyTopic starter

  • Frequent Contributor
  • **
  • Posts: 557
  • Country: de
Re: Siglent SDS800X HD - Possible to extract CAN frame data with SCPI?
« Reply #2 on: March 22, 2024, 10:09:02 pm »
Thanks a lot!

Together with sequence and history SCPI command, one can extract many minutes of CAN communication!
« Last Edit: March 22, 2024, 10:29:12 pm by eTobey »
"Sometimes, after talking with a person, you want to pet a dog, wave at a monkey, and take off your hat to an elephant." (Maxim Gorki)
 

Offline electronics hobbyist

  • Regular Contributor
  • *
  • Posts: 147
  • Country: cn
    • sds800x-hd-review-demonstration-thread
Re: Siglent SDS800X HD - Possible to extract CAN frame data with SCPI?
« Reply #3 on: March 23, 2024, 01:49:49 am »
I suggest you ask a question in https://www.eevblog.com/forum/testgear/siglent-sds800x-hd-12-bit-dsos-coming/, as this post will be submerged. If others have the same question, they can find it in that post. :)
« Last Edit: March 23, 2024, 01:52:49 am by electronics hobbyist »
 

Offline eTobeyTopic starter

  • Frequent Contributor
  • **
  • Posts: 557
  • Country: de
Re: Siglent SDS800X HD - Possible to extract CAN frame data with SCPI?
« Reply #4 on: March 23, 2024, 06:59:38 pm »
The SCPI is not working here:

(I can save a waveform with the webinterface, but not the time in the list. What a shame!)
« Last Edit: March 23, 2024, 07:48:50 pm by eTobey »
"Sometimes, after talking with a person, you want to pet a dog, wave at a monkey, and take off your hat to an elephant." (Maxim Gorki)
 

Online tautech

  • Super Contributor
  • ***
  • Posts: 28381
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Siglent SDS800X HD - Possible to extract CAN frame data with SCPI?
« Reply #5 on: March 23, 2024, 07:33:24 pm »
The SCPI is not working here:

(I can save a waveform with the webinterface, but not the date in the list. What a shame!)
Try configuring time and date, these support NTP time with an interweb connection.
Otherwise you only get Linux default time.
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline eTobeyTopic starter

  • Frequent Contributor
  • **
  • Posts: 557
  • Country: de
Re: Siglent SDS800X HD - Possible to extract CAN frame data with SCPI?
« Reply #6 on: March 23, 2024, 07:52:24 pm »
My bad, i meant the time of the frame.

Also i found another dissapoinment:
You can navigate through the history with SCPI, but not with search. I dont get this: If i would program a software that has 2 features, that are this simliar, i would have implemented this.

First i was quite excited about the SCPI interface, but its not what i was expecting. Or are these features only in the more expensive scopes?
"Sometimes, after talking with a person, you want to pet a dog, wave at a monkey, and take off your hat to an elephant." (Maxim Gorki)
 

Online tautech

  • Super Contributor
  • ***
  • Posts: 28381
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Siglent SDS800X HD - Possible to extract CAN frame data with SCPI?
« Reply #7 on: March 23, 2024, 08:30:59 pm »
My bad, i meant the time of the frame.
Like this ?
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline eTobeyTopic starter

  • Frequent Contributor
  • **
  • Posts: 557
  • Country: de
Re: Siglent SDS800X HD - Possible to extract CAN frame data with SCPI?
« Reply #8 on: March 23, 2024, 08:44:15 pm »
Like this (see picture):


This is what SCPI puts me on the table:
can,id,length,data,crc,ack;
1781,8,35 35 35 35 35 35 35 35
"Sometimes, after talking with a person, you want to pet a dog, wave at a monkey, and take off your hat to an elephant." (Maxim Gorki)
 

Online tautech

  • Super Contributor
  • ***
  • Posts: 28381
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Siglent SDS800X HD - Possible to extract CAN frame data with SCPI?
« Reply #9 on: March 23, 2024, 10:44:50 pm »
You can navigate through the history with SCPI, but not with search.
Not played with Search in HD models yet, only X-E where you use it in conjunction with trigger settings to find events.
Example here:
https://www.eevblog.com/forum/testgear/siglent-sds1204x-e-released-for-domestic-markets-in-china/msg1370717/#msg1370717
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline eTobeyTopic starter

  • Frequent Contributor
  • **
  • Posts: 557
  • Country: de
Re: Siglent SDS800X HD - Possible to extract CAN frame data with SCPI?
« Reply #10 on: March 23, 2024, 11:24:20 pm »
I played with it.
You cant move it like with history. It also is limited to 1000 events.

It would have almost worked.
"Sometimes, after talking with a person, you want to pet a dog, wave at a monkey, and take off your hat to an elephant." (Maxim Gorki)
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf