5-183
IM 701310-17E
Commands
1
2
3
4
5
6
App
Index
:TRIGger:ENHanced:CANBus:IDSTd:PATTern
Function Sets the ID of the standard format of the CAN bus
signal trigger in binary notation or queries the current
setting.
Syntax
:TRIGger:ENHanced:CANBus:IDSTd:
PATTern {<String>}
:TRIGger:ENHanced:CANBus:IDSTd:
PATTern?
<String> = 11 characters by combining ‘0,’ ‘1,’ and ‘X’
Example
:TRIGGER:ENHANCED:CANBUS:IDSTD:
PATTERN "10111011111"
:TRIGGER:ENHANCED:CANBUS:IDSTD:
PATTERN? -> :TRIGGER:ENHANCED:CANBUS:
IDSTD:PATTERN "10111011111"
:TRIGger:ENHanced:CANBus:MODE
Function Sets the CAN bus signal trigger mode or queries the
current setting.
Syntax
:TRIGger:ENHanced:CANBus:MODE {EFRame|
IDEXt|IDOR|IDSTd|SOF}
:TRIGger:ENHanced:CANBus:MODE?
Example
:TRIGGER:ENHANCED:CANBUS:MODE EFRAME
:TRIGGER:ENHANCED:CANBUS:MODE?
-> :TRIGGER:ENHANCED:CANBUS:MODE EFRAME
:TRIGger:ENHanced:CANBus:RECessive
Function Sets the recessive level (bus level) of the CAN bus
signal trigger or queries the current setting.
Syntax
:TRIGger:ENHanced:CANBus:
RECessive {HIGH|LOW}
:TRIGger:ENHanced:CANBus:RECessive?
Example
:TRIGGER:ENHANCED:CANBUS:
RECESSIVE HIGH
:TRIGGER:ENHANCED:CANBUS:
RECESSIVE? -> :TRIGGER:ENHANCED:
CANBUS:RECESSIVE HIGH
:TRIGger:ENHanced:CANBus:RTR
Function Sets the RTR of the CAN bus signal trigger or queries
the current setting.
Syntax
:TRIGger:ENHanced:CANBus:
RTR {DATA|DONTcare|REMote}
:TRIGger:ENHanced:CANBus:RTR?
Example
:TRIGGER:ENHANCED:CANBUS:RTR DATA
:TRIGGER:ENHANCED:CANBUS:RTR?
-> :TRIGGER:ENHANCED:CANBUS:RTR DATA
:TRIGger:ENHanced:CANBus:IDOR:ID<x>:
MODE
Function Enables or disables each condition of the OR
condition of the CAN bus signal trigger or queries the
current setting.
Syntax
:TRIGger:ENHanced:CANBus:IDOR:ID<x>:
MODE {<Boolean>}
:TRIGger:ENHanced:CANBus:IDOR:ID<x>:
MODE?
<x> = 1 to 4
Example
:TRIGGER:ENHANCED:CANBUS:IDOR:ID1:
MODE ON
:TRIGGER:ENHANCED:CANBUS:IDOR:ID1:
MODE? -> :TRIGGER:ENHANCED:CANBUS:
IDOR:ID1:MODE 1
:TRIGger:ENHanced:CANBus:IDOR:ID<x>:
RTR
Function Sets each RTR of the OR condition of the CAN bus
signal trigger or queries the current setting.
Syntax
:TRIGger:ENHanced:CANBus:IDOR:ID<x>:
RTR {DATA|DONTcare|REMote}
:TRIGger:ENHanced:CANBus:IDOR:ID<x>:
RTR?
<x> = 1 to 4
Example
:TRIGGER:ENHANCED:CANBUS:IDOR:ID1:
RTR DATA
:TRIGGER:ENHANCED:CANBUS:IDOR:ID1:
RTR? -> :TRIGGER:ENHANCED:CANBUS:
IDOR:ID1:RTR DATA
:TRIGger:ENHanced:CANBus:IDSTd?
Function Queries all settings related to the ID of the standard
format of the CAN bus signal trigger.
Syntax
:TRIGger:ENHanced:CANBus:IDSTd?
Example
:TRIGGER:ENHANCED:CANBUS:IDSTD?
-> :TRIGGER:ENHANCED:CANBUS:IDSTD:
PATTERN "00011111101"
:TRIGger:ENHanced:CANBus:IDSTd:HEXA
Function Sets the ID of the standard format of the CAN bus
signal trigger in hexadecimal notation.
Syntax
:TRIGger:ENHanced:CANBus:IDSTd:HEXA
{<String>}
<String> = 3 characters by combining ‘0’ to ‘F’ and ‘X’
Example
:TRIGGER:ENHANCED:CANBUS:IDSTD:HEXA
"5DF"
5.29 TRIGger Group