Diagnostic Software
EN 52
LX7500R
5.
Example
DS:> 1204
120400: Software Diagnostics Version = 0001
Test OK @
Nucleus Name
DS_SYS_EepromUpload
Nucleus Number
1205
Description
Upload the contents of the NVRAM on the analogue board or the digital board to the
service PC, by using the X-modem protocol
User Input
Choose one of the following parameters for the nucleus:1. Upload the contents
of the NVRAM of the digital board2. Upload the contents of the NVRAM of the
analogue boardChoose in the terminal on the control PC -> transfer -> receive file.
Select X-modem protocol. Then click receive in the dialogue and fill in the file name
in which you want to store the data.
120503
Something went wrong while transferring the data.
120504
User cancelled the upload.
Example
DS:> 1205
1120500:
Test OK @
Nucleus Name
DS_SYS_EepromDownload
Nucleus Number
1206
Description
Download a file with the contents of the NVRAM for the analogue board or the digital
board from the service PC to the recorder, by using the X-modem protocol
User Input
Choose one of the following parameters for the nucleus:1. Download the
contents of the NVRAM of the digital board2. Download the contents of the
NVRAM of the analogue boardChoose in the terminal of the control PC -> transfer -
> send file. Select X-modem protocol. Then choose a file with the Browse button in
the dialogue and click on send.
Example
DS:> 1206
1120600:
Test OK @
Nucleus Name
DS_SYS_DvIdNumberSet
Nucleus Number
1207
Description
Set the IEEE 1394 unique IDThe unique ID to be set.
User Input
None
Example
DS:> 1207
1234567890 120700:
Test OK @
Nucleus Name
DS_SYS_DvIdNumberGet
Nucleus Number
1208
Description
Get the IEEE1394 ID
User Input
None
Example
DS:> 1208
120800: The DvIdNumber is: 0x0C22384E5A
Test OK @
Nucleus Name
DS_SYS_IicWrite
Nucleus Number
1209
Description
Perform an IIC write action on the digital board
User Input
The user input the number of bytes to write followed by these bytes:
<BusID><Slave address to write to><number of bytes to write><d1><d2><..><dx>
Where the bus ID is either 0 (normally used) or 1
Example
DS:> 1209 0 0xa0 1 0x6
120900: 1 Bytes written
Test OK @
Nucleus Name
DS_SYS_IicRead
Nucleus Number
1210
Description
Perform an IIC read action on the digital board
User Input
The user inputs the number of bytes to read and the address to read them from:
<BusID><Slave address to read from><Number of bytes to read>Where the bus ID
is either 0 (normally used) or 1