Nirtec Studio Forum

General Category => Machines Simulator => Topic started by: Ham on September 14, 2023, 02:31:48 AM

Title: plc Tags not changing from load state
Post by: Ham on September 14, 2023, 02:31:48 AM
Hey Y'all, So I'm trying to connect Allen Bradley PLC (Control Logix).
I have the OPC topic setup and connected correctly. If i have a tag set to on when the machine loads then it stays in that state even when toggled in the program
vice versa if that tag is off when the machine loads it gets stuck in the off state.
I tried changing the polling rate but no good.

Does anyone have any advice ?
thanks Ham
Title: Re: plc Tags not changing from load state
Post by: EasyPLC_Master on September 14, 2023, 08:14:57 AM
Please check you have installed in your system the OPC Core Components Redistributable.
You can find the installer program in the USB Key (Software components folder) or here:

https://nirtec.com/forum/index.php?topic=529.0 (https://nirtec.com/forum/index.php?topic=529.0)
Title: Re: plc Tags not changing from load state
Post by: Ham on September 14, 2023, 11:28:51 PM
That did the trick! thank you kindly