Skip to end of banner
Go to start of banner

Inputs & Outputs Mapping

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Introduction

There are multiple input and output (IO) interfaces available on EVIC or Intelli-Gauge. The Studio Interface Kit allows you to assign them to labels and picture boxes.

Assigning Digital Inputs

1. Digital inputs are viewable in the Solution Explorer tab labeled "IO". The number of IO available is dependent on the HMI display in use. You can view EVIC and IG's interfaces to see what is available.

2. You can drag and drop a digital input over to the skin's graphical canvas and assign it to a specific control label or picture box. This can be easily achieved by clicking on the digital input and dragging it over. There is also an option to select each digital input from the "DigitalIn" drop-down menu within the "Properties" window.

Once a digital input has been assigned to a label or picture box, a orange mesh will highlight the control.

3. To enable a digital input, you need to set the property "Animation" to anything other than "None" to have a label or picture respond to it's switching states. For example, if you want to have text appear on a label, assign a digital input to a label and set it's "Animation" property to "TellTale". The label's text will now appear or disappear when the digital input turns on or off.

Note: You can assign each digital input to multiple picture boxes and labels or vice versa, assign multiple picture boxes and labels to one digital input.  

Assigning Analog Inputs

1. Analog inputs are viewable in the Solution Explorer tab labeled "IO". The number of analog inputs available are dependent on the HMI display in use. You can view EVIC and IG's interfaces to see what is available.

2. There are configurable parameters available for each analog input. The "Factor" parameter allows you to multiply a value from the voltage signal received from the analog input. If left at the default value of "1", the raw voltage from the analog-digital-converter (ADC) will be displayed within a range of 0-5V. The "Unit" parameter allows you to set the text you want to be displayed with the value.

3. You can drag and drop an analog input over to the skin's graphical canvas and assign it to a specific control. This can be easily achieved by clicking on the analog input and dragging it over. There is also an option to select each analog input from the "AnalogIn" drop-down menu within the "Properties" window.

Once an analog input has been assigned to a label or picture box, a violet mesh will highlight the control.


  • No labels