Hello,
I am fairly new to programming BnR controllers. So I wanted to start a small project to familiarize myself with the environment.
Here is what my equipment consists of:
- x20XP0291 CPU mounted on the x20BB22 base
- x20PS9500 power card
- 2 input/output cards
I should mention that I am using Automation Studio 3.0.90 (a friend gave me a license to get started).
I am trying to transfer the runtime to my CPU, but I can’t seem to do it. Here are the steps I followed. I would like to know if they are correct.
I connected the PX9500 to my PC via a serial/USB adapter. I connected the TxD and RxD of the PS9500 to the RxD and TxD of a 9-pin COM port, which I then connected via an RS232 USB adapter (I have already used this adapter to program an Omron and it worked).
First, I created a new project and encountered my first error: I couldn’t automatically detect my CPU. I got around this by manually selecting the CPU from the Automation Studio list.
Then, when I go to Online > Transfer Automation Runtime, the procedure does not complete. Do I need to download an update for Automation Studio 3.0.90? If I understand correctly, I need the CP340_JO296 runtime for this CPU, is that right?
I also cannot connect when I go to Online > Settings > Serial.
I made sure to set the USB port to COM1 with the following device settings:
Bits per second: 9600
Data bit: 8
Parity: Even
Stop bits: 1
Flow control: none
I replicated this configuration in the Automation Studio settings (except for the data bit, which I don’t know what it corresponds to in the software).
I also made sure to set the CPU nodes to 0x00.
Have I done something wrong? Could you please give me some guidance? Is there a guide outlining the procedure to follow for this version of Automation Studio or this PLC?
Many thanks to those who take the time to read and respond to my message.