RIGOL
2-10
DS4000E Programming Guide
:BUS<n>:CAN (Option)
Command List:
:BUS<n>:CAN:BAUD
Syntax
:BUS<n>:CAN:BAUD <baud>
:BUS<n>:CAN:BAUD?
Description
Sets or queries the signal rate of CAN decoding on the specified bus. The default unit is b/s.
Parameter
Name
Type
Range
Default
<n>
Discrete {1|2}
--
<baud> Discrete {100000|125000|250000|400000|500000|800000|1000000|USER}
500000
Remarks
When <baud> is set to "USER", you can use the :BUS<n>:CAN:BUSer command to self-define the signal
rate of CAN decoding on the specified bus.
Return Format
The query returns 100000, 125000, 250000, 400000, 500000, 800000, 1000000, or USER.
:BUS<n>:CAN:BUSer
Syntax
:BUS<n>:CAN:BUSer <baud>
:BUS<n>:CAN:BUSer?
Description
Sets or queries the user-defined signal rate of CAN decoding on the specified bus. The default unit is b/s.
Parameter
Name
Type
Range
Default
<n>
Discrete {1|2}
--
<baud> Integer
10000 to 1000000
500000
Return Format
The query returns an integer between 10000 and 1000000.