Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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  You can view EVIC and IG's interfaces to see what is available.

...

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 its 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 Digital Outputs

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

Image Added

2. There are configurable parameters available for each digital output.

  • 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.

Image Added

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 green mesh will highlight the control.

Assigning Analog Inputs

1. Analog inputs are viewable in the Solution Explorer tab labeled "IO". The number of analog inputs available are is dependent on the HMI display in use. You  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.

...

  • For example, there is a default value of "1", so 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  mesh will highlight the control.

...