4-56
IM DL350-17EN
:CHANnel<x>:LIN:PORT:BRATe
Function Sets or queries the bit rate of the specified LIN
bus signal port.
Syntax
:CHANnel<x>:LIN:PORT:BRATe {<NRf>}
:CHANnel<x>:LIN:PORT:BRATe?
<x> = 2, 4
<NRf> = 2400, 9600, 19200
Example
:CHANNEL4:LIN:PORT:BRATE 19200
:CHANNEL4:LIN:PORT:BRATE?
-> :CHANNEL4:LIN:PORT:BRATE 19200
:CHANnel<x1>:LIN:SCHannel<x2>?
Function Queries all settings of the specified sub channel
on a module that can monitor LIN bus signals.
Syntax
:CHANnel<x1>:LIN:SCHannel<x2>?
<x1> = 2, 4
<x2> = 1 to 60
:CHANnel<x1>:LIN:SCHannel<x2>:BICou
nt (Bit Count)
Function Sets or queries the bit length to be extracted of
the specified sub channel on a module that can
monitor LIN bus signals.
Syntax
:CHANnel<x1>:LIN:SCHannel<x2>:
BICount {<NRf>}
:CHANnel<x1>:LIN:SCHannel<x2>:
BICount?
<x1> = 2, 4
<x2> = 1 to 60
When ValueType is Logic
<NRf> = 1 to 8
When ValueType is Unsigned or Signed
<NRf> = 2 to 32
Example
:CHANNEL4:LIN:SCHANNEL1:BITCOUNT 16
:CHANNEL4:LIN:SCHANNEL1:BITCOUNT?
-> :CHANNEL4:LIN:SCHANNEL1:
BITCOUNT 16
:CHANnel<x1>:LIN:SCHannel<x2>:BLABel
<x3>
Function Sets or queries the specified bit label when the
data type of the specified sub channel on a
module that can monitor LIN bus signals is logic.
Syntax
:CHANnel<x1>:LIN:SCHannel<x2>:
BLABel<x3> {<String>}
:CHANnel<x1>:LIN:SCHannel<x2>:
BLABel<x3>?
<x1> = 2, 4
<x2> = 1 to 60
<x3> = 1 to 8
<String> = Up to 16 characters
Example
:CHANNEL4:LIN:SCHANNEL1:
BLABEL1 “BIT1”
:CHANNEL4:LIN:SCHANNEL1:BLABEL1?
-> :CHANNEL4:LIN:SCHANNEL1:
BLABEL1 “BIT1”
Description This command is valid when the data type
(:CHANnel<x1>:LIN:SCHannel<x2>:VTYPe) is
set to LOGic.
:CHANnel<x1>:LIN:SCHannel<x2>:BORDer
(Byte Order)
Function Sets or queries the method (endian) to use to
store in the internal memory the data of the
specified sub channel on a module that can
monitor LIN bus signals.
Syntax
:CHANnel<x1>:LIN:SCHannel<x2>:
BORDer {BIG|LITTle}
:CHANnel<x1>:LIN:SCHannel<x2>:
BORDer?
<x1> = 2, 4
<x2> = 1 to 60
Example
:CHANNEL4:LIN:SCHANNEL1:
BORDER LITTLE
:CHANNEL4:LIN:SCHANNEL1:BORDER?
-> :CHANNEL4:LIN:SCHANNEL1:
BORDER LITTLE
4.6 CHANnel Group