EnumValue : public class
Created: 12/1/2005 4:48:31 PM
Modified: 1/3/2007 5:40:09 PM
Project:
Advanced:
EnumValue is uniquely identified by enumEU & value.

OutPort should have a corresponding EngUnit for transmitted values. Therefore, in a DataEvent transmission the DataEvent id can link to EngUnit from the OutPort and only a value may be needed in the actual DataEvent (if shortness of expression of desired).
Attribute Details
public EngUnit
  enumEU
Range:0 to 1
Notes: Identifies the engineering units for the value.
public string
  name
Range:0 to 1
Notes: Optional description string.
public int
  value
Notes: Stores the integer value.