Specifications
Table Of Contents
- MVP-5100/5150 Modero® ViewPoint® Touch Panels, 5.2" and 5”
- Introduction
- Accessories
- Configuring Communication
- Overview
- IR Communication
- Modero Setup and System Settings
- Wireless Settings - Wireless Access Overview (MVP-5150 Only)
- Configuring Wireless Network Access (MVP-5150 Only)
- Step 1: Configure the Device’s Wireless IP Settings (MVP- 5150 Only)
- Step 2: Configure the Card’s Wireless Security Settings
- Panel Downloads and Firmware Updates
- Setup Pages
- Protected Setup Pages
- Upgrading Firmware
- Programming
- Overview
- Page Commands
- Programming Numbers
- "^" Button Commands
- ^ANI
- ^APF
- ^BAT
- ^BAU
- ^BCB
- ^BCF
- ^BCT
- ^BDO
- ^BFB
- ^BIM
- ^BLN
- ^BMC
- ^BMF
- ^BMI
- ^BML
- ^BMP
- ^BNC
- ^BNN
- ^BNT
- ^BOP
- ^BOR
- ^BOS
- ^BPP
- ^BRD
- ^BSF
- ^BSM
- ^BSO
- ^BSP
- ^BVL
- ^BVN
- ^BVP
- ^BVT
- ^BWW
- ^CPF
- ^DLD
- ^DPF
- ^ENA
- ^FON
- ^GDI
- ^GIV
- ^GLH
- ^GLL
- ^GRD
- ^GRU
- ^GSC
- ^GSN
- ^ICO
- ^IRM
- ^JSB
- ^JSI
- ^JST
- ^MBT
- ^MDC
- ^SHO
- ^TEC
- ^TEF
- ^TOP
- ^TXT
- ^UNI
- Miscellaneous MVP Strings back to the Master
- MVP Panel Lock Passcode commands
- Text Effects Names
- Button Query Commands
- Panel Runtime Operations
- Input Commands
- Embedded codes
- Panel Setup Commands
- Battery Life and Replacement
- Appendix A: Text Formatting
- Appendix B: Wireless Technology
- Appendix C: Troubleshooting
- Overview
- Panel Doesn’t Respond To Touches
- Battery Will Not Hold Or Take A Charge
- MVP Isn’t Appearing In The Online Tree Tab
- MVP Can’t Obtain a DHCP Address
- My WEP Doesn’t Seem To Be Working
- NetLinx Studio Only Detects One Of My Connected Masters
- Can’t Connect To a NetLinx Master
- Only One Modero Panel In My System Shows Up
- Panel Behaves Strangely After Downloading A Panel File Or Firmware
- Overview

Programming
143
MVP-5100/5150 5.2" Modero Viewpoint Touch Panels
Panel Runtime Operation Commands (Cont.)
@EKP
Extend the
Keypad.
Pops up the keypad icon and initializes the text string to that specified. The Prompt Text is
optional.
Syntax:
"'@EKP-<initial text>;<prompt text>'"
Variables:
initial text = 1 - 50 ASCII characters.
prompt text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@EKP-33333333;Enter Password'"
Pops up the Keypad and initializes the text string '33333333' with prompt text 'Enter
Password'.
PKEYP
Present a private
keypad.
Pops up the keypad icon and initializes the text string to that specified. Keypad displays a
'*' instead of the numbers typed. The Prompt Text is optional.
Syntax:
"'PKEYP-<initial text>'"
Variables:
initial text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'PKEYP-123456789'"
Pops up the Keypad and initializes the text string '123456789' in '*'.
@PKP
Present a private
keypad.
Pops up the keypad icon and initializes the text string to that specified. Keypad displays a
'*' instead of the numbers typed. The Prompt Text is optional.
Syntax:
"'@PKP-<initial text>;<prompt text>'"
Variables:
initial text = 1 - 50 ASCII characters.
prompt text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@PKP-1234567;ENTER PASSWORD'"
Pops up the Keypad and initializes the text string 'ENTER PASSWORD' in '*'.
SETUP
Send panel to
SETUP page.
Syntax:
"'SETUP'"
Example:
SEND COMMAND Panel,"'SETUP'"
Sends the panel to the Setup Page.
SHUTDOWN
Shut down the
batteries providing
power to the
panel.
Syntax:
"'SHUTDOWN'"
Example:
SEND COMMAND Panel,"'SHUTDOWN'"
Shuts-down the batteries feeding power to the panel. This function saves the battery from
discharging.
SLEEP
Force the panel
into screen saver
mode.
Syntax:
"'SLEEP'"
Example:
SEND COMMAND Panel,"'SLEEP'"
Forces the panel into screen saver mode.