Programming Manual MSO/UPO2000 Series
108 / 156
Instruments.uni-trend.com
:SBUS:FR:ID
Command format
:
:SBUS
:FR
:ID <string>
:SBUS
:FR
:ID?
Functional description
:
This command is used to set FlexRay bus identifier data. Binary character data presented by parameter 0,
1 or X. X represents uncertainty. Data bit is 11bits and its range is 0x0~0x7FF.
Return format
:
Query returns binary character string data.
For example
:
:SBUS
:FR
:ID "X00X00X1"
Set FlexRay bus identifier data to X00X00X1.
:SBUS
:FR
:ID?
Query returns X00X00X1.
:SBUS:FR:DATA:LEN
Command format
:
:SBUS
:FR
:DATA:LEN <length>
:SBUS
:FR
:DATA:LEN?
Functional description
:
This command is used to set FlexRay bus trigger data length of the oscilloscope. It can take value from 1~16.
Return format
:
Query returns FlexRay bus trigger data length of the oscilloscope, it is integer data.
For example
:
:SBUS
:FR
:DATA:LEN 2
Set FlexRay bus trigger data length to 2 bytes.
:SBUS
:FR
:DATA:LEN?
Query returns 2.
:SBUS:FR:DATA
Command format
:
:SBUS
:FR
:DATA <string>
:SBUS
:FR
:DATA?
Functional description
:
This command is used to set
unsure data of FlexRay 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:FR:DATA:LEN, the rang is
0x0~0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF.
Return format
:
Query returns binary character string data.
For example
:
:SBUS:FR:DATA "X00X00X1"
Set FlexRay bus data to X00X00X1.
:SBUS:FR:DATA?
Query returns X00X00X1.