Panasonic FP Web-Server User Manual page 91

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

Advertisement

Http Server Functions/ Web Pages
Format
{DT201_6_+d}
b) Spaces and zeros
Format
{DT201_6_i }
{DT201_6_06i}
{DT201_6_ 6i}
{DT201_6_6.0i}
c) Hex display
Format
{DT201_4_4X}
{DT201_4_04X}
{DT202_8_08lX}
{DT202_8_8lx}
d) Float (real value) display
Format
{DT202_8_f}
{DT202_8_7.2f}
{DT202_8_7.2f}
{DT202_8_+7.2f}
{DT202_13_e}
{DT202_13_E}
{DT202_10_g}
{DT202_10_g}
e) Display strings
Format
{DT602_5_S}
{DT602_5_.3S}
{DT600_12_s}
{DT600_6_s}
{DT602_5_c}
{DT602_1_c}
f)
Examples of displaying integers with a decimal point
With the latest version the '.precision' (range 1...9) format specification can be used
80
PLC value
12345 (3039hex)
PLC value
Display
DT201=17
"17
" (HTML suppresses multiple spaces)
DT201=17
"000017"
DT201=17
"
17" (HTML suppresses multiple spaces)
DT201=17
"
17" (HTML suppresses multiple spaces)
PLC value
Display
DT201=17
" 11" (HTML suppresses multiple spaces)
DT201=17
"0011"
DDT202=123456
"0001E240" (lower case L before X)
DDT202=123456
"1e240"
PLC value
DDT202=6.7
(40D66666hex)
DDT202=12345
(4640E400hex)
DDT202=23.456
(41BBA5E3hex)
DDT202=1234.56
(449A51EChex)
DDT202=123.4
(42F6CCCDhex)
DDT202=1234000
(4996A280hex)
DDT202=123.4
(42F6CCCDhex)
DDT202=1234000
(4996A280hex)
PLC value
DT602-DT606="ABCDEFGHIJ"
DT602-DT606="ABCDEFGHIJ"
DT600=34 DT601=10
DT602-DT606="ABCDEFGHIJ"
DT600=34 DT601=10
DT602-DT606="ABCDEFGHIJ"
DT602-DT606="ABCDEFGHIJ"
DT602-DT606="ABCDEFGHIJ"
Display
"+12345"
(lower case L before X)
Display
"6.700000"
"12345.00"
" 23.46 "
"+1234.56"
"1.234000e+002"
"1.234000E+006"
"123.4 "
"1.234e+006"
Display
"ABCDE"
"ABC "
"ABCDEFGHIJ "
"ABCDEF"
"A
"
"A"
FP Web-Server V2.11

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fp-webFp-web2

Table of Contents