Programming Manual MSO/UPO2000 Series
95 / 156
Instruments.uni-trend.com
bit occupies 29bits.
Return format
:
Query returns binary character data.
For example
:
:SBUS:CAN:ID "X00X00X1"
Set
ID identifier frame data of CAN bus to X00X00X1.
:SBUS:CAN:ID?
Query returns X00X00X1.
:SBUS:CAN:ID:
DIRection
Command format
:
:SBUS:CAN:ID:DIRection { READ | WRITE | ANY}
:SBUS:CAN:ID:DIRection?
Functional description
:
This command is used to set
ID identifier direction of CAN bus of the oscilloscope.
Return format
:
Query returns { READ | WRITE | ANY}.
For example
:
:SBUS:CAN:ID:DIRection READ
Set
ID identifier direction of CAN bus to READ.
:SBUS:CAN:ID:DIRection?
Query returns READ.
:SBUS:CAN:DATA:LEN
Command format
:
:SBUS
:CAN
:DATA:LEN <length>
:SBUS
:CAN
:DATA:LEN?
Functional description
:
This command is used to set
trigger data length of CAN bus of the oscilloscope. It can take value from 1~8.
Return format
:
Query returns trigger data length of CAN bus of the oscilloscope, it is integer data.
For example
:
:SBUS
:CAN
:DATA:LEN 2
Set
trigger data length of CAN bus to 2 bytes.
:SBUS
:CAN
:DATA:LEN?
Query returns 2.
:SBUS:CAN:DATA
Command format
:
:SBUS:CAN:DATA <string>
:SBUS:CAN:DATA?
Functional description
:
This command is used to set
DATA of CAN bus of the oscilloscope. Binary character string data presented
by parameter is 0, 1 or X. X represents unsure. And its rang is related to the value set by instruction setting
value *8bits :SBUS:CANFD:DATA:LEN, the rang is 0x0~0xFFFFFFFFFFFFFFFF.