Serial Number

In the Serial Number tab you can configure how XJRunner will deal with any unique board identifier for this project, such as a serial number or MAC address.

Serial Number tab

The options available in this section depend on the test functions available in the XJPack file. The options are as follows:

No serial numbers

This project will not deal with board serial numbers.

Take serial numbers from the test system

If the XJEase test system provides serial numbers, XJRunner will obtain the current serial number after the function "NEW_SERIAL_NUMBER" has been run successfully. The serial number returned will be displayed in the main test output window.

If there is no test function called "NEW_SERIAL_NUMBER", this option is disabled. If the function does exist, this option is always selected.

User enters serial numbers

The tester enters the serial number for each board. For example, this option could be used with a bar code reader.

For more information about how to handle serial numbers in the XJEase code, see Serial Numbers in XJRunner.