RIGOL Chapter 2 Command System
2-220 MSO7000/DS7000 Programming Guide
:TRIGger:LIN:BAUD
:TRIGger:LIN:BAUD <baud>
:TRIGger:LIN:BAUD?
Sets or queries the baud rate of LIN trigger. The default unit is bps.
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.
The query returns an integer ranging from 1 kbps to 20 Mbps.
:TRIGger:LIN:BAUD 19200 /*Sets the baud rate of LIN trigger to 19200 bps.*/
:TRIGger:LIN:BAUD? /*The query returns 19200.*/
:TRIGger:LIN:STANdard
:TRIGger:LIN:STANdard <std>
:TRIGger:LIN:STANdard?
Sets or queries the protocol version of LIN trigger.
The query returns 1X or 2X.
:TRIGger:LIN:STANdard 2X /*Sets the protocol version of LIN trigger to 2X.*/
:TRIGger:LIN:STANdard? /*The query returns 2X.*/
:TRIGger:LIN:SAMPlepoint
:TRIGger:LIN:SAMPlepoint <value>
:TRIGger:LIN:SAMPlepoint?
Sets or queries the sample position of LIN trigger.
The sample 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:LIN:SAMPlepoint /*Sets the trigger source to CH2.*/
:TRIGger:LIN:SAMPlepoint? /*The query returns CHAN2.*/