Siemens SIMATIC Mobile Client900WXN Operating Instructions Manual page 56

Table of Contents

Advertisement

Parameter assignment of a Mobile Client
4.9 "Start Options" page
Creating a station list "stations.conf" manually
You can create the "stations.conf" file with the Windows tool "Notepad". The file must be
saved in "UTF-8" format. To do this, select "UTF-8" as coding.
The file must have the following structure in JSON format (see JSON standard ECMA-404
(http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf) in the
Internet):
{
"stationlist":
[
{"ipaddress": "1.2.3.4", "id": 1406896505961, "stationname": "aaa"},
{"ipaddress": "1.22.33.44", "id": 1406896515846, "stationname": "bbb"},
{"ipaddress": "111.32.3.4", "id": 1407155369801, "stationname": "ccc"}
]
}
ipaddress: IP/URL to which this entry is to refer.
id: optional; not required for manual creation of the file and not evaluated.
stationname: The name of the station entry.
The last entry cannot have a comma at the end, as in the example above.
When using special characters, observe the JSON standard, especially page 10.
56
Operating Instructions, 04/2015, A5E35883103-AB
Mobile Client900WXN

Advertisement

Table of Contents
loading

Table of Contents