View Issue Details

IDProjectCategoryView StatusLast Update
000098310000-005: Information Modelpublic2012-04-09 14:05
ReporterWolfgang Mahnke Assigned ToWolfgang Mahnke  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.01 
Fixed in Version1.02 
Summary0000983: Add new VariableType OptionSet need to be fixed in Part 5
Description

Reported by 952:
This is needed to map EDD Bit_Enumerated variables to OPC UA but we agreed that it may be of general interest.

An OptionSet consists of an array of { Bit#, Label/Name }
Variables of this type will have the DataType ArrayOfBool where each Bool represents one Option (one Bit).
The EnumStrings property is used to specify the label/name for each Bit# (the string is empty for Bits that have no meaning).
Sub-variables may be exposed for each array element where the BrowseName is "Bit_#", the DisplayName is the label and the Value is the Bool.

Additional Information

This is no Part 3 but a Part 5 issue / new feature.

TagsNo tags attached.
Commit Version
Fix Due Date

Relationships

related to 0000952 closedWolfgang Mahnke 10000-003: Address Space Add new VariableType OptionSet 
related to 0001981 closedPaul Hunkar 10000-007: Profiles Add new VariableType OptionSet need to be fixed in Part 5 

Activities

Wolfgang Mahnke

2010-03-16 17:19

developer   ~0001553

Discussed at TelCo 2010-03-16:

Change the proposed solution to having a VariableType allowing scalar integer values or a byte string representing the bit mask

In addition, optionally each individual bit can be exposed as sub-variable of boolean allowing individual access to bits of the bit mask

Wolfgang Mahnke

2011-05-18 15:26

developer   ~0002690

Fixed in version 1.0.2.09

Randy Armstrong

2011-09-27 16:53

administrator   ~0003033

Discuessed in telecon.

Issue History

Date Modified Username Field Change
2010-03-14 05:57 Wolfgang Mahnke New Issue
2010-03-14 05:57 Wolfgang Mahnke Status new => assigned
2010-03-14 05:57 Wolfgang Mahnke Assigned To => Wolfgang Mahnke
2010-03-14 05:58 Wolfgang Mahnke Relationship added related to 0000952
2010-03-16 17:19 Wolfgang Mahnke Note Added: 0001553
2010-03-16 17:19 Wolfgang Mahnke Status assigned => confirmed
2011-05-18 15:26 Wolfgang Mahnke Status confirmed => resolved
2011-05-18 15:26 Wolfgang Mahnke Fixed in Version => 1.02
2011-05-18 15:26 Wolfgang Mahnke Resolution open => fixed
2011-05-18 15:26 Wolfgang Mahnke Note Added: 0002690
2011-09-27 16:52 Randy Armstrong Issue cloned: 0001770
2011-09-27 16:53 Randy Armstrong Status resolved => closed
2011-09-27 16:53 Randy Armstrong Note Added: 0003033
2012-04-09 14:05 Jim Luth Issue cloned: 0001981
2012-04-09 14:05 Jim Luth Relationship added related to 0001981