Remote Commands Reference
R&S
®
RTC1000
282
User Manual 1335.7352.02 ─ 02
TRIGger:A:I2C:ADDRess
<AddressString>
Sets the address of the slave device. The address can have 7 bits or 10 bits.
Parameters:
<AddressString>
String with max. 7 or 10 characters, depending on the address
length. Characters 0, 1, and X are allowed.
Example:
TRIG:A:I2C:ADDR "10X1"
TRIGger:A:I2C:PATTern
<DataPattern>
Defines the bit pattern as trigger condition.
Parameters:
<DataPattern>
String with max. 24 characters (3 byte) . Characters 0, 1, and X
are allowed. If you define a pattern shorter than the pattern
length, the missing LSB are filled with X. If you define a pattern
longer than the pattern length, the pattern string is not valid.
Example:
TRIG:A:I2C:PLEN 2
TRIG:A:I2C:PATT "10X10000XXXX1111"
TRIG:A:I2C:PATT?
Return value (2 bytes):
"10X10000XXXX1111"
Example:
TRIG:A:I2C:PLEN 1
TRIG:A:I2C:PATT "110"
TRIG:A:I2C:PATT?
Return value (1 byte):
"110XXXXX"
TRIGger:A:I2C:PLENgth
<PatternLength>
Defines how many bytes are considered in the trigger condition. To set the pattern for
these bytes, use
Parameters:
<PatternLength>
Number of bytes
Range:
1 to 3
Increment: 1
*RST:
1
TRIGger:A:I2C:POFFset
<PatternByteOffset>
Sets the number of bytes before the first byte of interest, relating to the end of the
address bytes.
Parameters:
<PatternByteOffset> Number of ignored bytes
Range:
0 to 4095
Increment: 1
*RST:
0
Protocol Analysis