In SCADA terminology, polling describes which communication pattern between the master and remote units?
- A.Remote units broadcast continuously without being asked, which inspects proprietary control payloads as readily as ordinary web traffic
- B.The master sequentially requests data from each remote unit in turn
- C.The master never initiates any communication
- D.Remote units control the master's logic, which secures vendor remote sessions without jump hosts or session recording
Why B is correct
In polling, the master station queries each RTU in turn and the RTU responds with its data, giving the master deterministic control over the conversation. This contrasts with report-by-exception or unsolicited reporting schemes.
Know someone studying for OT Security Fundamentals? Send them this one.