LANGUAGE
Description
Get or Set Language configuration.
Currently, there are several language sets available in the device. The mapping of the language index and language set is listed below. Because the language set is added from time to time and might be vary from device to device. It needs to check the specification of the device to know how many and which language sets are available for a device.
Mapping table of language index and language set
Language Index Language Set Character Set 0 English UTF-8 1 Traditional Chinese BIG5 2 Simplified Chinese BG2312 3 Japanese EUC-JP 4 Spanish ISO-8859-1 5 Italian ISO-8859-1 6 German ISO-8859-1 7 Portuguese ISO-8859-1 8note1 Czech ISO-8859-1 9 French ISO-8859-1 10 Finnish ISO-8859-1 11 Hungarian ISO-8859-2 12 Dnish ISO-8859-1 note 1 : Not available now
Input Argument
0~Max Language index (= 9).
Attribute
Return of Message
Applicability
Status
Valid
See Also
HOST(only available in WPL Decoder Devices),
Example
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&LANGUAGE
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&LANGUAGE=0
Back to