2 Command System RIGOL
DS2000E Programming Guide
:TRIGger:CAN:STYPe
Syntax
:TRIGger:CAN:STYPe <stype>
:TRIGger:CAN:STYPe?
Description
Set or query the signal type of CAN trigger.
Parameter
Name Type Range Default
<stype> Discrete {RX|TX|H|L|DIFFerential} RX
Return Format
The query returns RX, TX, H, L, or DIFF.
:TRIGger:CAN:WHEN
Syntax
:TRIGger:CAN:WHEN <when>
:TRIGger:CAN:WHEN?
Description
Set or query the trigger condition of CAN trigger.
Parameter
Name Type Range Default
<when> Discrete {SOF|EOF|FTYPe|FERRor} SOF
Note: When the trigger condition is set to FTYPe (frame type), you can use the :TRIGger:CAN:FTYPe command to
specify the frame type.
Explanation
SOF (start frame): trigger on the start frame of the data frame.
EOF (end frame): trigger on the end frame of the data frame.
FTYPe (frame type): trigger when the specified type of frame is detected.
FERRor (error frame): trigger when the frame with the specified type of error is detected.
Return Format
The query returns SOF, EOF, FTYP, or FERR.