You are currently viewing the content available in Vietnam. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.
Issue
Finding the serial number of a CM2000
Product Line
CM2000
Environment
Serial Number
Resolution
The CM2000 serial number can be found by reading register 2096 and 2097. Use the following formula to find the serial number. If register 2096 is negative then the Serial Number = (reg.2097 x 2^16)+(reg.2096 + 2^16). If register 2096 is positive Serial Number = (reg.2097 x 2^16)+(reg.2096)