Hi BobO!
Which command uses less network bandwith when reading/writing data to the input/output assemblies: Publish & Subscribe or Copy?
Also, Regarding the Teknic EDS File:
1) The Configuration Assembly imported and "formatted" just fine. I.E. It made a UDT(?) with labels on its own, correctly with the proper labels for each memory location;
2) The Output and input assemblies were both too big for automatic or manual setup of UDTs, because they are both bigger than 256 Bytes. Also, I could not modify the EDS, because it would have changed the index #s of the registers, and Teknic strongly advised against that. Howerver;
3) I was able to set up custom Memory Blocks (332 Bytes for the Output Assembly [named ROUTB] and 280 Bytes for the Input Assembly [named RINB]) and they are correctly indexed to the actual Tecknic Output and Input Assemblies, with no offset!

E.G. For the Output Assembly, Teknic Documention shows Bytes 24-27 as the Move Distance Registers/Bytes... This corresponds EXACTLY to ROUTB24-ROUTB27, and I Publish or Copy values into those Registers as a Signed DWord.
4) Only real problem I have is that the Enable bit for the motor is dropping out randomly, but re-establishing so quickly that I cannot catch with the PLC (faster than the BRX Scan Time, but slow enough to shutdown the motor). Is there a network buffer that is causing this? Or a network speed (200 packets/sec) - vs - PLC Scan Time issue?
Thanks and God Bless!
SOWEGATS