Hi BobO!!
Just saw the following on the Automation Direct Website!! WooHoo!!
"With support for MQTT / MQTTS, HTTP / HTTPS, FTP (Client), EtherNet/IP: Explicit (Client, Server), Implicit (Client, Server), Modbus RTU Master/Slave, Modbus TCP, SMTP (Email), SNTP (Time Server), TCP/IP, DHCP, Ethernet remote I/O, K-sequence Slave, the BRX PLC family provides supreme communications versatility for any application."
I received my BRX PLC (BX-DM1E-M) yesterday, but I have not downloaded the new software, yet. Any tips or advise?
Also, a couple of questions:
1) Will I be able to use that same EDS File that I sent/linked to you for my Tecknic Step and Direction Servo System? That file was originally set up for the AD Productivity Series.
2) Are there any tutorials, yet, for the new Implicit Messaging feature(s) for the BRX?
Many Thanks and God Bless!!
SOWEGATS
Yes, finally released.
Yes, your EDS should work.
No tutorials that I'm aware of, but obviously that needs to happen.
You'll need to update your PLC's firmware first.
The help covers this, but this should get you started.
Add an adapter:
1. In the System Configuration, goto EtherNet/IP Scanner page under I/O configuration and enable with checkbox at the top.
2. Click "Find Adapters".
3. If your adapter's IP config is compatible with the PLC, it should show up in the list.
4. Click "Import EDS" to move your EDS into the repository.
5. Pick your adapter in the adapter list, then select your EDS file from the EDS list, then select "Add Adapter with EDS...".
Configure an adapter (added with EDS):
1. Give it a better device name, IP address should already be set.
2. Click "Add" to add an implicit message.
3. Specify a local PLC address for source/destination data.
a) Selecting the "+" button will allow you to create new data blocks, which can be arrays or structures.
b) If the EDS file details T2O or O2T assemblies, DmD allows you to create a structure that matches the assembly.
c) The PLC cannot support unaligned data or multi-bit bitfields directly, but optionally provides emulation to copy to/from the implicit frame.
From the Debug menu, the EtherNet/IP Scanner Monitor will open a useful monitoring tool.