Code Wizard Dialog - Send Command Tab - AMX NetLinx Studio Instruction Manual

Netlinx design v3.3 or higher
Table of Contents

Advertisement

Code Wizard - Data tab Options (Cont.)
Comment
Insert

Code Wizard dialog - Send Command tab

The advanced options available for SEND_COMMANDs in the Send Command tab of the Code Wizard dialog
(FIG. 170) are described below:
FIG. 170
Code Wizard dialog - Send Command tab
Code Wizard - Send Command Options
Page
^TXT or @TXT
@BMF
@PPN
@PPF
@PPK
@PPX
Custom
Device
Variable Text
Page Name
Comment
Insert
NetLinx Studio - Instruction Manual
This value is used on the lines before the variable declaration, ONLINE/OFFLINE construct,
DATA_EVENT or CREATE_BUFFER statements as determined by the options.
Comments in NetLinx are always line-style comments (i.e. //).
Once you have made the relevant selections on this tab, click this button to insert the specified code
into the file.
Generate PAGE- page flip send command for touch panels.
Generate ^TXT or @TXT variable text send command for touch panels.
Generate @BMF variable text send command for touch panels.
Generate @PPN- popup on send command for touch panels.
Generate @PPF- popup off send command for touch panels.
Generate @PPK- popup kill send command for touch panels.
Generate @PPX- kill all popups send command for touch panels.
Generate a custom send command.
The device name used during code generation. This name will appear in the SEND_COMMAND
statement.
Enter the variable text to be used during code generation. This name will appear in the
SEND_COMMAND statement.
Enter the Page Name command parameter to be used in the SEND_COMMAND.
This value is used on the line before the SEND_COMMAND statement. Comments in NetLinx are
always line-style comments (i.e. //).
Once you have made the relevant selections on this tab, click this button to insert the specified code
into the file.
Programming
95

Advertisement

Table of Contents
loading

Table of Contents