Programming

Master Send_Commands (Cont.)

Command

Description

 

 

G4WC

The internal G4WC Send command (to Master 0:1:0) has been revised to add

Add G4 Web Control devices

G4 WebControl devices to Web control list displayed in the browser.

to Web control list displayed

Syntax:

by the Web server in a

SEND_COMMAND <D:P:S>,"'G4WC "Name/Description",IP Address/URL,IP

browser.

Port,Enabled'"

 

Variables:

 

Name/Description = A string, enclosed in double quotes, that is the

 

description of the G4 Web Control instance. It is displayed in the browser.

 

IP Address/URL = A string containing the IP Address of the G4 Web Control

 

server, or a URL to the G4 Web Control server.

 

IP Port = A string containing the IP Port of the G4 Web Control Server.

 

Enabled = 1 or 0. If it is a 1 then the link is displayed. If it is a 0 then the link is

 

disabled.

 

The combination of Name/Description, IP Address/URL, and IP Port are used

 

to determine each unique listing.

 

Example:

 

SEND_COMMAND 0:1:0,"'G4WC "Bedroom",192.168.1.2,5900,1'"

 

Adds the BEDROOM control device using the IP Address of 192.168.1.2.

 

 

~IGNOREEXTERNAL-

Syntax:

CLOCKCOMMANDS

SEND_COMMAND <D:P:S>,"'~IGNOREEXTERNALCLOCKCOMMANDS'"

Set the Master so that it

Example:

cannot have it’s time set by

SEND_COMMAND 0:1:0,"'~IGNOREEXTERNALCLOCKCOMMANDS'"

another device which

 

generates a ‘CLOCK’

 

command.

 

 

 

116

NI-3101-SIG Signature Series NetLinx Integrated Controller

Page 126
Image 126
AMX NI-3101-SIG manual G4WC, ~Ignoreexternal, Clockcommands