RPSW
By default, the RPSW open/close sense setting is Normally Closed. RPSW cash drawer polarity settings can be configured in either of two ways:
- through the RSM LE utility—for both OPOS and JavaPOS
- through the registry:
- Windows registry—for OPOS
- config.xml settings—for JavaPOS
OPOS
To change the sense settings in the RSM LE utility, configure the value of the following parameters.
|
|
Terminal Integrated Cash Drawer | Model | Integrated_Open | (None) |
Printer Cash Drawer | Invert CashDrawer Status | True | False |
To change the sense settings in the Windows Registry, set the registry value.
|
|
Printer Cash Drawer | HKLM\SOFTWARE\Wow6432Node\OLEForRetail\ ServiceOPOS\CashDrawer\<ProfileName>\ InvertCDPolarity | T | F |
Note
There are two configurations for InvertCDPolarity for RPSW in OPOS—one in the cash drawer-printer profile and one in the printer profile. When either one is updated, it should reflect on both profiles.
JavaPOS
To change the sense settings in the RSM LE utility, configure the value of the following parameters.
|
|
Terminal Integrated Cash Drawer | Model | Integrated_Open | (None) |
Printer Cash Drawer | Invert CashDrawer Status | True | False |
To change the sense settings in config.xml, go to C:\ProgramData\NCR\NCR JavaPOS\jpos\res\config.xml and configure the following registry values.
|
|
Terminal Integrated Cash Drawer | Model | Integrated_Open | (None) |
Printer Cash Drawer | InvertCDPolarity | T | F |