Summary
Keywords
Full Transcript
Data handling instructions are used to perform movement and manipulations of the memory in the programmable logic controller. The Productivity 2000 Series PLC has fifteen different data handling instructions that can be used in various applications. In this second part, we will be looking at the following instructions: Lookup Table (LKUP) – Find a value within an XY Table by looking at the intercept of a referenced X Axis value and Y-Axis value. Pack Bits (PKB) – Convert up to 32 Boolean Tag Bits or Constant Bits into an Output Integer Tag. Pack Word (PKW) – Convert up to four-bit tags, two 16-bit tags, or four Constants into a 16 or 32-bit Destination Tag. Shift / Rotate Bits (SFR) – Shift or Rotate Bits of a Tag or Constant value. Sign Magnitude (SMAG) – Convert Sign Plus Magnitude data type values to 2's Complement or Convert 2's Complement data type values to Sign Plus Magnitude. UnPack Bits (UPKB) – Convert up to a 32 Bit Integer Tag or Constant into Boolean Tags. UnPack Word (UPKW) – Convert one 32-bit or 16-bit source tag into four 8-bit tags or two 16-bit tags. A review of data handling instructions part 1 can be found here. https://accautomation.ca/productivity-2000-plc-data-handling-part-1/ Let's start with the Productivity 2000 Series PLC data handling instructions part 2. Detailed information can be found on our website. The post for this video is located here: https://accautomation.ca/productivity-2000-plc-data-handling-part-2/ 00:00 Productivity 2000 PLC Data Handling Part 2 02:10 Lookup Table (LKUP) Instruction 03:10 Pack Bits (PKB) Instruction 03:45 Pack Word (PKW) Instruction 04:40 Shift / Rotate Bits (SFR) Instruction 05:45 Sign Magnitude (SMAG) Instruction 06:40 UnPack Bits (UPKB) Instruction 07:24 UnPack Word (UPKW) Instruction The Productivity 2000 Series PLC is located here: https://accautomation.ca/series/productivity-2000-series-plc-p2000/ Previously in this Productivity 2000 series PLC, here are some of the items we have discussed: Productivity 2000 Series PLC Communication https://accautomation.ca/productivity-2000-series-plc-communication/ https://youtu.be/UoHoMwk-zi0 First Program https://accautomation.ca/productivity-2000-series-plc-first-program/ https://youtu.be/RLwPofIkIxA PLC Debug Mode https://accautomation.ca/productivity-2000-series-plc-debug-mode/ https://youtu.be/cHtrMaQIS-c PLC Tag Database https://accautomation.ca/productivity-2000-series-plc-tag-database/ https://youtu.be/rontLQnSSsE Ladder Logic Contacts https://accautomation.ca/productivity-2000-plc-ladder-logic-contacts/ https://youtu.be/l4TYN_6Ks6Y Ladder Logic Outputs https://accautomation.ca/productivity-2000-plc-ladder-logic-outputs/ https://youtu.be/a4GnkjOaqXc Timers https://accautomation.ca/productivity-2000-plc-ladder-logic-timers/ https://youtu.be/xu1e9_H1WGY Counter https://accautomation.ca/productivity-2000-plc-ladder-logic-counter/ https://youtu.be/S1I1hjwCcd4 Ladder Logic Math https://accautomation.ca/productivity-2000-plc-ladder-logic-math/ https://youtu.be/HZdITEWGSm8 P2000 PLC Data Handling Part 1 https://accautomation.ca/productivity-2000-plc-data-handling-part-1/ https://youtu.be/jo0ciPGpZqQ There are several reasons why we are using the Productivity 2000 Series Controller. Here are just a few. - CPU with 5 communication ports - 50MB user memory - Can handle very complex applications easily. - Limitless PID – Autotuning – Individual or Cascade Mode - etc - OLED message display on the CPU module - Plenty of discrete and analog I/O modules - Status displays on all discrete I/O modules - I/O Modules have QR codes. This can be scanned to have the module's latest specifications/wiring diagrams. - OLED data display on analog modules - P2-RS remote I/O expansion module, or use the Productivity1000 P1-RX remote expansion module to add even lower-cost remote I/O to your system - FREE full-featured Productivity Suite software - Programming with several ports - USB, Ethernet, Serial - Hardware auto-discovery - Hot-swappable I/O - Remove cards with power on the system - Choose from three wiring options - Slim DIN rail density form factor: - hardware - power supply, CPU, and seven modules in only 10-1/2 inches - All project files (program, tag name database, and all the program documentation) in the CPU - Run-time editing and debug mode on CPU - Easy data logging with micro SD on CPU - Secure Web server to access data files and system tags - Easy drive and motion controller integration - Coordinate motion control with PS-AMC allows control of up to 16 axes and synchronization of up to 4 axes - Two-Year Warranty The Productivity 2000 series of programmable logic controllers currently has these features built into the P2-550 CPU. This CPU (Central Processing Unit) is known as PAC (Programmable Automation Controller) because of its communication capabilities. ACC Automation https://www.accautomation.ca
