152
1 FUNCTIONS
1.12 Web Server Function
■Precautions
• Write all the necessary parameters. If the necessary parameters are not written or the setting value is out of range, an error
occurs.
• If the setting ranges overlap, the figure with the lower number of the setting range is displayed. For example, when the
device value is in both of the setting range 1 and 2, the figure of the setting range 1 is displayed.
range[0].col Display color when device value is
within setting range 1
The RGB value or color name
range[1].low Lower limit of setting range 2 A numeric value (decimal) within the range of the specified data
format.
range[1].high Upper limit of setting range 2
range[1].col Display color when device value is
within setting range 2
The RGB value or color name
range[4].low Lower limit of setting range 5 A numeric value (decimal) within the range of the specified data
format.
range[4].high Upper limit of setting range 5
range[4].col Display color when device value is
within setting range 5
The RGB value or color name
xPos X-coordinate The horizontal coordinate of the figure display at the upper left
end (unit: px)
yPos Y-coordinate The vertical coordinate of the figure display at the upper left end
(unit: px)
Parameter Item Description Requirement