RIGOL Chapter 2 Command System
2-32 MSO7000/DS7000 Programming Guide
:BUS<n>:FLEXray:SPOint
:BUS<n>:FLEXray:SPOint <spoint>
:BUS<n>:FLEXray:SPOint?
Sets or queries the sample point position of FlexRay decoding (expressed in %).
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 %.
The query returns an integer ranging from 10 to 90.
: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
:BUS<n>:FLEXray:STYPe <stype>
:BUS<n>:FLEXray:STYPe?
Sets or queries the signal type of FlexRay decoding.
The query returns BP, BM, or RT.
:BUS1:FLEXray:STYPe BM /*Sets the signal type of FlexRay decoding to BM.*/
:BUS1:FLEXray:STYPe? /*The query returns BM.*/