User manual

RIGOL Chapter 2 Command System
2-32 MSO7000/DS7000 Programming Guide
:BUS<n>:FLEXray:SPOint
Syntax
:BUS<n>:FLEXray:SPOint <spoint>
:BUS<n>:FLEXray:SPOint?
Description
Sets or queries the sample point position of FlexRay decoding (expressed in %).
Parameter
Name
Type
Range
Default
<n>
Discrete
{1|2|3|4}
——
<spoint>
Integer
10 to 90
50
Remarks
Sample point is a point within a bit’s time. The oscilloscope samples the bit level at this
point. The sample point position is expressed as the ratio of "time from the bit start to
the sample point" to "bit time", in %.
Return
Format
The query returns an integer ranging from 10 to 90.
Example
:BUS1:FLEXray:SPOint 70 /*Sets the sample point position of FlexRay decoding to
70%.*/
:BUS1:FLEXray:SPOint? /*The query returns 70.*/
:BUS<n>:FLEXray:STYPe
Syntax
:BUS<n>:FLEXray:STYPe <stype>
:BUS<n>:FLEXray:STYPe?
Description
Sets or queries the signal type of FlexRay decoding.
Parameter
Name
Type
Range
Default
<n>
Discrete
{1|2|3|4}
——
<stype>
Discrete
{BP|BM|RT}
BP
Return
Format
The query returns BP, BM, or RT.
Example
:BUS1:FLEXray:STYPe BM /*Sets the signal type of FlexRay decoding to BM.*/
:BUS1:FLEXray:STYPe? /*The query returns BM.*/