AMIS−49587
www.onsemi.com
43
Table 44. DATA BASE ENTRIES THAT MODIFY THE CONFIGURATION
Field Name Ident Description
FIMA/LIMA 0000 Changes the value of First Initiator MAC Address (FIMA) and Last Initiator MAC
Address (LIMA)
LocalMacAdd/InitMacAdd 0001 Changes the value of Local MAC
Address and Active Initiator Address
Time−out−synchro−confirm 0002 Changes the value of the TO synchro confirm (In seconds.)
Time−out−frame−not−ok 0003 Changes the value of the TO frame not ok (In seconds)
Time−out−not−addressed 0004 Changes the value of the TO not addressed (In minutes)
Mac−group−addresses 0005 Changes the value of the 5 MAC group addresses
Min−delta−credit 0007 Read the value of the Min delta credit and then set to 7
Max_Transmitting_Gain: Mode and Value
(R_ALC_CTRL)
0008 Changes the mode and the value of the max transmitting gain
SYNCHRO−Type:Mode
SYNCHRO−Bit:Value
0009 Changes sychro mode and the synchro bit value
Max−Receiving−Gain: Mode and Value 000A Changes the mode and the value of the Max Receiving gain
Repeater 000B Changes the repeater state
Frequency 000C Changes the value of the frequencies Fs and Fm
Time−SearchInitiator 0011 Changes the value of the TO Search Initiator (In seconds)
ReadConfig 0012 To get an echo of the current configuration of the FPMA
Read SoftVersion 0013 Read the version of the FPMA
Min−ReceivingGain Value 0014 Changes the value of the Min Receiving Gain
Gain−SearchInitiator 0015 Changes the value of the Gain−SearchInitiator
7.3.5.1 FIMA/LIMA
This request is used to modify the value of the FIMA and LIMA addresses. The values of FIMA and LIMA must be in the
field 0001 to 0FFF, and must be compatible with current value of LocalMacAdd and InitMacAdd.
Request Format:
<STX> 0x09(Length) 0x41 (AccessDB_Request) 0x0000 FIMA (2 bytes), LIMA (2 bytes) CHK
Confirm Format:
<STX> 0x09(Length) 0x42 (AccessDB_Confirm) 0x0000 FIMA (2 bytes), LIMA (2 bytes) CHK
7.3.5.2 LocalMacAdd/InitMacAdd
This request is used to modify the value of the Local Mac Address and the Initiator Mac Address. The values of LocalMacAdd
and InitMacAdd must be in the field 0001 to 0FFF, and must be compatible with current value of FIMA and LIMA.
Request Format:
<STX> 0x09(Length) 0x41 (AccessDB_Request) 0x0100 LocalMacAdd (2 bytes), InitMacAdd (2 bytes) CHK
Confirm Format:
<STX> 0x09(Length) 0x42 (AccessDB_Confirm) 0x0100 LocalMacAdd (2 bytes), InitMacAdd (2 bytes) CHK
7.3.5.3 TimeoutSynchro
This request is used to modify the value of the timeout synchro confirmation. The Timeout Synchro Confirm is set in seconds.
Request Format:
<STX> 0x07(Length) 0x41 (AccessDB_Request) 0x0200 TO Synchro Confirm (2 bytes) CHK
AMIS−49587
www.onsemi.com
44
Confirm Format:
<STX> 0x07(Length) 0x42 (AccessDB_Confirm) 0x0200 TO Synchro Confirm (2 bytes) CHK
7.3.5.4 TimeoutNotOK
This request is used to modify the value of the timeout Frame Not OK. The Timeout Frame Not OK is set in seconds.
Request Format:
<STX> 0x07(Length) 0x41 (AccessDB_Request) 0x0300 TO Frame Not OK (2 bytes) CHK
Confirm Format:
<STX> 0x07(Length) 0x42 (AccessDB_Confirm) 0x0300 TO Frame Not OK (2 bytes) CHK
7.3.5.5 TimeoutNotAddressed
This request is used to modify the value of the timeout Not Addressed. The Timeout Not Addressed is set in minutes.
Request Format:
<STX> 0x07(Length) 0x41 (AccessDB_Request) 0x0400 TO Not Addressed (2 bytes) CHK
Confirm Format:
<STX> 0x07(Length) 0x42 (AccessDB_Confirm) 0x0400 TO Not Addressed (2 bytes) CHK
7.3.5.6 MacGroupAddress
This request is used to modify the values of the 5 Mac Group Addresses. The Mac Group Addresses must be in the field
LIMA(not included) to 0FFB.
If the first address of the 5 MacGroup addresses is set to 0xFFF, every frame with destination MAC address in the field
LIMA(not included) to 0FFB will be transmitted by the FPMA. This makes it possible to manage more than 5 MAC address
of group by the external micro controller.
Request Format:
<STX> 0x0E(Length) 0x41 (AccessDB_Request) 0x0500 Mac Group Addresses (5 *2 bytes) CHK
Confirm Format:
<STX> 0x0E(Length) 0x42 (AccessDB_Confirm) 0x0500 Mac Group Addresses (5 *2 bytes) CHK
7.3.5.7 Min Delta Credit
This request is used to read the Min Delta Credit in the AMIS−49587. Once the request sent to the AMIS−49587, the Min
Delta Credit is automatically set to 7. The AMIS−49587 answers with the value of the Min Delta Credit (before it was set to
7).
Request Format:
<STX> 0x05(Length) 0x41 (AccessDB_Request) 0x0700 CHK
Confirm Format:
<STX> 0x06(Length) 0x42 (AccessDB_Confirm) 0x0700 Min Delta Credit (1 byte) CHK
7.3.5.8 MaxTransmittingGain
This request is used to modify the Max Transmitting Gain of the AMIS−49587. The Max Transmitting Gain can be reduced
from 0 to 21 dB by step of step 3 dB. The data value for the request is in the field 01 to 0F by step of 2, it indicates an attenuation
of ((N − 1) / 2) dB. The data value for the Confirm is in the field 00 to 07, indicating an attenuation of N * 3 dB.
Request Format:
<STX> 0x06(Length) 0x41 (AccessDB_Request) 0x0800 Transmitting Attenuation (1 byte) CHK
Confirm Format:
<STX> 0x06(Length) 0x42 (AccessDB_Confirm) 0x0800 Transmitting Attenuation (1 byte) CHK
AMIS−49587
www.onsemi.com
45
7.3.5.9 MaxReceivingGain
This request is used to modify the Max Receiving Gain of the AMIS−49587. The Max Receiving Gain can be set from 1 to
42 dB by step of step 6 dB, or unlimited. The data value for the request is in the field 01 to 0F by step of 2, it indicates a Max
Receiving Gain of ((N − 1) / 2) * 6 dB; or 00, which indicates an unlimited Max Receiving Gain. The data value for the Confirm
is in the field 00 to 07, indicating a Max Receiving Gain of (N * 6) dB, or 08, which indicates an unlimited Max Receiving
Gain.
Request Format:
<STX> 0x06(Length) 0x41 (AccessDB_Request) 0x0A00 Max Receiving Gain (1 byte) CHK
Confirm Format:
<STX> 0x06(Length) 42h (AccessDB_Confirm) 0x0A00 Max Receiving Gain (1 byte) CHK
7.3.5.10 Repeater
This request is used to modify the repeater state of the AMIS−49587. The repeater state can be
Repeater: 0x00
No Repeater: 0x01
Request Format:
<STX> 0x06(Length) 0x41 (AccessDB_Request) 0x0B00 Repeater State (1 byte) CHK
Confirm Format:
<STX> 0x06(Length) 0x42 (AccessDB_Confirm) 0x0B00 Repeater State (1 byte) CHK
7.3.5.11 Frequency
This request is used to modify the values of the frequencies Fs and Fm used for the PLC communication. To calculate the
value of the data field, read paragraph Sine Wave generator.
Request Format:
<STX> 0x09(Length) 0x41 (AccessDB_Request) 0x0C00 Fs (2 bytes), Fm (2 bytes) CHK
Confirm Format:
<STX> 0x09(Length) 0x42 (AccessDB_Confirm) 0x0C00 Fs (2 bytes), Fm (2 bytes) CHK
7.3.5.12 TimeoutSearchInitiator
This request is used to modify the value of the timeout Search Initiator. The timeout Search Initiator is set in seconds.
Request Format:
<STX> 0x07(Length) 0x41 (AccessDB_Request) 0x1100 TO Search Initiator (2 bytes) CHK
Confirm Format:
<STX> 0x07(Length) 0x42 (AccessDB_Confirm) 0x1100 TO Search Initiator (2 bytes) CHK
7.3.5.13 ReadConfig
This request is used to get an echo of the configuration of the AMIS−49587.
Request Format:
<STX> 0x05(Length) 0x41 (AccessDB_Request) 0x1200 CHK
Confirm Format:
<STX> 0x29(Length) 0x42 (AccessDB_Confirm) 0x1200 Current configuration (36 bytes) CHK
7.3.5.14 Read Version Soft
This request is used to read the soft version of the AMIS−49587.
Request Format:
<STX> 0x05(Length) 0x41 (AccessDB_Request) 0x1300 CHK

AMIS49587C5871G

Mfr. #:
Manufacturer:
ON Semiconductor
Description:
Network Controller & Processor ICs C587- NAF- AMIS49587
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union