From 9356cf03c61b3c93f67b192a96ceb5346c6d5fd3 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Wed, 17 Oct 2007 19:23:52 +0000 Subject: [PATCH] INIT field precedence raised. --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index b46b4662..0defaa95 100644 --- a/README +++ b/README @@ -178,6 +178,12 @@ Modification Log from R6-2 to R6-3 File modified" motorApp/OmsSrc/drvOms58.cc +9) Raised the precedence of INIT string in motor_init_record_com() for + controllers (PI C-848) that require an INIT string primitive before a + LOAD_POS can be executed. + + File modified" motorApp/MotorSrc/motordevCom.cc + Modification Log from R6-1 to R6-2 ==================================