Same function with different parameters

Command

Command Type

Description

Command,Script, Return(Supported)

Command

Command Type

Description

Command,Script, Return(Supported)

ClosePage("Page Name") 

Display Control

Close the specified page from the screen.

Y,Y,N

ClosePage("URL address“) 

Display Control

Close the specified URL address from the screen.

(Make sure to include the exact URL).

Y,Y,N

OpenPage("Page Name")

Display Control

Displays the specified page in a pop-up screen.

Y,Y,N

OpenPage("URL address,position:top,left,width,height")

Display Control

Displays the specified URL address in a popup screen.',position:' allows you to place the popup screen at the desired location.',position:' it will be positioned at (0,0,1920,1080).

(Make sure to include the exact URL).

Y,Y,N

ReplacePage("Page Name")

Display Control

Displays the specified page on the screen.

Y,Y,N

ReplacePage("URL address")

Display Control

Displays the specified URL address on the screen.

(Make sure to include the exact URL).

Y,Y,N

CommClearCount("") 

Communication

Clears all communication counters associated with the specified device driver, station, or system-wide.

Y,Y,N

CommClearCount("Device Driver Name") 

Communication

Clears all communication counters associated with the specified device driver, station, or system-wide.

Y,Y,N

CommClearCount("Device Driver Name.StationName") 

Communication

Clears all communication counters associated with the specified device driver, station, or system-wide.

Y,Y,N

CommRxCount("") 

Communication

Outputs the number of tag values received from the specified device driver, station, or system-wide (including errors).

Y,Y,Y

CommRxCount("Device Driver Name") 

Communication

Outputs the number of tag values received from the specified device driver, station, or system-wide (including errors).

Y,Y,Y

CommRxCount("Device Driver Name.StationName") 

Communication

Outputs the number of tag values received from the specified device driver, station, or system-wide (including errors).

Y,Y,Y

CommStatus("") 

Communication

Outputs the communication status of the specified device driver or station.

Y,Y,Y

CommStatus("Device Driver Name") 

Communication

Outputs the communication status of the specified device driver or station.

Y,Y,Y

CommStatus("Device Driver Name.StationName") 

Communication

Outputs the communication status of the specified device driver or station.

Y,Y,Y

CommTxCount("")

Communication

Outputs the number of tag values written by the specified device driver, station, or system-wide (including errors).

Y,Y,Y

CommTxCount("Device Driver Name") 

Communication

Outputs the number of tag values written by the specified device driver, station, or system-wide (including errors).

Y,Y,Y

CommTxCount("Device Driver Name.StationName") 

Communication

Outputs the number of tag values written by the specified device driver, station, or system-wide (including errors).

Y,Y,Y

CommTxErrCount("")

Communication

Outputs the number of tag values written by the specified device driver, station, or system-wide that resulted in a transmission error.

Y,Y,Y

CommTxErrCount("Device Driver Name") 

Communication

Outputs the number of tag values written by the specified device driver, station, or system-wide that resulted in a transmission error.

Y,Y,Y

CommTxErrCount("Device Driver Name.StationName") 

Communication

Outputs the number of tag values written by the specified device driver, station, or system-wide that resulted in a transmission error.

Y,Y,Y