M340 IO Scanner on NOE0100

Chris Taylor

Lifetime Supporting Member
Join Date
Feb 2011
Location
Canterbury
Posts
257
I don't think I can do what I want with this device (M340 2020 processor and NOE0100.2 network card) but I'll ask before I move on,

Scanning modbus TCP works OK, but I have some devices that only have data available as modbus 02 (read input status) rather than 03 (read holding registers) and I can’t see that the scanner can do this.
Is there another way that this PLC can read these values? I have 22 devices each with 9 bits to read, the scanner would have been too easy I suppose.


all the best



Chris
 
Try a DATA_EXCH block. Not quite as easy as IOScanner, but may work for you. If I recall correctly, you can do any Modbus function with this block. You will have to manage the comms yourself - timers, enable/disable, check for errors, etc.
 
Robert

Thanks for that, it got me on to the right track, used READ_VAR and eventually worked out all the settings, put in alittle error control and its up and running well

Chris
 

Similar Topics

Hello all, I am wanting to update the system clock via NTP in the M580/M340. I'm aware that we are able to connect to a NTP in the controller...
Replies
4
Views
87
I have 9 field devices, three METSEPM5110 power meters and six ACE949-2 rs285 interface modules. I want to read this Modbus rtu data through rs485...
Replies
8
Views
315
I'm using M340 (Schneider Electric) as modbus master. It works fine but if there is a disconnection with the slave, it stops working even after...
Replies
2
Views
419
Hello, I am trying to send sms messages using SR2MOD03 with an M340 and can't find anything related to it on the internet, can you please help...
Replies
0
Views
204
Good day, I have an issue between an M340 PLC and a PRA 0100. The problem is as follows: I have a communication link between the PLC and the PRA...
Replies
0
Views
828
Back
Top Bottom