![SCT Scout SC4415 Скачать руководство пользователя страница 32](http://html.mh-extra.com/html/sct/scout-sc4415/scout-sc4415_user-manual_1220014032.webp)
Document# SCT-UM026FVC
Page 32 of 46
Confidential
<ADDR> Register Address:
Address of the register to read.
Range = 0x00-0x1F
Returned read data can be accessed using the ‘
’ command.
5.2.4
err
Name
err
Queue Yes
Synopsis
err <SA> <BC> <ADDR>
Description Perform an RFFE Extended Register Read operation
Detail
Extended Register Read:
<SA> Slave Address:
Address of the RFFE Slave device to communicate with.
Range = 0-15
<BC> Byte Count:
Number of registers to read (zero indexed).
Range = 0-15, where 0 indicates 1 byte
<ADDR> Register Address:
Address of the register to read.
Range = 0x00-0x1F
Returned read data can be accessed using the ‘
’ command.
5.2.5
erl
Name
erl
Queue Yes
Synopsis
erl <SA> <BC> <ADDR_H> <ADDR_L>
Description Perform an RFFE Extended Register Read Long operation
Detail
Extended Register Read Long:
<SA> Slave Address:
Address of the RFFE Slave device to communicate with.
Range = 0-15
<BC> Byte Count:
Number of registers to read (zero indexed).
Range = 0-7, where 0 indicates 1 byte
<ADDR_H> Register Address, high byte:
High Address byte of the register to read
Range = 0x00-0xFF
<ADDR_L> Register Address, low byte:
Low Address byte of the register to read
Range = 0x00-0xFF
Returned read data can be accessed using the ‘
’ command.
5.2.6
rzw
Name
rzw
Queue Yes
Synopsis
rzw <SA> <DATA>
Description Perform an RFFE Register Zero Write operation
Detail
Register Zero Write:
<SA> Slave Address:
Address of the RFFE Slave device to communicate with.
Range = 0-15
<DATA> Write Data:
Data to write to register 0 (7-bit data).
Range = 0x00 – 0x7F
5.2.7
rw
Name
rw
Queue Yes