Intel® Edge Software Hub
Get answers from community peers to your questions about building Edge Software Hub solutions for edge compute node.
Announcements
Welcome to the Intel Community! If you like the answer to your question, please mark it as 'Accepted Solution' to help others.

The Edge Software Vision Package for Red Hat Enterprise Linux is now available here.

Learn more about developing on Intel® Hardware and Software here.
400 Discussions

uwc - what all function codes are supported for Modbus in UWC ?

anujSoftdel
Beginner
671 Views

Which all FC's are supported in UWC. 

Labels (1)
0 Kudos
1 Solution
Softdel4UWC
Beginner
634 Views

The Softdel-based stack used in the Intel UWC supports below below Function Codes -

  • 01 coil
  • 02 discrete input
  • 03 holding register
  • 04 input register
  • 05 write single coil
  • 06 write single register
  • 10 write multiple register

The stack supports multiple queues for message prioritization.

Please refer to Modbus guide for details about protocol - https://modbus.org/docs/PI_MBUS_300.pdf

View solution in original post

0 Kudos
2 Replies
dasamara
Employee
649 Views

 

Hi,

The UWC middleware reference contains Modbus RTU and Modbus TCP services for exchanging data from/to sensors' and actuators' coils, holding registers, etc. 

Thank you for the question.   Someone will respond with a complete answer.  if you are interested to investigate further yourself, a user guide is available after downloading the UWC package.  https://software.intel.com/iot/edgesoftwarehub/download/home/ri/universal_wellpad_controller 

Dean

 

0 Kudos
Softdel4UWC
Beginner
635 Views

The Softdel-based stack used in the Intel UWC supports below below Function Codes -

  • 01 coil
  • 02 discrete input
  • 03 holding register
  • 04 input register
  • 05 write single coil
  • 06 write single register
  • 10 write multiple register

The stack supports multiple queues for message prioritization.

Please refer to Modbus guide for details about protocol - https://modbus.org/docs/PI_MBUS_300.pdf

0 Kudos
Reply