Text Effect Names; Button Query Commands - AMX NXD-1200V Operation/Reference Manual

Hide thumbs Also See for NXD-1200V:
Table of Contents

Advertisement

Text Effect Names

The following is a listing of text effects names. This list is associated with the ^TEF command on page 131.
Text Effects
• Glow -S
• Glow -M
• Glow -L
• Glow -X
• Outline -S
• Outline -M
• Outline -L
• Outline -X
• Soft Drop Shadow 1
• Soft Drop Shadow 2
• Soft Drop Shadow 3
• Soft Drop Shadow 4
• Soft Drop Shadow 5
• Soft Drop Shadow 6
• Soft Drop Shadow 7
• Soft Drop Shadow 8
• Medium Drop Shadow 1
• Medium Drop Shadow 2
• Medium Drop Shadow 3
• Medium Drop Shadow 4
• Medium Drop Shadow 5
• Medium Drop Shadow 6
• Medium Drop Shadow 7
• Medium Drop Shadow 8
• Hard Drop Shadow 1
• Hard Drop Shadow 2
• Hard Drop Shadow 3
• Hard Drop Shadow 4
• Hard Drop Shadow 5

Button Query Commands

Button Query commands reply back with a custom event. There will be one custom event for each button/state
combination. 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]
CUSTOM_EVENT[TP,529,1002]
CUSTOM_EVENT[TP,529,1003]
CUSTOM_EVENT[TP,529,1004]
CUSTOM_EVENT[TP,529,1005]
CUSTOM_EVENT[TP,529,1006]
CUSTOM_EVENT[TP,529,1007]
CUSTOM_EVENT[TP,529,1008]
CUSTOM_EVENT[TP,529,1009]
CUSTOM_EVENT[TP,529,1010]
CUSTOM_EVENT[TP,529,1011]
CUSTOM_EVENT[TP,529,1012]
CUSTOM_EVENT[TP,529,1013]
CUSTOM_EVENT[TP,529,1014]
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)"
NXD/T-1200V Wall/Flush Mount Touch Panel
• Hard Drop Shadow 6
• Hard Drop Shadow 7
• Hard Drop Shadow 8
• Soft Drop Shadow 1 with outline
• Soft Drop Shadow 2 with outline
• Soft Drop Shadow 3 with outline
• Soft Drop Shadow 4 with outline
• Soft Drop Shadow 5 with outline
• Soft Drop Shadow 6 with outline
• Soft Drop Shadow 7 with outline
• Soft Drop Shadow 8 with outline
• Medium Drop Shadow 1 with outline
• Medium Drop Shadow 2 with outline
• Medium Drop Shadow 3 with outline
• Medium Drop Shadow 4 with outline
• Medium Drop Shadow 5 with outline
• Medium Drop Shadow 6 with outline
• Medium Drop Shadow 7 with outline
• Medium Drop Shadow 8 with outline
• Hard Drop Shadow 1 with outline
• Hard Drop Shadow 2 with outline
• Hard Drop Shadow 3 with outline
• Hard Drop Shadow 4 with outline
• Hard Drop Shadow 5 with outline
• Hard Drop Shadow 6 with outline
• Hard Drop Shadow 7 with outline
• Hard Drop Shadow 8 with outline
// Text
// Bitmap
// Icon
// Text Justification
// Bitmap Justification
// Icon Justification
// Font
// Text Effect Name
// Text Effect Color
// Word Wrap
// ON state Border Color
// ON state Fill Color
// ON state Text Color
// Border Name
// Opacity
=',ITOA(CUSTOM.FLAG)"
Programming
133

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nxt-1200v

Table of Contents