Panasonic FP Web-Server User Manual page 100

Fp series programmable controller, hardware / configuration
Hide thumbs Also See for FP Web-Server:
Table of Contents

Advertisement

FP Web-Server V2.11
The individual HTML commands can be entered (exactly as described above) into the HTML
code of the page and then adjusted respectively. Some HTML editors provide additional help
and automatic generation for creating submit fields. The commands have the following
significance:
ACTION="
/plcpost
METHOD="
"
POST
TARGET="
"
SUBWIN
ONSUBMIT="
opensubwin(200,100)
Enter DT204
NAME="
DT204_5_u
SIZE="
"
6
VALUE="
{DT204_5_u}
Only for the definition of buttons in case A):
TYPE="
"
submit
NAME="
"
Button
VALUE="
"
set
7.1.12.1 Examples on PLC Data Entries via HTML Page
a) Decimal numbers
Entry format
DT201_16_u
DT201_16_d
DT202_16_ld
DT202_16_f
DT202_16_f
b) Strings
Entry format
DT602_16_S
DT602_16_S
DT600_16_s
DT602_16_c
c) Hex entries:
In the latest version also the format type characters 'x' and 'X' are allowed for
hexadecimal PLC data entries. Hex data entries are possible for 16-bit
(name="DT200_6_X") and 32-bit (name="DT300_16_lx") PLC data registers:
Entry format
DT201_16_X
7.1 Details on the FP Web-Server's Web Page Functions
"
"
"
"
User entry
12
-32768
1234567
123.4
1.2e4
User entry
1234
123
1234
ABC
User entry
7b
Enter precisely like this. CGI function of the FP
Web-Server.
Enter precisely like this. Method of the CGI call.
Enter precisely like this. Display the result in a separate
window.
Enter precisely like this. Java Script call and window
size.
Variable text will be displayed as seen.
Specification of the memory address in the PLC and
interpretation of the input format.
Width of the input window in number of characters.
Initial value of the input field. Pre-allocation of the Edit
field.
Enter precisely like this. Function of the [SUBMIT]
buttons.
Enter precisely like this. Name of the [SUBMIT] button.
Variable labeling of the [SUBMIT] buttons.
Data in PLC register
DT201= 12 (0C hex)
DT201= -32768 (8000hex)
DDT202=1234567 (12D687hex)
DDT202=123.4 (42F6CCCD hex)
DDT202=12000 (463B8000 hex)
Data in PLC register
DT602-DT603="1234"
DT602-DT603="123?" (? is unchanged)
DT601=4 DT602-DT603="1234" (DT600 > 3)
DT602="A?" (? is unchanged)
Data in PLC register
DT201= 123 (007B hex)
89

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fp-webFp-web2

Table of Contents