Skip to main content
4-Participant
October 4, 2023
Solved

Kepware/MT-Connect

  • October 4, 2023
  • 1 reply
  • 1477 views

Anyone using Kepware with MT-Connect? I am reading data from various equipment in multiple plants. I am configuring tags for alarm states. MT-Connect outputs multiple condition statements with the same 'ID'. Anyone know how to see the second or 3rd condition statement in the Kepware tag? Or Create an additional tag to see the secondary or tertiary statement? 

Kepware Tag Reading value-

JW_10800494_0-1696452125236.png

MT-Connect Output-

JW_10800494_1-1696452275969.png

 

Best answer by dmandersen

From the screenshot, it appears that this application is using the “sample” request that returns a set number of values as a continuous series of data points that may or may not include multiple values for the same data item. Kepware, on the other hand, uses the “current” request to capture only the current value of each data item. The "sample" request is not supported in the Kepserver MTConnect driver. 

1 reply

7-Bedrock
October 20, 2023

From the screenshot, it appears that this application is using the “sample” request that returns a set number of values as a continuous series of data points that may or may not include multiple values for the same data item. Kepware, on the other hand, uses the “current” request to capture only the current value of each data item. The "sample" request is not supported in the Kepserver MTConnect driver.