what is plc system
Answers were Sorted based on User's Feedback
Answer / dhaval
This concept are used in industry where some process are
divided in task and this task has some sequence. To control
this sequence repetitively PLC are used.
| Is This Answer Correct ? | 3 Yes | 0 No |
What could be the reasons for a system to have gone blank and how would you debug it?
What is inversion of control?
Design a circuit to detect when 3 and only 3 bits are set out of 8 bits.(eg. o0101100)
What are the different types of system involved in embedded system?
Which is the best way to write loops?
What is null pointer and what is its use?
Tell me what is the function of simple thread poll in embedded system?
What are little endian and big endian types of storage? How can you identify which type of allocation a system follows?
can a pointer be volatile ? Explain.
Explain what is a watchdog timer?
What is the function of watchdog timer in embedded system?
Explain what happens when recursion functions are declared inline?