MikaylaFischler / cc-mek-scada

Configurable ComputerCraft SCADA system for multi-reactor control of Mekanism fission reactors with a GUI, automatic safety features, waste processing control, and more! Please be sure to take a look at the Wiki tab, this project has lots of docs!
https://youtube.com/playlist?list=PLPTRLQjcSlD2s6HsPe3COlfaULQZogWKK
MIT License
284 stars 11 forks source link

My reactor plc unit 2 can't conect to network #475

Closed YUANWONGSATHORN closed 2 months ago

YUANWONGSATHORN commented 2 months ago

Hi i have some problem with reactor plc since am install unit-2 reactor it apper on supervisor but on monitor it say "awaiting connection" and than i go check the reactor unit-2 network is yellow color i have no idea what to do can you help me?

Screenshot 2024-04-16 095607 here is unit-2 reactor Screenshot 2024-04-16 095652 here is supervisor Screenshot 2024-04-16 095739 here is what monitor say image image

MikaylaFischler commented 2 months ago

So an update just came out yesterday which changed the communication protocol version. You probably installed the reactor PLC app on unit 2 after the update, since the version in the bottom left of your unit 2 PLC doesn't match the version of your other one as shown on the supervisor.

You need to run ccmsi update <app> on each device (ex: ccmsi update reactor-plc), then it'll all connect. Updating all devices is only required when the comms version changes, but is still recommended either way.

YUANWONGSATHORN commented 2 months ago

it back to normal now Thankyou so much i will keep checking on update

MikaylaFischler commented 2 months ago

I want to clarify that now that your devices all have a compatible comms version, they'll keep working regardless of new updates coming out. It's just that once one of the devices is updated by you or a new version is installed on a new device, you'll need to update the others if there was a comms version change (it'll tell you that when updating, but it can't when installing since it doesn't know what you have on the others).

That yellow light on the Reactor PLC, RTU Gateway, or Coordinator will indicate that the supervisor has a different comms version than that device.