EasyManua.ls Logo

NCR VOYIX CX7 - Enabling ONESHOT; Accessing Serial Number and Class-Model Information

NCR VOYIX CX7
242 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Confidential and proprietary information of NCRCorporation.
Unauthorized use, reproduction and/or distribution is strictly prohibited.
199
Enabling ONESHOT
When the Power Switch is pressed for four seconds, the hardware level override of the
processor forces an uncontrolled shutdown. This can corrupt the Operating System. The
ONESHOT feature disables this hardware override. To turn on the ONESHOT feature,
follow these steps:
1. Enter BIOS Setup using the [Del] or [F2] hotkey.
2. In Setup, go to Advanced NCRPOS ONESHOT Control.
3. Set the ONESHOTControl setting to ENABLED.
4. Press [F4] to save and exit.
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

Table of Contents

Other manuals for NCR VOYIX CX7

Related product manuals