EasyManua.ls Logo

AMX NXT-CV10 User Manual

AMX NXT-CV10
208 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
Page #169 background imageLoading...
Page #169 background image
Programming
157
10" Modero Touch Panels
CUSTOM_EVENT[TP,529,1015] // Opacity
{
Send_String 0,"'ButtonGet Id=',ITOA(CUSTOM.ID),' Type=',ITOA(CUSTOM.TYPE)"
Send_String 0,"'Flag =',ITOA(CUSTOM.FLAG)"
Send_String 0,"'VALUE1 =',ITOA(CUSTOM.VALUE1)"
Send_String 0,"'VALUE2 =',ITOA(CUSTOM.VALUE2)"
Send_String 0,"'VALUE3 =',ITOA(CUSTOM.VALUE3)"
Send_String 0,"'TEXT =',CUSTOM.TEXT"
Send_String 0,"'TEXT LENGTH =',ITOA(LENGTH_STRING(CUSTOM.TEXT))"
}
All custom events have the following 6 fields:
These fields are populated differently for each query command. The text length (String Encode) field is not
used in any command.
Custom Event Fields
Field Description
Uint Flag 0 means text is a standard string, 1 means Unicode encoded string
slong value1 button state number
slong value2 actual length of string (this is not encoded size)
slong value3 index of first character (usually 1 or same as optional index
string text the text from the button
text length (string encode) button text length

Table of Contents

Other manuals for AMX NXT-CV10

Questions and Answers:

AMX NXT-CV10 Specifications

General IconGeneral
Dimensions (WxDxH)283 x 84 x 202 mm
Ethernet LAN (RJ-45) ports1
Pixel pitch0.28 x 0.28 mm
Aspect ratio16:9
Screen shapeFlat
Display diagonal10 \
Display brightness350 cd/m²
Display resolution800 x 480 pixels
Contrast ratio (typical)350:1
USB Type-A downstream ports quantity2
CertificationFCC 15 B, CE, EN60950
Storage temperature (T-T)-20 - 60 °C
Operating temperature (T-T)0 - 40 °C
Storage relative humidity (H-H)5 - 85 %
Operating relative humidity (H-H)20 - 85 %
NVIDIA G-SYNCNo
Weight and Dimensions IconWeight and Dimensions
Weight (without stand)1200 g

Summary

NXT/D-CV10 10" Modero® Touch Panel Operation Guide

NXT/D-CV10 10" Modero® Touch Panel

Specific model and its primary function as a touch panel.

Touch Panels Overview

Overview of the product line and its purpose.

Introduction to Modero Touch Panels

Features

Lists key technical specifications and capabilities of the touch panels.

Panel Installation Procedures

Panel Calibration Process

Calibrating the Modero Panel

Step-by-step guide for performing panel calibration.

Configuring Panel Communication

Overview

Introduces communication methods (USB, Ethernet, Wireless) for the panel.

Modero Setup and System Connection

Steps to set up the panel and connect it to a system.

Configuring and Using USB with a Virtual Master

Detailed guide on setting up USB communication with a virtual master.

Configuring a Wired Ethernet Connection

Steps to configure wired Ethernet communication.

Upgrading Modero Firmware

Upgrading Modero Firmware via USB

Step-by-step guide for upgrading firmware using a USB connection.

Upgrading Modero Firmware via Ethernet (IP Address)

Guide for upgrading firmware using an Ethernet (IP Address) connection.

Firmware Pages and Descriptions

Setup Page Elements

Details the elements and functions of the main setup page.

Troubleshooting Common Issues

Troubleshooting Information

Provides specific solutions for common troubleshooting symptoms.

Troubleshooting Information (Continued)

Solutions for panel recognition and NetLinx Studio connection issues.

Appendix B - Wireless Technology

Overview of Wireless Technology

Explains WLAN standards like 802.11b/g, IP routing, and wireless access points.

Programming Commands

Programming Overview

Introduces programming the touch panel using Send_Commands and variable text.

Page Commands

Lists commands for managing popup pages and their behavior.

Related product manuals