MDO3000 Programmer Manual.pdf - 第852页

Commands Listed in A lphabetical Order Conditions This command re quires a DPO4AUTOMAX application module for DPO/MSO4000B and MDO4000/B/C models or MDO3FLEX application m odule for MDO3000 models. Group T rigger Syntax …

100%1 / 1158
Commands Listed in Alphabetical Order
Arguments
<QString> is a q
uoted string that represents the frame ID portion of the binary
header string.
Examples
TR
IGGER:A:BUS:B1:FLEXRAY:HEADER:FRAMEID “11001100101”
sets the
frame ID portion of the binary header string to 11001100101.
T
RIGGER:A:BUS:B1:FLEXRAY:HEADER:FRAMEID?
might return
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:FRAMEID "XXXXXXXXXXX"
indicating the frame ID portion of the binary header string is “don't care”.
TRIGger:A:BUS:B<x>:FLEXray:HEADER:INDBits
This command specifies the indicator bits portion of the binary header string when
triggering on the FlexRay bus header. 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:INDBits <QString>
TRIGger:A:BUS:B<x>:FLEXray:HEADER:INDBits?
Arguments
<QString> is a quoted string that is the indicator bits portion of the binary
header string.
Examples
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:INDBITS 11001” sets the indicator
bits portion of the header string to 11001.
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:INDBITS? might return
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:INDBITS "XXXXX" indicating that
the indicator bits portion of the header string are “don't cares”.
TRIGger:A:BUS:B<x>:FLEXray:HEADER:PAYLength
This command specifies the payload length portion of the binary header string
when triggering on the FlexRay bus header. The trigger condition needs to beset
to HEADer (using TRIGger:A:BUS:B<x>:FLEXray:CONDition).
B<x>
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-821
Commands Listed in Alphabetical Order
Conditions
This command re
quires 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:PAYLength <QString>
TRIGger:A:BUS:B<x>:FLEXray:HEADER:PAYLength?
Argum
ents
<QString> is the length of the payload portion of the Binary header string.
Examples
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:PAYLENGTH “1100101" sets the
FlexRay header paylength to 1100101.
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:PAYLENGTH? might return
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:PAYLENGTH "XXXXXXX" indicating
the FlexRay header paylength is don't care.
TRIGger:A:BUS:B<x>:I2C:ADDRess:MODe
This command specifies the I
2
C address mode to 7 or 10-bit. B< x>
Conditions
This command requires a DPO4EMBD application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3EMBD application module for
MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:I2C:ADDRess:MODe {ADDR7|ADDR10}
TRIGger:A:BUS:B<x>:I2C:ADDRess:MODe?
Arguments
ADDR7 specifies the 7-bit I
2
C address mode.
ADDR10 specifies the 10-bit I
2
C address mode.
Examples
TRIGGER:A:BUS:B1:I2C:ADDRESS:MODE ADDR10 sets the I2C address mode
to 10-bit.
2-822 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
TRIGger:A:BU
S:B<x>:I2C:ADDRess:TYPe
This command specifies the I
2
C address type. The only supported address type is
USER. Applies to bus <x>, where x
Conditions
This command requires a DPO4EMBD application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3EMBD application module for
MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:I2C:ADDRess:TYPe
{GENeralcall|STARtbyte|HSmode|EEPROM|USER}
TRIGger:A:BUS:B<x>:I2C:ADDRess:TYPe?
Arguments
GENeralcall specifies a general call address.
STARtbyte specifies a start byte address.
HSmode specifies a high-speed mode address.
EEPROM specifies an EEPROM address.
USER specifies a user address.
TRIGger:A:BUS:B<x>:I2C:ADDRess:VALue
This command specifies the binary address string used for the I
2
C trigger if the
trigger condition is ADDRESS or ADDRANDDATA.
B<x>
Conditions
This command requires a DPO4EMBD application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3EMBD application module for
MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:I2C:ADDRess:VALue <QString>
TRIGger:A:BUS:B<x>:I2C:ADDRess:VALue?
Arguments
<QString> is up to 7 or 10-bits depending on the address mode that specifies the
address. The only allowed characters in the
QString are 0, 1, and X.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-823