forked from epics_driver_modules/motorBase
add E-712 as piezo controller
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user