Productivity Open P1AM Arduino Variables Data Types

9K views Oct 13, 2022

We will look at Arduino variables data types that can be used with our P1AM unit. Data types in the C++ language are used to determine the variable or function applied for the given type. The type will determine the size of the storage (bits), and the method to interpret the information. Microprocessors can only understand binary (on / off) numbering systems. The interpretation of these binary numbers will allow us to have several different data types. We will be reviewing the different data types that we can use in our sketches (programs) for our P1AM-100 Arduino industrial controller. Only the variables data types available in ProductivityBlocks will be discussed, but references will be made for all data types that can be used. We will then look at a program that will list some integer and string variables. This will then be displayed on the serial monitor of the Arduino IDE. Let's get started. More information can be obtained on our website. This includes all of the links mentioned in this video. https://accautomation.ca/productivity-open-p1am-industrial-arduino-variables-data-types Here are previous posts in this Productivity Open Arduino Compatible Industrial Controller Series. A full list can be obtained at the following location: https://accautomation.ca/series/productivity-open-arduino-compatible-industrial-controller Industrial Controller Hardware https://accautomation.ca/productivity-open-arduino-compatible-industrial-controller-hardware - Starter Kit Unboxing Video https://youtu.be/y6T8fWKWan8 - Powering Up Video https://youtu.be/PHnLJa6X1d0 Installing the Software https://accautomation.ca/productivity-open-arduino-compatible-industrial-controller-installing-the-software https://youtu.be/M7Agvhq69og First Program https://accautomation.ca/productivity-open-p1am-industrial-arduino-first-program

#Computer Drives & Storage
  # Computers & Electronics
  # Data Formats & Protocols
  # Data Sheets & Electronics Reference