Programming
95
NetLinx Studio - Instruction Manual
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:
Code Wizard - Data tab Options (Cont.)
Comment 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. //).
Insert Once you have made the relevant selections on this tab, click this button to insert the specified code
into the file.
FIG. 170
Code Wizard dialog - Send Command tab
Code Wizard - Send Command Options
Page Generate PAGE- page flip send command for touch panels.
^TXT or @TXT Generate ^TXT or @TXT variable text send command for touch panels.
@BMF Generate @BMF variable text send command for touch panels.
@PPN Generate @PPN- popup on send command for touch panels.
@PPF Generate @PPF- popup off send command for touch panels.
@PPK Generate @PPK- popup kill send command for touch panels.
@PPX Generate @PPX- kill all popups send command for touch panels.
Custom Generate a custom send command.
Device The device name used during code generation. This name will appear in the SEND_COMMAND
statement.
Variable Text Enter the variable text to be used during code generation. This name will appear in the
SEND_COMMAND statement.
Page Name Enter the Page Name command parameter to be used in the SEND_COMMAND.
Comment This value is used on the line before the SEND_COMMAND statement. Comments in NetLinx are
always line-style comments (i.e. //).
Insert Once you have made the relevant selections on this tab, click this button to insert the specified code
into the file.