View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000188 | 10000-005: Information Model | public | 2007-08-10 13:14 | 2011-09-27 16:49 | |
| Reporter | Karl Deiretsbacher | Assigned To | Wolfgang Mahnke | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.02 | ||||
| Summary | 0000188: Bit-Field dataType | ||||
| Description | Devices commonly use bit-fields where each bit typically represents the status of some I/O, Alarm or the like. I propose to explicitly support Bit-Fields up to 32 Bits. The value should look as follows:
"Value" would contain the Bit-Field. The "Valid" field specifies which bits are used. I propose to use a 32 Bit Integer so that the structure fits inside the Variant value (total of 64 bit). In addition to this new DataType I propose a new Property "BitFieldDescription" with 32 entries of
For missing (invalid) Bits the corresponding structure contains NULL Strings. The property should be specified in Part 5 since Bit-Fields could be used in various information specs (DA and A&C in particular). | ||||
| Tags | No tags attached. | ||||
| Commit Version | |||||
| Fix Due Date | |||||
|
|
Fixed in version 1.02.14 Added a simple data type based on UInt64 representing the strcut defined in mantis issue. Seconf part of issue is captured by OptionSet variable type. |
|
|
Discussed in telecon. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-08-10 13:14 | Karl Deiretsbacher | New Issue | |
| 2011-03-16 22:28 | Randy Armstrong | Project | Feature Requests => 10000-005: Information Model |
| 2011-05-10 16:05 | Randy Armstrong | Status | new => assigned |
| 2011-05-10 16:05 | Randy Armstrong | Assigned To | => Wolfgang Mahnke |
| 2011-09-10 06:27 | Wolfgang Mahnke | Status | assigned => resolved |
| 2011-09-10 06:27 | Wolfgang Mahnke | Fixed in Version | => 1.02 |
| 2011-09-10 06:27 | Wolfgang Mahnke | Resolution | open => fixed |
| 2011-09-10 06:27 | Wolfgang Mahnke | Note Added: 0002935 | |
| 2011-09-27 16:49 | Randy Armstrong | Issue cloned: 0001769 | |
| 2011-09-27 16:49 | Randy Armstrong | Status | resolved => closed |
| 2011-09-27 16:49 | Randy Armstrong | Note Added: 0003032 |