Cgi Parts; Cgi Write Parts - Mitsubishi MELSEC-Q Series User Manual

Web server module
Hide thumbs Also See for MELSEC-Q Series:
Table of Contents

Advertisement

7 USER SCREEN CREATION FUNCTION

7.4 CGI Parts

Part Name

CGI write parts

CGI read parts
Disconnect parts
7.4.1 CGI write parts
Item
Format
7 - 49
This section explains the CGI parts.
A CGI parts list is given below.
When the button is clicked, the specified value is written to the tag component
value.
When the button is clicked, the tag component value is read.
When the button is clicked, the Web server module is disconnected from the
network.
When the button is clicked, the specified value is written to the tag component value.
Only the user having the tag component write authority is allowed to write a value
to a tag component with the CGI write part. Refer to Section 4.6.5 for the user
authority.
(1) Specifications
<FORM METHOD=''POST'' ACTION=''/WSWriteC. cgi''>
<INPUT TYPE=''xxxxx'' NAME=''TAGNO'' VALUE=''yyyy''>
<INPUT TYPE=''xxxxx'' NAME=''ELMNO'' VALUE=''yyyy''>
<INPUT TYPE=''xxxxx'' NAME=''DATA'' VALUE=''yyyy''>
<INPUT TYPE=''xxxxx'' NAME=''CONFIRM'' VALUE=''yyyy''>
<INPUT TYPE=''xxxxx'' NAME=''RESULT'' VALUE=''yyyy''>
<INPUT TYPE=''xxxxx'' NAME=''REFERER'' VALUE=''yyyy''>
<INPUT TYPE=''xxxxx'' NAME=''LANGUAGE'' VALUE=''yyyy''>
<INPUT TYPE="submit" VALUE="characters on button">
</FORM>
• ''Specify the TYPE attributes at "xxxxx". An example of specifying them is given below.
TYPE
NAME
Specify the
text
parameter name.
(Refer to ((2))
Specify the
hidden
parameter name.
(Refer to ((2))
Need not be
submit
specified.
Function
Description
VALUE
The text box is displayed.
Need not be
The value entered into the text box
specified.
becomes a parameter value.
Specify the
parameter value at
Nothing is displayed.
"yyyy".
Specify the button
The button is displayed.
name.
MELSEC-Q
Reference
Section
Section 7.4.1
Section 7.4.2
Section 7.4.3
DESCRIPTION
7 - 49

Advertisement

Table of Contents
loading

Table of Contents