Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Top trending discussions
I applied via Naukri.com
I applied via Company Website and was interviewed in Nov 2021. There were 3 interview rounds.
PLC programming tasks involve designing, coding, testing, and maintaining programs for industrial automation systems.
Designing and coding ladder logic diagrams
Testing and debugging programs
Maintaining and updating existing programs
Collaborating with other engineers and technicians
Documenting programs and processes
Priority among tasks is determined based on their urgency and importance.
Tasks with high urgency and high importance should be given top priority.
Tasks with low urgency and low importance can be given low priority.
Tasks with high urgency but low importance can be delegated to others.
Tasks with low urgency but high importance should be scheduled for later.
Prioritization should be reviewed regularly to ensure tasks are s
The memory of the controller used depends on the specific controller model and manufacturer.
The memory capacity can range from a few kilobytes to several gigabytes.
Some common types of memory used in controllers include RAM, ROM, and flash memory.
The memory is used to store the program code, data, and configuration settings.
Examples of controller manufacturers include Siemens, Allen-Bradley, and Schneider Electric.
Datalogging in SCADA refers to the process of recording and storing data from various sensors and devices in a SCADA system.
Datalogging is important for analyzing trends and identifying issues in a SCADA system
Data can be logged in real-time or at set intervals
Logged data can be used for reporting, troubleshooting, and optimization
Examples of data that can be logged include temperature, pressure, flow rate, and energy
Alarm creation in SCADA involves setting up thresholds and triggers for abnormal conditions.
Define the parameters for triggering an alarm
Set the threshold values for each parameter
Configure the alarm notification system
Test the alarm system to ensure proper functionality
Produce consume tag is a synchronization mechanism used in multi-threaded programming.
It is used to ensure that a producer thread does not overwrite data that has not yet been consumed by a consumer thread.
The producer thread sets the produce tag when it has produced new data.
The consumer thread sets the consume tag when it has consumed the data.
The producer thread waits for the consume tag to be set before producing n...
Communication between SCADA/HMI & PLC is crucial for automation. It enables real-time monitoring and control of industrial processes.
SCADA/HMI sends commands to PLC for process control
PLC sends data to SCADA/HMI for real-time monitoring
Communication protocols like Modbus, Profibus, and Ethernet/IP are used
Redundancy and fault-tolerant systems are implemented for reliability
RS Linx is a software used for communication between Rockwell Automation devices. It includes drivers and FactoryTalk Linx.
RS Linx is a communication software used for Rockwell Automation devices
It includes drivers for various devices such as PLCs, HMIs, and drives
FactoryTalk Linx is a component of RS Linx that allows communication between devices and software applications
RS Linx supports various communication protocol
Rockwell Software used names for their software products instead of version numbers.
Rockwell Software used names like RSLogix, FactoryTalk, and Studio 5000 for their software products.
This naming convention made it easier for customers to identify and differentiate between different software products.
The names also helped to create brand recognition and loyalty among customers.
Rockwell Software continues to use this na...
Watchdog timer is a safety mechanism that resets the system if it fails to respond within a set time. System overhead time is the time required for the system to perform non-critical tasks. RPI is the rate at which the PLC scans its inputs and outputs.
Watchdog timer is used to prevent system failures due to software or hardware issues
System overhead time is the time required for the system to perform non-critical tasks...
Unicast and multicast are communication methods used in produce consume tag.
Unicast is a one-to-one communication method where a message is sent to a single recipient.
Multicast is a one-to-many communication method where a message is sent to multiple recipients.
Produce consume tag is a mechanism used in automation systems to communicate between producers and consumers.
Unicast is used when the producer needs to send a m...
Different protocols used in automation engineering
Modbus
Profibus
DeviceNet
Ethernet/IP
CANopen
AS-Interface
Foundation Fieldbus
HART
BACnet
LonWorks
ASI protocol is a serial communication protocol used in industrial automation systems.
ASI stands for Actuator Sensor Interface.
It is used to connect sensors and actuators to a central controller.
It is a simple and cost-effective protocol.
It supports up to 62 slaves per master.
It uses a 2-wire bus for communication.
Modbus is a communication protocol used in industrial automation. It allows communication between devices connected to a network.
Modbus is used to transmit data between devices in a master-slave architecture.
There are two types of Modbus: Modbus RTU (serial communication) and Modbus TCP (Ethernet communication).
Modbus RTU supports up to 247 slaves while Modbus TCP can support thousands of slaves.
Modbus is commonly used...
Kepware is a software solution for industrial automation communication.
Kepware is used to connect different industrial devices and software applications.
It supports various communication protocols such as OPC DA, OPC UA, MQTT, etc.
OPC DA is a legacy protocol used for communication between Windows-based applications and process control hardware.
OPC UA is a newer and more secure protocol that supports cross-platform comm...
OPC communication is a standard protocol used for data exchange between different industrial automation systems.
OPC stands for OLE (Object Linking and Embedding) for Process Control
It allows communication between devices from different manufacturers
OPC servers provide data to OPC clients using a common language
OPC UA (Unified Architecture) is the latest version of OPC with improved security and scalability
Standard HMI for basic operations, Performance HMI for complex operations.
Standard HMI for simple and routine operations
Performance HMI for complex and critical operations
Performance HMI for high-speed processes
Standard HMI for low-speed processes
I applied via Naukri.com
I applied via Company Website and was interviewed in Nov 2021. There were 3 interview rounds.
PLC programming tasks involve designing, coding, testing, and maintaining programs for industrial automation systems.
Designing and coding ladder logic diagrams
Testing and debugging programs
Maintaining and updating existing programs
Collaborating with other engineers and technicians
Documenting programs and processes
Priority among tasks is determined based on their urgency and importance.
Tasks with high urgency and high importance should be given top priority.
Tasks with low urgency and low importance can be given low priority.
Tasks with high urgency but low importance can be delegated to others.
Tasks with low urgency but high importance should be scheduled for later.
Prioritization should be reviewed regularly to ensure tasks are s
The memory of the controller used depends on the specific controller model and manufacturer.
The memory capacity can range from a few kilobytes to several gigabytes.
Some common types of memory used in controllers include RAM, ROM, and flash memory.
The memory is used to store the program code, data, and configuration settings.
Examples of controller manufacturers include Siemens, Allen-Bradley, and Schneider Electric.
Datalogging in SCADA refers to the process of recording and storing data from various sensors and devices in a SCADA system.
Datalogging is important for analyzing trends and identifying issues in a SCADA system
Data can be logged in real-time or at set intervals
Logged data can be used for reporting, troubleshooting, and optimization
Examples of data that can be logged include temperature, pressure, flow rate, and energy
Alarm creation in SCADA involves setting up thresholds and triggers for abnormal conditions.
Define the parameters for triggering an alarm
Set the threshold values for each parameter
Configure the alarm notification system
Test the alarm system to ensure proper functionality
Produce consume tag is a synchronization mechanism used in multi-threaded programming.
It is used to ensure that a producer thread does not overwrite data that has not yet been consumed by a consumer thread.
The producer thread sets the produce tag when it has produced new data.
The consumer thread sets the consume tag when it has consumed the data.
The producer thread waits for the consume tag to be set before producing n...
Communication between SCADA/HMI & PLC is crucial for automation. It enables real-time monitoring and control of industrial processes.
SCADA/HMI sends commands to PLC for process control
PLC sends data to SCADA/HMI for real-time monitoring
Communication protocols like Modbus, Profibus, and Ethernet/IP are used
Redundancy and fault-tolerant systems are implemented for reliability
RS Linx is a software used for communication between Rockwell Automation devices. It includes drivers and FactoryTalk Linx.
RS Linx is a communication software used for Rockwell Automation devices
It includes drivers for various devices such as PLCs, HMIs, and drives
FactoryTalk Linx is a component of RS Linx that allows communication between devices and software applications
RS Linx supports various communication protocol
Rockwell Software used names for their software products instead of version numbers.
Rockwell Software used names like RSLogix, FactoryTalk, and Studio 5000 for their software products.
This naming convention made it easier for customers to identify and differentiate between different software products.
The names also helped to create brand recognition and loyalty among customers.
Rockwell Software continues to use this na...
Watchdog timer is a safety mechanism that resets the system if it fails to respond within a set time. System overhead time is the time required for the system to perform non-critical tasks. RPI is the rate at which the PLC scans its inputs and outputs.
Watchdog timer is used to prevent system failures due to software or hardware issues
System overhead time is the time required for the system to perform non-critical tasks...
Unicast and multicast are communication methods used in produce consume tag.
Unicast is a one-to-one communication method where a message is sent to a single recipient.
Multicast is a one-to-many communication method where a message is sent to multiple recipients.
Produce consume tag is a mechanism used in automation systems to communicate between producers and consumers.
Unicast is used when the producer needs to send a m...
Different protocols used in automation engineering
Modbus
Profibus
DeviceNet
Ethernet/IP
CANopen
AS-Interface
Foundation Fieldbus
HART
BACnet
LonWorks
ASI protocol is a serial communication protocol used in industrial automation systems.
ASI stands for Actuator Sensor Interface.
It is used to connect sensors and actuators to a central controller.
It is a simple and cost-effective protocol.
It supports up to 62 slaves per master.
It uses a 2-wire bus for communication.
Modbus is a communication protocol used in industrial automation. It allows communication between devices connected to a network.
Modbus is used to transmit data between devices in a master-slave architecture.
There are two types of Modbus: Modbus RTU (serial communication) and Modbus TCP (Ethernet communication).
Modbus RTU supports up to 247 slaves while Modbus TCP can support thousands of slaves.
Modbus is commonly used...
Kepware is a software solution for industrial automation communication.
Kepware is used to connect different industrial devices and software applications.
It supports various communication protocols such as OPC DA, OPC UA, MQTT, etc.
OPC DA is a legacy protocol used for communication between Windows-based applications and process control hardware.
OPC UA is a newer and more secure protocol that supports cross-platform comm...
OPC communication is a standard protocol used for data exchange between different industrial automation systems.
OPC stands for OLE (Object Linking and Embedding) for Process Control
It allows communication between devices from different manufacturers
OPC servers provide data to OPC clients using a common language
OPC UA (Unified Architecture) is the latest version of OPC with improved security and scalability
Standard HMI for basic operations, Performance HMI for complex operations.
Standard HMI for simple and routine operations
Performance HMI for complex and critical operations
Performance HMI for high-speed processes
Standard HMI for low-speed processes
Project Engineer
11
salaries
| ₹3 L/yr - ₹4.8 L/yr |
Purchase Engineer
8
salaries
| ₹2.4 L/yr - ₹5.5 L/yr |
Senior Project Engineer
7
salaries
| ₹3.2 L/yr - ₹6 L/yr |
Sales Engineer
7
salaries
| ₹3.5 L/yr - ₹5 L/yr |
Design Engineer
6
salaries
| ₹3.8 L/yr - ₹5.1 L/yr |
Thermax Limited
Alfa Laval
GEA Group
Siemens