Instructions

RIGOL Chapter 2 Command System
2-216 MSO5000-E Programming Guide
:TRIGger:LIN:BAUD
Syntax :TRIGger:LIN:BAUD <baud>
:TRIGger:LIN:BAUD?
Description
Sets or queries the baud rate of LIN trigger. The default unit is bps.
Parameter
Name
Type
Range
Default
<baud>
Integer
1 kbps to 20 Mbps
9600 bps
Remarks If the baud rate is set to a value with "M", then "A" should be added at the end of the
value. For example, if you send 5 M, you need to send 5 MA.
Return
Format
The query returns an integer ranging from 1 kbps to 20 Mbps.
Example :TRIGger:LIN:BAUD 19200 /*Sets the baud rate of LIN trigger to 19200 bps.*/
:TRIGger:LIN:BAUD? /*The query returns 19200.*/
:TRIGger:LIN:STANdard
Syntax :TRIGger:LIN:STANdard <std>
:TRIGger:LIN:STANdard?
Description
Sets or queries the protocol version of LIN trigger.
Parameter
Name
Type
Range
Default
<std>
Discrete
{1X|2X|BOTH}
1X
Return Format
The query returns 1X, 2X, or BOTH.
Example :TRIGger:LIN:STANdard 2X /*Sets the protocol version of LIN trigger to 2X.*/
:TRIGger:LIN:STANdard? /*The query returns 2X.*/
:TRIGger:LIN:SAMPlepoint
Syntax :TRIGger:LIN:SAMPlepoint <value>
:TRIGger:LIN:SAMPlepoint?
Description
Sets or queries the sample position of LIN trigger.
Parameter
Name
Type
Range
Default
<value>
Integer 10 to 90 50
Description The sample 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 :TRIGger:LIN:SAMPlepoint 40
/*Sets the sample point position of LIN trigger to 40%.*/
:TRIGger:LIN:SAMPlepoint?
/*The query returns 40.*/