Programming Manual MSO/UPO2000 Series
109 / 156
Instruments.uni-trend.com
:SBUS:FR:DATA:OFFSet:CTL
Command format
:
:SBUS
:FR
:DATA
:OFFSet:CTL
{ {1|ON} | {0|OFF} }
:SBUS
:FR
:DATA
:OFFSet:CTL
?
Functional description
:
This command is used to set FlexRay bus DATA byte offset status of the oscilloscope.
Return format
:
Query returns 1 or 0, it repectively represents ON or OFF.
For example
:
:SBUS
:FR
:DATA
:OFFSet:CTL
ON
Turn on FlexRay bus DATA byte offset.
:SBUS
:FR
:DATA
:OFFSet:CTL
?
Query returns 1.
:SBUS:FR:DATA:OFFSet
Command format
:
:SBUS
:FR
:DATA
:OFFSet
<offset>
:SBUS
:FR
:DATA
:OFFSet
?
Functional description
:
This command is used to set FlexRay bus DATA byte offset of the oscilloscope. Byte offset is turned on by
default when using this instruction.
<offset>: byte offset, it is integer data type and the range is 0~253.
Return format
:
Query returns byte offset.
For example
:
:SBUS
:FR
:DATA
:OFFSet
8
Set FlexRay bus DATA byte offset to 8.
:SBUS
:FR
:DATA
:OFFSet
?
Query returns 8.
:SBUS:FR:END:TYPE
Command format
:
:SBUS
:FR:END
:TYPE { STATIC | DTS | ALL}
:SBUS
:FR:END
:TYPE?
Functional description
:
This command is used to set FlexRay bus trigger condition end frame type of the oscilloscope.
{ STATIC | DTS | ALL}: static, dynamic, full.
Return format
:
Query returns { STATIC | DTS | ALL}.
For example
:
:SBUS
:FR:END
:TYPE STATIC
Set FlexRay bus trigger condition to static end frame.