Common storage devices
It is hard to exist in the 21st century without knowledge of common storage devices. However, for the sake of being thorough, it is important to cover these concepts and how they can be used in an automation environment. With that, the first device we’re going to explore is a USB flash drive.
USB drives
Probably the most common storage medium in use are USB storage devices. These are small, portable storage devices that can be used on any computer. To use a USB drive, all one has to do is plug it into a USB port and let the driver software automatically install. These devices can hold copious amounts of data with some high-end models capable of storing over 16 TB of data!
For automation applications, USB drives are mostly used to move data from device to device. Obviously, USB devices are mostly used with higher-end PLCs that have USB ports and utilize an operating system that can support USB drives, such as Beckhoff PLCs, which run Windows. These...