Create variables

Create variables that define a motor alarm, temperature, and individual ingredients.
TIP: Instead of creating variables manually, you can import controller variables in the offline mode. See Import controller variables.
  1. In
    Project view
    , create five variables by right-clicking
    Model
    and selecting
    New
    Variable
    .
  2. Rename the variables by hovering-over each variable, selecting
    Edit
    Edit
    , and entering:
    • Ingredient01
    • Ingredient02
    • Ingredient03
    • Motor1Alarm
    • Temperature
  3. In
    Project view
    , select
    Motor1Alarm
    .
  4. In
    Properties
    , select
    Int32
    and select
    Boolean
    .
    The variable value type changes to Boolean. This is needed for the digital alarm that you will configure later.
Created variables
Take a note of the variable's location.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.