152
3-21-48. :SEARCH:TRIGger:BUS:B1:LIN:ERRTYPE
Set
Query
Description
Sets or returns the error type be used for the LIN
search trigger.
Syntax
:SEARCH:TRIGger:BUS:B1:LIN:ERRTYPE
{SYNC|PARIty|CHecksum|?}
Parameter/ Return
parameter
SYNC
Sets the LIN error type to SYNC.
PARIty
Sets the LIN error type to parity.
CHecksum
Sets the LIN error type to checksum.
Example
:SEARCH:TRIGger:BUS:B1:LIN:ERRTYPE?
>SYNC
:SEARCH:TRIGger:BUS:B1:LIN:ERRTYPE
CHECKSUM
:SEARCH:TRIGger:BUS:B1:LIN:ERRTYPE?
>CHECKSUM
3-21-49. :SEARCH:TRIGger:BUS:B1:LIN:IDentifier:VALue
Set
Query
Description
Sets or returns the binary address string to be used for
the LIN search trigger.
Note: Only applicable when the condition is set to DATA
or IDANDDATA.
Syntax
:SEARCH:TRIGger:BUS:B1:LIN:IDentifier:VALue
{<string>|?}
Parameter/ Return
parameter
<string>
The size of the string depends on the data
size setting. The string must be enclosed in
double quotes, “string”.
String contents:
x = don’t care
1 = binary 1
0 = binary 0
Example
:SEARCH:TRIGger:BUS:B1:LIN:CONDition ID
:SEARCH:TRIGger:BUS:B1:LIN:IDentifier:VALue
"00X1X01X"
:SEARCH:TRIGger:BUS:B1:LIN:IDentifier:VALue?
>01100X1X01X