| XMLProfile(String, ILogger) | Creates an XML profile, loading what exists at the specified path. It will save any changes at the path It is not recommended to access the same file from two different instances of this Profile at the same time |
| XMLProfile(String, String, UInt32, ILogger) | Creates an XML profile, loading what exists at the path. This is Home or Documents /ASCOM/Alpaca/{driverID}/{deviceType}/v1/Instance-{deviceID}.xml or /ascom/alpaca/{driverID}/{deviceType}/v1/instance-{deviceID}.xml It is not recommended to access the same file from two different instances of this Profile at the same time |