Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/03/04 12:21
Read: times


 
#80306 - RE: PLC SPEC - Requirement
Responding to: ???'s previous message
Hi,
1.if acting as master then what happens when the PC is unplugged.And who will controll the MODBUS devices regardless of the status of the PC.

If PC needs data from the I/O cards continuously, Modbus Master needs to run in an infinite loop. Modbus Slave does nothing, except respond to a proper/improper modbus query (read modbus spec) from the modbus master. Hence if the slave does not receive any request from the modbus master, it sits quietly waiting to be queried with a valid request.


2.If actine as slave then how can the PC get the details from the PLC when ever it needs or will the PC be waiting in a loop for the PC to query it.

The PC cannot act as Modbus slave. A slave device can only report data and cannot request for any specific I/O points. If the PC is Modbus Master, it requests for digital and analog I/O at the specified address.

Modbus spec ... Analog input : 10 bit 4 channels
Modbus protocol does not define any 10 bit data type. So the PC (Modbus Master) will have to request 16 bit data and then mask the not required 6 bits.







List of 23 messages in thread
TopicAuthorDate
Anybody designed a PLC ?            01/01/70 00:00      
   RE: Anybody designed a PLC ?            01/01/70 00:00      
      RE: Anybody designed a PLC ?            01/01/70 00:00      
         RE: Anybody designed a PLC ?            01/01/70 00:00      
            RE: Anybody designed a PLC ?            01/01/70 00:00      
               RE: Anybody designed a PLC ?            01/01/70 00:00      
                  Thanks steve,need to know about MODBUS            01/01/70 00:00      
                     RE: Thanks steve,need to know about MODB            01/01/70 00:00      
      PLC SPEC - Requirement            01/01/70 00:00      
         RE: PLC SPEC - Requirement            01/01/70 00:00      
         Its RED lights now ...Sheik            01/01/70 00:00      
         RE: PLC SPEC - Requirement            01/01/70 00:00      
            Mr.Russell Bull I need to know.....            01/01/70 00:00      
               RE: Mr.Russell Bull I need to know.....            01/01/70 00:00      
                  Thanks a lot Still ....            01/01/70 00:00      
                     RE: Thanks a lot Still ....            01/01/70 00:00      
         RE: PLC SPEC - Requirement            01/01/70 00:00      
         RE: PLC SPEC - Requirement            01/01/70 00:00      
   RE: Anybody designed a PLC ?            01/01/70 00:00      
   PLC vs process control unit            01/01/70 00:00      
   Somebody here designed PLC            01/01/70 00:00      
      RE: Somebody here designed PLC            01/01/70 00:00      
   Things you have to deal with...            01/01/70 00:00      

Back to Subject List