![]() | Init |
The InitDTO type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlternativeDataFolder | Optional. Specifies a different directory for the BCS scoring file. Only use in advanced scenarios. If used make sure that the directory exists. |
![]() | Bridgemate2Settings | Optional. The settings for the Bridgemate 2 for all sections (if in use). |
![]() | Bridgemate3Settings | Optional. The settings for the Bridgemate 3 for all sections (if in use). |
![]() | Commands |
Instructions to BCS. Add up the values to combine. 1. Start BCS (if not already started). 2: Reset the Bridgemates (and App) and fill them with the provided data. 4: Start Reading from the Bridgemates, Data Connector (and App). 8: Upload the sessions to the app. 16: Minimize BCS 32:Close BCS when all results have been processed. 64: Lower the logging level from "Info" to "Debug". 128:Clear all previous data from the Data Connector queue. |
![]() | EventGuid | Required if the number of sessions is greater than one. This signals that BCS should administer these sessions together. |
![]() | Handrecords | Optional. The handrecords for each session. |
![]() | Participations | Optional. Each participation with its SessionGuid and PlayerNumber properties set must have a corresponding player data element that specifies at least its name. |
![]() | PlayerData | Optional: the data of at least the players that will participate in the sessions. Player data is required for every participation that has its a SessionGuid and PlayerNumber properties set. |
![]() | Sessions | Required, must be at least one. |
![]() | ValidationMessages | An array of messages describing problems in data integrity and invalid values. |