Drozerce Posted June 4, 2019 Report Share Posted June 4, 2019 Hi to all, can anyone help me please... I have Intouch SCADA and Unitronics PLC. I want to create timers on the SCADA, and the same timers to transfer to the software in the PLC. FOr example, as I'm doing for Memory variables and Inputs and Outputs (in Item Name in Intouch I write:iMIxxx, iOIxxx, where xxx is the numer of the variable). Know I want to do the same also for the timer (for example in the SCADA iTD35 should be the same timer in the plc TD35). But the sintax is not corect and the OPCLink gives me an error. Does anyone knows, how can I do this? What is the correct sintax for timers from Intouch to Unitronics? Quote Link to comment Share on other sites More sharing options...
MVP 2022 Joe Tauser Posted June 7, 2019 MVP 2022 Report Share Posted June 7, 2019 Look in the Help for the Slave Address definition table. Timer presets start at C000 hex, and timer currents start at D000 hex and are 32 bit words. For T35 preset, try address hex C023 (decimal 49187). Joe T. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.