AMX NXT-CV10 Operation/Reference Manual page 169

10" modero touch panel
Hide thumbs Also See for NXT-CV10:
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nxd-cv10

Table of Contents