Jump to content

Recommended Posts

I am new to unitronics Visi logic software. i am using V1210 controller at site. i need to do an modbus 485 communication between an GE controller an V1210 controller here GE controller is an master and unitronics V1210 as an slave i need to sent all my MI and MB used values to GE controller. In this case i need to write my data to GE PLC i searched in unironics there is read block is present but write blocks are not there.

how can i write my data to GE plc please guide me on this if you have any reference logic for the same please share with me. i already created logic for configure the modbus 485 communication and Port initialization logic.

thanks in advance. 

Link to comment
Share on other sites

  • MVP 2023

You have a master/slave issue here.  And the magic word for looking at what you want is FBs/Modbus/Preset.

You'll either have to have the GE poll (often) the V1210 slave periodically to get the updated MI & MB values, or implement a change in the slave/master relationship so that the 1210 can send them, using "Preset", as the Master, to the GE.  The GE may have a function where it can act as Slave/Master, which would make this easy.  Examples exist showing how to change the 1210 from master to slave, but labelled as "V130_Modbus_Master_Slave_switch".

Other forum members might have a workaround, but to me this is the essence of the issue.

cheers,

Aus

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.