Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-207
:TRIGger:CAN:SPOint
:TRIGger:CAN:SPOint <spoint>
:TRIGger:CAN:SPOint?
Sets or queries the sample point position of CAN trigger (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.
:TRIGger:CAN:SPoint 60 /*Sets the sample point position of CAN trigger to 60%.*/
:TRIGger:CAN:SPoint? /*The query returns 60.*/
:TRIGger:CAN:LEVel
:TRIGger:CAN:LEVel <level>
:TRIGger:CAN:LEVel?
Sets or queries the trigger level of CAN trigger. Its unit is the same as that of the
current amplitude.
(-5 × VerticalScale - OFFSet) to
(5 × VerticalScale - OFFSet)
For VerticalScale, refer to the :CHANnel<n>:SCALe command; for OFFSet, refer to
the :CHANnel<n>:OFFSet command.
The query returns the trigger level in scientific notation.
:TRIGger:CAN:LEVel 0.16 /*Sets the trigger level to 160 mV.*/
:TRIGger:CAN:LEVel? /*The query returns 1.600000E-1.*/