add E-712 as piezo controller

This commit is contained in:
PI-SRau
2016-05-11 14:37:40 +02:00
parent 46a4afa308
commit 43d56576a7
+1
View File
@@ -55,6 +55,7 @@ PIGCSController* PIGCSController::CreateGCSController(PIInterface* pInterface, c
}
else if ( strstr(szIDN, "E-753") != NULL
|| strstr(szIDN, "E-709") != NULL
|| strstr(szIDN, "E-712") != NULL
|| strstr(szIDN, "E-725") != NULL
|| strstr(szIDN, "E-727") != NULL
)