Engineer_MG

MrPLC Member
  • Content count

    3
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Engineer_MG

  • Rank
    Hi, I am New!

Profile Information

  • Country United States
  1. CANOpen comunication

    You would need the .EDS file from the manufacturer of the particular CANopen device and then install it on the PLC software device repository.   
  2. Add array somachine

    You can insert multiple inputs as shown (Check attachment) in FBD. Else, you could write a FOR loop to sum the array elements in ST language.   Thanks.
  3. Somachine and M241

    *Value* datatype needs to be REAL not INT.