Edge Software Catalog
Support for issues related to Edge Software Catalog
441 Discussions

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

anujSoftdel
Beginner
1,134 Views

Which all FC's are supported in UWC. 

Labels (1)
0 Kudos
1 Solution
Softdel4UWC
Beginner
1,097 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
1,112 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
1,098 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