MDO3000 Programmer Manual.pdf - 第848页
Commands Listed in A lphabetical Order TRIGger:A:BU S:B<x>:FLEXray:FRAMEID:V ALue This command specifies the low value when triggering on the FlexRay bus frame ID field. (Use TRIGger:A:BUS:B<x>:FLEXray:FRAMEID:…

Commands Listed in Alphabetical Order
Examples
TRIGGER:A:BUS
:B1:FLEXRAY:FRAMEID:HIVALUE “11001100101”
sets the
frame ID high value to 11001100101.
TRIGGER:A:BU
S:B1:FLEXRAY:FRAMEID:HIVALUE?
might return
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:HIVALUE "XXXXXXXXXXX"
indicating the frame ID high value is “don't care”.
TRIGger:A:
BUS:B<x>:FLEXray:FRAMEID:QUALifier
This command specifies the qualifier to use when triggering on the FlexRay
bus frame ID field. The trigger condition needs to be set to IDentifier (using
TRIGger:
A:BUS:B<x>:FLEXray:CONDition).
B<x>
Conditions
This command requires a DPO4AUTOMAX application module for
DPO/MSO4000B and MDO4000/B/C models or MDO3FLEX application module
for MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:FLEXray:FRAMEID:QUALifier
{LESSthan|MOREthan|EQual|UNEQual|LESSEQual|MOREEQual|
INrange|OUTrange}
TRIGger:A:BUS:B<x>:FLEXray:FRAMEID:QUALifier?
Arguments
LESSthan sets the frame ID qualifier to less than.
MOREthan sets the frame ID qualifier to greater than.
EQual sets the frame ID qualifier to equal.
UNEQual sets the frame ID qualifier to not equal.
LESSEQual sets the frame ID qualifier to less than or equal.
MOREEQual sets the frame ID qualifier to greater than or equal.
INrange sets the frame ID qualifier to in range.
OUTrange sets the frame ID qualifier to out of range.
Examples
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:QUALIFIER LESSTHAN sets the
frame ID qualifier to less than.
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:QUALIFIER? might return
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:QUALIFIER EQUAL indicating the
frame ID qualifier is set to equal.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-817

Commands Listed in Alphabetical Order
TRIGger:A:BU
S:B<x>:FLEXray:FRAMEID:VALue
This command specifies the low value when triggering on the FlexRay bus
frame ID field. (Use TRIGger:A:BUS:B<x>:FLEXray:FRAMEID:HIVALue to
set the high v
alue.) The trigger condition needs to be set to IDentifier (using
TRIGger:A:BUS:B<x>:FLEXray:CONDition).
B<x>
Conditions
This command requires a DPO4AUTOMAX application module for
DPO/MSO4000B and MDO4000/B/C models or MDO3FLEX application module
for MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:FLEXray:FRAMEID:VALue <QString>
TRIGger:A:BUS:B<x>:FLEXray:FRAMEID:VALue?
Arguments
<QString> is a quoted string that is the FlexRay frame ID low value.
Examples
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:VALUE “11001100101” sets the
frame ID value to 11001100101.
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:VALUE? might return
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:VALUE "XXXXXXXXXXX" indicating
the frame ID value is don't care.
TRIGger:A:BUS:B<x>:FLEXray:FRAMEType
This command specifies the frame type (normal, payload, null, sync or startup)
when triggering on the FlexRay bus signal. The trigger condition needs to beset
to FRAMEType (using TRIGger:A:BUS:B<x>:FLEXray:CONDition).
B<x>
Conditions
This command requires a DPO4AUTOMAX application module for
DPO/MSO4000B and MDO4000/B/C models or MDO3FLEX application module
for MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:FLEXray:FRAMEType
{NORMal|PAYLoad|NULL|SYNC|STARTup}
TRIGger:A:BUS:B<x>:FLEXray:FRAMEType?
2-818 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
Arguments
NORMal specifie
s the normal frame type.
PAYLoad specifies the payload frame type.
NULL specifies the null frame type.
SYNC specifies the sync frame type.
STARTup specifies the startup frame type.
Examples
TRIGGER:A:BUS:B1:FLEXRAY:FRAMETYPE PAYLOAD sets the frame type to
payload.
TRIGGER:A:BUS:B1:FLEXRAY:FRAMETYPE? might return
TRIGGER:A:BUS:B1:FLEXRAY:FRAMETYPE NORMAL indicating the
frame type is set to normal.
TRIGger:A:BUS:B<x>:FLEXray:HEADER:CRC
This command specifies the CRC portion of the binary header string when
triggering on the FlexRay bus signal. The trigger condition needs to be set to
HEADer (using TRIGger:A:BUS:B<x>:FLEXray:CONDition).
B<x>
Conditions
This command requires a DPO4AUTOMAX application module for
DPO/MSO4000B and MDO4000/B/C models or MDO3FLEX application module
for MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:FLEXray:HEADER:CRC <QString>
TRIGger:A:BUS:B<x>:FLEXray:HEADER:CRC?
Arguments
<QString> is a quoted string that is the CRC portion of the binary header string.
Examples
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:CRC “11001100101” sets the CRC
portion of the binary header string to 11001100101.
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:CRC? might return
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:CRC "XXXXXXXXXXX" indicating the
CRC portion of the binary header string is don't care.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-819