KIC551
K I C 5 5 1 U s e r M a n u a l
80
© 2 0 2 1 F a s t w e l V e r . 0 0 3
Annex B
List of Telnet Interface Commands
inf?
– Output of firmware information
date?
– Output of data
time?
– Output of time
date DD.MM.YY
– Setting the date
time HH:MM:SS
– Setting the time
getsn
– Reading serial number
setsn NNNNNNNN pw
– Setting the serial number to NNNNNNNN(N=0..9) with
password (password
– Dolomant, starting with the upper case
letter)
tmp?
– output of the temperature of ARM integrated sensor
wpr XXYYYYZZZZZZZZ
– writing the ZZZZZZZZ value to the YYYY register at the physical
address XX (88E6185)
rpr XXYYYY
– reading register YYYY at the physical address XX (88E6185)
initfs
– initialization of the NAND drive file system
format [param]
– NAND drive formatting, param – can have the value
/LLEB (deletion of all blocks)
wfr XXYY
– Writing to FPGA register the YY value at the XX address
rfr XX
– Reading FPGA register at the XX address
weX fname
– Writing a file named fname to SPI EEPROM (X=f for
AT25256B, X=2 for AT93C66B or X=3 for AT45DB321D). If the file name is not specified, file name
eepwr.bin will be used by default. SPI interface should be switched prior to the writing.
reX fname
– reading SPI EEPROM to the file named fname (X=f for
AT25256B, X=2 for AT93C66B or X=3 for AT45DB321D). If the file name is not specified,
file name eeprd.bin will be used by default. SPI interface should be switched prior to the
reading.
lm87en
– starting of measurements using the LM87 hardware monitor
lm87?
– reading the measured parameters from LM87
lm87sth XX
- setting an upper actuation temperature threshold
of “
OVH
” XX indicator on
LM87.
ХХ – threshold from an external temperature sensor in hexadecimal form and true
complement representation (for below-freezing temperatures).
i2cw XXYYZZ
- set reg YY on I
2
C-device XX to ZZ
i2cr XXYY
- read reg YY on I
2
C-device XX
tcpstat
– output of information on the status of TCP/IP stack
ipmac?
– output of the current static IP address and MAC address, as well as IP
address assigned by DHCP server. In order to change the static IP address
the
ip.txt
file should be placed to the root directory of the NAND drive.
Address format: 192.168.0.21.
In order to change the MAC address, the
mac.txt
file should be placed to the root directory of the NAND drive.
Address format: 0008B4AA0011. The static IP address is assigned in 1
minute, if there is no DHCP server in the system.
rinfo
– output of network information on a remote computer
jbl
– moving from the application to the network HTTP loader