|
|
- _ultrasoundMachineInfo = new UltrasoundMachineInfo("", "", true, string.Empty, modelType, currentVersion, "1.0.0.0", cpuName, (int)SystemParameters.PrimaryScreenWidth, (int)SystemParameters.PrimaryScreenHeight, SonopostConstants.DataFolder, SonopostConstants.DataFolder, FISLoginSourceV2.PC, FISPlatform.Windows, "sonopost");
|
|
|
+ _ultrasoundMachineInfo = new UltrasoundMachineInfo("", "", true, string.Empty, modelType, currentVersion, "1.0.0.0", cpuName, (int)SystemParameters.PrimaryScreenWidth, (int)SystemParameters.PrimaryScreenHeight, SonopostConstants.DataFolder, SonopostConstants.DataFolder, FISLoginSourceV2.PC, FISPlatform.Windows, false, "sonopost");
|