1746-bas

skeendw

Member
Join Date
Oct 2020
Location
McChord AFB, Washington
Posts
4
I am trying to program a 1747-M2 EEPROM in a 1746-BAS module. I can download the program and I enter "PROG" and it says successful. I can use the XFER command and then "ROM" and then "RUN" and the program executes. My problem is, when I lose power, the BAS won't run the program from the EEPROM. I have to use the laptop to log back in and XFER the program into RAM and then RUN. I tried using PROG2, turn the power off and back on, still won't run the program once power is restored.
 
From memory you have to set the jumpers on JW3 for EEProm
There are also commands to select the program from EEProm ram etc. and to run them I also believe there are commands to write to EEProm
Things like PROG, PROG1, 2, RUN, TXFER etc. I suggest you read the info in the manual. It has been many years since I used this module so a little rusty but from memory check these commands out.
 
Thank you for the information. I have read the manual, over and over. I might be entering the commands in the wrong order, but I know PROG works, I know the program is in the EEPROM. I can do a XFER and ROM, then RUN and the program runs. I can get every command to work, but when the PLC loses power and it's restored, I have to go back into the program with the laptop to get the program to run again. I have 3 other machines with the same setup, and all of them restore the program after powerup.
 
Have you looked at the jumpers on JW3, I'm sure that has something to do with where it loads the program from.
 
I found the problem with the BAS module not running the program after power is restored. I used a new BAS module with a new 1747-M2 EEPROM
Once I downloaded the program into the BAS module, I did a PROG which saved the program to the EEPROM. Then I did a PROG2, telling the BAS module to execute the first program stored in the EEPROM. The trick to using the PROG2 command is the JW4. If JW4 is set to "PRT1 Port – Program port with default communication settings" PROG2 will not allow the BAS module to execute the program in the EEPROM when power is restored. So, JW4 has to be set "PRT1 Port – Program port with programmed communication
settings" and that fixed my problem 🍻
 

Similar Topics

Hello, We have an older SLC500 controlled system that is using a BASIC module to communicate to a third party device. Looking into converting the...
Replies
4
Views
1,271
Hi, I am upgrading a AB PLc to Siemens PLC logic and everything is ready for siemens but the problem is the existing PLC is communicating to DCS...
Replies
7
Views
4,728
I'll admit that in all these years I have only encountered M0/M1 files one other time, and it was used to communicate with Eurodrives. In a SLC...
Replies
6
Views
1,706
We are using Sick CLX series bar code reader with AB 1746-BAS module in a outdated system . The processor is SLC 5/04.We want to revamp the system...
Replies
1
Views
1,461
Hi all, We have a old machine with SLC control system, which communicates with barcode scanner through 1746-BAS module. And it works very well for...
Replies
2
Views
1,572
Back
Top Bottom