Additional information
370
X90 mobile system User's manual V 1.20 - Translation of the original manual
8 Additional information
X90 mobile system - Connector pinout
Since different option boards can be used as needed, the pinout of Molex connectors changes. To obtain a valid
pinout for the respective configuration, a corresponding Excel file is available at
www.br-automation.com
:
•
X90 mobile control system - Configuration
8.1 General data points
8.1.1 FirmwareVersion
Name:
FirmwareVersion
The firmware version of the module can be read using this data point.
The last two positions correspond to the number after the decimal point.
Example:
345 corresponds to 3.45.
Data type
Values
Information
1 to 99
Release version of older modules or developmental versions of new modules
100 to 29999
Release version
UINT
30000 to 59999
Test version
8.1.2 HardwareVariant
Name:
HardwareVariant
The hardware variant of the module can be read using this data point.
Data type
Values
UINT
0 to 65,535
8.1.3 ModuleID
Name:
ModuleID
The module ID of the module can be read using this data point. For the module hardware ID, see the respective
module documentation.
Data type
Values
UINT
0 to 65,535
8.1.4 SerialNumber
Name:
SerialNumber
The module's unique serial number can be read using this data point.
The complete serial number is made up of
"ModuleID"
and SerialNumber as follows: Serial number = (Hardware
ID * 1E+7) + SerialNumber
The serial number is printed in decimal form on the module's housing.
Example
Hardware ID = (decimal) 1213
Serial number = (decimal) 671339
Serial number = 1213 * 10 671339 = 12130671339