Personal Data

Username:
kumarchellappan
Joined:
2022-02-02 21:19:23

Projects

  • No projects to display.

User Activity

  • Modified a comment on discussion Forge πŸ‡¬πŸ‡§ on CODESYS Forge
  • Posted a comment on discussion Forge πŸ‡¬πŸ‡§ on CODESYS Forge

    Hi, When I update values on scada, I do see the message coming up in the FB_Edge Function block. "IF _MQTT.NCMDMessageReceived() THEN _RecvNCMDMesg REF= _MQTT.GetNCMDMessage(MessageTopic => _RecvNCMDTopic); // only updates the received NCMD metric onNCMDMessage(pTopic := ADR(_RecvNCMDTopic), pMessage := _RecvNCMDMesg); END_IF" But I am not able to figure where this data is going so that the value on my scada gets updated. I am not using the primaryhost to connect to Ignition. If I update value in...

  • Posted a comment on discussion Forge πŸ‡¬πŸ‡§ on CODESYS Forge

    Hi, I was able to get data to ignition. Just wanted to double check if I change values on Ignition I dont see a means to update it on the PLC. Is two way not possible in this configuration?

  • Posted a comment on discussion Forge πŸ‡¬πŸ‡§ on CODESYS Forge

    Hi, The SparkplugB MQTT Topic and Payload Definition doesnt exist in the library. Is it called something different now? I Tried using the FB.Metric funtion block from your example but not able to add the variables I defined under EoN call as it is not part of EoN. As per the metric function block it says to define name, datatype and value and datatype is not part of metric function block. I do have IIoT Libraries SL 1.5.0.0 installed.

  • Posted a comment on discussion Forge πŸ‡¬πŸ‡§ on CODESYS Forge

    Hi, I am trying to install the sparkplugB into one of my projects and for some reason I am not able to see any images you have posted. Do you have another link I could see the images? If I try to open the image in a new tab it says read access is required. Kind Regards

  • Posted a comment on discussion Forge πŸ‡¬πŸ‡§ on CODESYS Forge

    Hi, For some reasson the MQTT_Client_SL is not getting resolved in the library. I tried setting the placeholder but the issue isstill the same. Could you please point me in the right direction? Talk Topic about project #cobolt

View All