5-188
IM 701310-17E
:TRIGger:ENHanced:I2CBus:GCALl:
BIT7maddress:HEXA
Function Sets the 7-bit master address of the general call of
the I
2
C bus trigger in hexadecimal notation.
Syntax
:TRIGger:ENHanced:I2CBus:GCALl:
BIT7maddress:HEXA {<String>}
<x> = 1 or 2
<String> = 2 characters by combining ‘0’ to ‘F’ and ‘X’
(bit 0 is fixed 1)
Example
:TRIGGER:ENHANCED:I2CBUS:GCALL:
BIT7MADDRESS:HEXA "AB"
:TRIGger:ENHanced:I2CBus:GCALl:
BIT7maddress:PATTern
Function Sets the 7-bit master address of the general call of
the I
2
C bus trigger in binary notation or queries the
current setting.
Syntax
:TRIGger:ENHanced:I2CBus:GCALl:
BIT7maddress:PATTern {<String>}
:TRIGger:ENHanced:I2CBus:GCALl:
BIT7maddress:PATTern?
<x> = 1 or 2
<String> = 7 characters by combining ‘0,’ ‘1,’ and ‘X’
Example
:TRIGGER:ENHANCED:I2CBUS:GCALL:
BIT7MADDRESS:PATTERN "1010101"
:TRIGGER:ENHANCED:I2CBUS:GCALL:
BIT7MADDRESS:PATTERN? -> :TRIGGER:
ENHANCED:I2CBUS:GCALL:BIT7MADDRESS:
PATTERN "1010101"
:TRIGger:ENHanced:I2CBus:GCALl:SBYTe
(Second Byte)
Function Sets the second byte type of the general call of the
I
2
C bus trigger or queries the current setting.
Syntax
:TRIGger:ENHanced:I2CBus:GCALl:
SBYTe {BIT7maddress|DONTcare|H04|H06}
:TRIGger:ENHanced:I2CBus:GCALl:SBYTe?
Example
:TRIGGER:ENHANCED:I2CBUS:GCALL:
SBYTE BIT7MADDRESS
:TRIGGER:ENHANCED:I2CBUS:GCALL:SBYTE?
-> :TRIGGER:ENHANCED:I2CBUS:GCALL:
SBYTE BIT7MADDRESS
:TRIGger:ENHanced:I2CBus:MODE
Function Sets the trigger mode of the I
2
C bus trigger or queries
the current setting.
Syntax
:TRIGger:ENHanced:I2CBus:MODE {ADATa|
ESTart|GCALl|NAIGnore|SBHSmode}
:TRIGger:ENHanced:I2CBus:MODE?
Example
:TRIGGER:ENHANCED:I2CBUS:MODE ADATA
:TRIGGER:ENHANCED:I2CBUS:MODE?
-> :TRIGGER:ENHANCED:I2CBUS:MODE ADATA
:TRIGger:ENHanced:I2CBus:NAIGnore?
Function Queries all settings related to the NON ACK ignore
mode of the I
2
C bus trigger.
Syntax
:TRIGger:ENHanced:I2CBus:NAIGnore?
Example
:TRIGGER:ENHANCED:I2CBUS:NAIGNORE?
-> :TRIGGER:ENHANCED:I2CBUS:NAIGNORE:
HSMODE 1;RACCESS 1;SBYTE 1
:TRIGger:ENHanced:I2CBus:NAIGnore:
HSMode
Function Sets whether to ignore NON ACK in high speed mode
of the I
2
C bus trigger or queries the current setting.
Syntax
:TRIGger:ENHanced:I2CBus:NAIGnore:
HSMode {<Boolean>}
:TRIGger:ENHanced:I2CBus:NAIGnore:
HSMode?
Example
:TRIGGER:ENHANCED:I2CBUS:NAIGNORE:
HSMODE ON
:TRIGGER:ENHANCED:I2CBUS:NAIGNORE:
HSMODE? -> :TRIGGER:ENHANCED:I2CBUS:
NAIGNORE:HSMODE 1
:TRIGger:ENHanced:I2CBus:NAIGnore:
RACCess
Function Sets whether to ignore NON ACK in read access
mode of the I
2
C bus trigger or queries the current
setting.
Syntax
:TRIGger:ENHanced:I2CBus:NAIGnore:
RACCess {<Boolean>}
:TRIGger:ENHanced:I2CBus:NAIGnore:
RACCess?
Example
:TRIGGER:ENHANCED:I2CBUS:NAIGNORE:
RACCESS ON
:TRIGGER:ENHANCED:I2CBUS:NAIGNORE:
RACCESS? -> :TRIGGER:ENHANCED:I2CBUS:
NAIGNORE:RACCESS 1
:TRIGger:ENHanced:I2CBus:NAIGnore:
SBYTe (Start Byte)
Function Sets whether to ignore NON ACK in the start byte of
the I
2
C bus trigger or queries the current setting.
Syntax
:TRIGger:ENHanced:I2CBus:NAIGnore:
SBYTe {<Boolean>}
:TRIGger:ENHanced:I2CBus:NAIGnore:
SBYTe?
Example
:TRIGGER:ENHANCED:I2CBUS:NAIGNORE:
SBYTE ON
:TRIGGER:ENHANCED:I2CBUS:NAIGNORE:
SBYTE? -> :TRIGGER:ENHANCED:I2CBUS:
NAIGNORE:SBYTE 1
5.29 TRIGger Group