To modify an existing ACR9600 project that's not using the IEC61131-3 programming and only the AcroBasic programs to open in Windows 10:
1. Locate the project folder.
2. Open the Controller.ini file in Notepad
3.
Change the Name, ID and PartNumber.
For the Name change the 6 to a 0, so a ACR9600 would be ACR9000, ACR9630 would be ACR9030, and ACR9640 would be ACR9040
Change the ID: ACR9000 is 8, ACR9030 is 9 and ACR9040 is 10.
Also update the part number, only change the 6 in the model number to a 0, similar to the Name; keep the rest of the part number unchanged.
4.
Open prog15.8k in Notepad
5.
Update the PRTNBR to match the PartNumber and CARD to match the ID number in the Controller.ini (see above step 3).
2/2018jh