EasyManua.ls Logo

AMX NXD-500i

AMX NXD-500i
144 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...
Programming
91
NXD-500i 5" Modero Wall/Flush Mount Touch Panel with Intercom
Text Effect Names
The following is a listing of text effects names. This list is associated with the ^TEF command on page 89.
Button Query Commands
Button Query commands reply with a custom event. Each button/state combination has one custom event. Each query is
assigned a unique custom event type.
The following example is for debug purposes only:
NetLinx Example: CUSTOM_EVENT[device, Address, Custom event type]
DEFINE_EVENT
CUSTOM_EVENT[TP,529,1001] // Text
CUSTOM_EVENT[TP,529,1002] // Bitmap
CUSTOM_EVENT[TP,529,1003] // Icon
CUSTOM_EVENT[TP,529,1004] // Text Justification
CUSTOM_EVENT[TP,529,1005] // Bitmap Justification
CUSTOM_EVENT[TP,529,1006] // Icon Justification
CUSTOM_EVENT[TP,529,1007] // Font
CUSTOM_EVENT[TP,529,1008] // Text Effect Name
CUSTOM_EVENT[TP,529,1009] // Text Effect Color
CUSTOM_EVENT[TP,529,1010] // Word Wrap
CUSTOM_EVENT[TP,529,1011] // ON state Border Color
CUSTOM_EVENT[TP,529,1012] // ON state Fill Color
CUSTOM_EVENT[TP,529,1013] // ON state Text Color
CUSTOM_EVENT[TP,529,1014] // Border Name
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))"
}
Text Effects
Glow -S Soft Drop Shadow 1 Medium Drop Shadow 1 Hard Drop Shadow 1
Glow -M Soft Drop Shadow 2 Medium Drop Shadow 2 Hard Drop Shadow 2
Glow -L Soft Drop Shadow 3 Medium Drop Shadow 3 Hard Drop Shadow 3
Glow -X Soft Drop Shadow 4 Medium Drop Shadow 4 Hard Drop Shadow 4
Outline -S Soft Drop Shadow 5 Medium Drop Shadow 5 Hard Drop Shadow 5
Outline -M Soft Drop Shadow 6 Medium Drop Shadow 6 Hard Drop Shadow 6
Outline -L Soft Drop Shadow 7 Medium Drop Shadow 7 Hard Drop Shadow 7
Outline -X Soft Drop Shadow 8 Medium Drop Shadow 8 Hard Drop Shadow 8
Soft Drop Shadow 1 with outline Medium Drop Shadow 1 with outline
Soft Drop Shadow 2 with outline Medium Drop Shadow 2 with outline
Soft Drop Shadow 3 with outline Medium Drop Shadow 3 with outline
Soft Drop Shadow 4 with outline Medium Drop Shadow 4 with outline
Soft Drop Shadow 5 with outline Medium Drop Shadow 5 with outline
Soft Drop Shadow 6 with outline Medium Drop Shadow 6 with outline
Soft Drop Shadow 7 with outline Medium Drop Shadow 7 with outline
Soft Drop Shadow 8 with outline Medium Drop Shadow 8 with outline

Table of Contents

Other manuals for AMX NXD-500i

Related product manuals