I/O Tag

<< Click to Display Table of Contents >>

 

I/O Tag

I/O Tags enable reading or writing a set of values using an I/O Driver. They are used to define information exchange with acquisition devices, which consists in one independent variable.

An I/O Tag can be an analog variable, an input, an output, a counter, or a digital point, among others. Several digital points can be grouped in an I/O Tag and accessed by their properties, such as data bits. I/O Tags are configured by a series of N parameters, from N1 to N4, which vary according to the I/O Driver used. To use this resource, follow these procedures:

1.Right-click an I/O Driver and select the Insert - I/O Tag option.

Inserting an I/O Tag

Inserting an I/O Tag

2.A window is opened asking for the number of I/O Tags to create in this I/O Driver, as well as their names. This name is auto-incremented and if this option remains blank, I/O Tags are created with a default name.

Adding IOTag window

Adding IOTag window

In case a device in use to collect data informs I/O Tag values that need to be converted, users can use I/O Tag scales, which are basically a specification of a linear conversion between different bases.

To do so, users must enable I/O Tag's EnableScaling property and inform DeviceLow and DeviceHigh parameters, via their respective properties, which are respectively low and high limits of a device's data, and also inform EULow and EUHigh parameters, via their respective properties, which are low and high data limits in engineering units.

Some of this object properties can be configured directly on Properties List, without creating scripts for this. The description of the properties of this object can be found on the Elipse E3 Reference and Scripts Manual, in their respective chapter.

Was this page useful?