Accessing Serial Number And Class-Model Information; Restoring Factory Settings - NCR CX5 User Manual

Hide thumbs Also See for CX5:
Table of Contents

Advertisement

8-135

Accessing Serial Number and Class-Model Information

Below is an example of a VbScript code on how to obtain the Serial Number and Class-
Model Information of the terminal.
On Error Resume Next
DIM returnValue
DIM version
strComputer = "."
Set objWMIService = GetObject("winmgmts:\\" & strComputer &
"\root\cimv2")
Set colItems = objWMIService.ExecQuery("Select * from Win32_
ComputerSystem",,48)
For Each objItem in colItems
Wscript.Echo "Class Model: " & objItem.Model
Wscript.Echo "Serial Number: " & objItem.Name
Next

Restoring Factory Settings

To reset all values to their default settings, press [F3] and then [Enter] when the
confirmation message is displayed. The terminal automatically loads the BIOS default
values. To save the factory default values, go to the Save and Exit Menu, select Save
Changes & Reset, and select [Enter].
BIOS Setup

Advertisement

Table of Contents
loading

This manual is also suitable for:

7773

Table of Contents