VingCard Web room definitions
Within this configuration file, the rooms can be configured.
File location
<WorkspaceDirectory>\DataFiles\xio.VingCardWeb.RoomDefinitions.dat
Each room has its own row with the parameters separated by a semicolon. (CSV-format)
The router definitions can be edited in the NETx Core Server Studio under VingCar Web > Room Definitions
Col# | Parameter | Description | Scope | Unit | Mandatory / default value |
---|---|---|---|---|---|
1 | Room Number | Name of room. This name must correspond to the used name in VisiOnline. | string | none | mandatory |
2 | Path | Optional path within the item tree. | string | none | empty |
3 | Description | Optional description for the room. | string | none | empty |
4 | Persistent | This parameter specifies whether the value of the data point is persistent (restored from the database after server start up ) or not. | boolean | true/false | false |
5 | Synchronize | If this parameter is set to true, the value is synchronized between the main and backup server (if present). This will work only if main/backup configuration is activated. | boolean | true/false | true |