Direct communication to Mitshubishi plc Fx5u using MC protocol.
Fx5u controller Data receive using SLMP protocol. In this flow we receive data in different format like string, int, dint, uint, and bit. By the help of mc read and write node protocol we can receive and send data with 0.01 sec delay this can configure in inject node.
[{"id":"312f6cc656e1adc4","type":"MC Read","z":"c273c19508719b03","name":"Mitshubishi_read","topic":"","connection":"56e1d75692642466","address":"DSTR5001,16","addressType":"str","outputFormat":"1","errorHandling":"throw","outputs":1,"x":290,"y":80,"wires":[["4116e7cc29748b57"]]},{"id":"4ed1035deb5d7fca","type":"inject","z":"c273c19508719b03","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"connect","payloadType":"msg","x":90,"y":20,"wires":[["312f6cc656e1adc4","f5d8031fd9a42e50","2690479068933d7e","0e75f6b8761b1cd7","afc9384cfa735d1c","425938103a297e07"]]},{"id":"f5d8031fd9a42e50","type":"MC Read","z":"c273c19508719b03","name":"Mitshubishi_read","topic":"","connection":"56e1d75692642466","address":"DSTR5009,17","addressType":"str","outputFormat":"1","errorHandling":"throw","outputs":1,"x":290,"y":140,"wires":[["08d91738dc63c7f4"]]},{"id":"2690479068933d7e","type":"MC Read","z":"c273c19508719b03","name":"Mitshubishi_read","topic":"","connection":"56e1d75692642466","address":"DSTR5018,17","addressType":"str","outputFormat":"1","errorHandling":"throw","outputs":1,"x":290,"y":200,"wires":[["1188c321e8ca07a9"]]},{"id":"4116e7cc29748b57","type":"debug","z":"c273c19508719b03","name":"STRING_DATA0","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":510,"y":80,"wires":[]},{"id":"08d91738dc63c7f4","type":"debug","z":"c273c19508719b03","name":"STRING_DATA1","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":510,"y":140,"wires":[]},{"id":"1188c321e8ca07a9","type":"debug","z":"c273c19508719b03","name":"STRING_DATA2","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":510,"y":200,"wires":[]},{"id":"0e75f6b8761b1cd7","type":"MC Read","z":"c273c19508719b03","name":"Mitshubishi_read","topic":"","connection":"56e1d75692642466","address":"DDINT4096,10","addressType":"str","outputFormat":"1","errorHandling":"throw","outputs":1,"x":290,"y":260,"wires":[["9131a8b5aeb72b92"]]},{"id":"9131a8b5aeb72b92","type":"debug","z":"c273c19508719b03","name":"DOUBLE INTEGER DATA","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":530,"y":260,"wires":[]},{"id":"afc9384cfa735d1c","type":"MC Read","z":"c273c19508719b03","name":"Mitshubishi_read","topic":"","connection":"56e1d75692642466","address":"D0","addressType":"str","outputFormat":"1","errorHandling":"throw","outputs":1,"x":290,"y":320,"wires":[["fb98b5e8f5984a5f"]]},{"id":"fb98b5e8f5984a5f","type":"debug","z":"c273c19508719b03","name":"SINGLE DEVICE DATA","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":530,"y":320,"wires":[]},{"id":"425938103a297e07","type":"MC Read","z":"c273c19508719b03","name":"Mitshubishi_read","topic":"","connection":"56e1d75692642466","address":"M3600","addressType":"str","outputFormat":"1","errorHandling":"throw","outputs":1,"x":290,"y":380,"wires":[["eb98b3d1dad750eb"]]},{"id":"eb98b3d1dad750eb","type":"debug","z":"c273c19508719b03","name":"BIT DATA","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":480,"y":380,"wires":[]},{"id":"cfb4460cd556b323","type":"comment","z":"c273c19508719b03","name":"DATA FORMAT ","info":"INT DATA DINT0,10 WHERE 0 IS STARTING POINT D0 AND 10 IS LENGTH.\nDINT DATA DDINT0,10.\nUINT DATA DUINT0,10.","x":760,"y":260,"wires":[]},{"id":"56e1d75692642466","type":"MC Protocol Connection","name":"FX5U_01","host":"192.168.3.250","port":"5000","protocol":"TCP","frame":"3E","plcType":"QnA","ascii":false,"PLCStation":"","PCStation":"","PLCModuleNo":"","network":"","octalInputOutput":false,"timeout":"1000"}]