MDO3000 Programmer Manual.pdf - 第209页

Commands Listed in Alphabetical Order Group Bus Syntax BUS:B<x>:FLEX ray:CHannel { A|B} BUS:B<x>:FLEX ray:CHannel? Arguments A sets the FlexRay ID format to channel A. B sets the FlexRay ID format to channel …

100%1 / 1158
Commands Listed in Alphabetical Order
Arguments
ENET10BASET sp
ecifies the Ethernet type as 10Base-T standard. This standard
supports data transfer rates up to 10 Mbps (also called Twisted Pair Ethernet).
ENET100BASET
X
specifies the Ethernet type as 100Base-T standard. This
standard supports data transfer rates up to 100 Mbps (also called Fast Ethernet).
Examples
BUS:B1:ETHERnet:TYPe ENET100BASETX specifies the Ethernet type as
100Base-T.
BUS:B1:ETHERnet:TYPe? might return ENET10BASET, indicating that the
Ethernet type has been set to 10Base-T.
BUS:B<x>:FLEXray:BITRate
Specifies the bit rate for the FlexRay bus signal. The maximum bitrate is
100 Mbps.
Conditions
This command requires a DPO4AUTOMAX application module for 4000 series
models, and MDO3FLEX application module for MDO3000 series models.
Group
Bus
Syntax
BUS:B<x>:FLEXray:BITRate <NR1>
BUS:B<x>:FLEXray:BITRate?
Arguments
<NR1> specifies the FlexRay bus bit rate. You can enter any positive integer, and
the instrument will coerce the value to the closest supported bit rate.
Examples
BUS:B1:FLEXRAY:BITRATE 9600 sets the FlexRay bus bit rate to 9600 bits per
second.
BUS:B1:FLEXRAY:BITRATE? might return BUS:B1:FLEXRAY:BITRATE
10000000
indicating the FlexRay bit rate is 10,000,000 bits per second.
BUS:B<x>:FLEXray:CHannel
Specifies the FlexRay bus ID format.
Conditions
This command requires a DPO4AUTOMAX application module for 4000 series
models, and MDO3FLEX application module for MDO3000 series models.
2-178 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
Group
Bus
Syntax
BUS:B<x>:FLEXray:CHannel {A|B}
BUS:B<x>:FLEXray:CHannel?
Arguments
A sets the FlexRay ID format to channel A.
B sets the FlexRay ID format to channel B.
Examples
BUS:B1:FLEXRAY:CHANNEL B sets the ID format to channel B.
BUS:B1:FLEXRAY:CHANNEL? might return BUS:B1:FLEXRAY:CHANNEL A
indicating that the ID format is channel A.
BUS:B<x>:FLEXray:SIGnal
Specifies the FlexRay bus standard.
Conditions
This command requires a DPO4AUTOMAX application module for 4000 series
models, and MDO3FLEX application module for MDO3000 series models.
Group
Bus
Syntax
BUS:B<x>:FLEXray:SIGnal {BDIFFBP|BM|TXRX}
BUS:B<x>:FLEXray:SIGnal?
Arguments
BDIFFBP sets the FlexRay standard to BDIFFBP.
BM sets the FlexRay standard to BM.
TXRX sets the FlexRay standard to TXRX.
Examples
BUS:B1:FLEXRAY:SIGNAL BM sets the FlexRay bus standard to BM.
BUS:B1:FLEXRAY:SIGNAL? might return BUS:B1:FLEXRAY:SIGNAL
BDIFFBP
indicating the FlexRay standard is BDIFFBP.
BUS:B<x>:FLEXray:SOUrce
Specifies the FlexRay bus source waveform.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-179
Commands Listed in Alphabetical Order
Conditions
This command re
quires a DPO4AUTOMAX application module for 4000 series
models, and MDO3FLEX application module for MDO3000 series models.
Group
Bus
Syntax
BUS:B<x>:FLEXray:SOUrce
{CH1|CH2|CH3|CH4|D0|D1|D2|D3|D4|D5|D6|D7|D8|D9|D10
|D11|D12|D13|D14|D15}
BUS:B<x>:FLEXray:SOUrce?
Arguments
CH1–CH4 specifies an analog channel as the source waveform.
D0-D15 specifies a digital channel as the source waveform.
(MSO/MDO4000/B models only as well as MDO3000 and MDO400C models
with option MDO3MSO or MDO4MSO installed.)
Examples
BUS:B1:FLEXRAY:SOURCE CH4 sets the source waveform to channel 4.
BUS:B1:FLEXRAY:SOURCE? might return BUS:B1:FLEXRAY:SOURCE CH1
indicating the source waveform is channel 1.
BUS:B<x>:I2C:ADDRess:RWINClude
Sets and returns whether the read/write bit is included in the address.
Conditions
This command requires a DPO4EMBD application module for 4000 series
models, and an MDO3EMBD application module for MDO3000 series models.
Group
Bus
Syntax
BUS:B<x>:I2C:ADDRess:RWINClude {<NR1>|OFF|ON}
BUS:B<x>:I2C:ADDRess:RWINClude?
Arguments
<NR1> = 0 does not include the read/write bit in the addess; any other value
includes the read/write bit in the address.
OFF does not include the read/write bit in the address.
ON includes the read/write bit in the address.
2-180 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual