I am trying to write data to Real Time Output (MDT) of the Indra Drive using eal4LabVIEW. I have attached the screenshots of drive configuration in IndraWorks and LabVIEW Code. I am able to read the data from Real Time Input (AT) using PLC Global Registers G16 and G17 using parameters P-0-1316 and P-0-1317. Bits map correctly to what is displayed on the HMI. When writing to the output assembly which is using PLC Global Registers G0 and G1 using Parameters P-0-1370 and P-01371, I don't get any error but there are no bits set on the register when I read it back. Is there a special configuration needed to write data to Real Time Output (MDT)?
... View more