05/06 AWB2724-1584GB
49
9 Browser commands
The PLC browser is a text-based controller monitor. This is where
you enter commands in an entry line and send them as strings to
the controller in order to access specific information from it. The
response string is shown in a result window of the browser. This
function can be used for diagnostics and debugging tasks.
To run these commands:
X Double-click “Resources” and then “PLC Browser” in the
programming software.
A new window called “PLC Browser” will appear in the field on
the right.
X Click the button .
The browser commands available are displayed in the selection
field.
X Double-click the required command to select it.
The selected command now appears in the “PLC Browser”
window.
X Press the Enter button in order to view the response of the PLC
to the browser command in the Result window.
The controller supports the browser commands from Table 7.
Table 7: Browser commands
h
The browser commands can only be used online.
h
Further information on the selected Browser command
can be obtained by entering a “?” followed by a space in
front of the selected browser command and then pressing
Enter.
The commands are also described in chapter ‹Resources
l PLC Broswer› in manual on the programming software
(h1437g.pdf).
? Get a list of implemented commands.
pinf Output project information
cycle Output cycle time
canload*
Display load of CAN bus
copyprojtommc Copy the current boot project to the memory
card
createstartupini
Generate the Startup.INI file on the memory
card
factoryset Activate factory settings
format
Format memory card
GetNodeId
Display the CANopen Node ID of the CAN
interface
GetRoutingId Display of the routing Node ID and the routing
interface
metrics Output PLC information
reload
Load boot project from FLASH to PLC
remove
Delete boot project in the FLASH
removeprojfrommmc
Delete boot project and Startup.INI file on the
memory card
removestartupini Delete the Startup.INI file on the
Memory card
getrtc
Read real-time clock
setrtc*
Set real-time clock
Further information concerning the commands marked with *
can be found in the following pages.