Name | R_Acquisition_Dev_Config |
---|---|
Entity Type | Table |
Description | The default configuration for the acquisition device |
Submodel | PRT |
Entity Scope | Reference |
Primary Key | Acquisition_Device_Cat , Measurement_Tag_Cat |
Natural Key | Acquisition_Device_Cat , Measurement_Tag_Cat |
Generalizations | |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Acquisition_Device_Cat | R_Acquisition_Device_Cat |
|
The catalog entry for the acquisition device to which the default configuration refers. | Yes |
NUMBER(38) |
Channel_Address | STRING64 | NA |
Address of the channel on the device. For example the modbus address | No |
VARCHAR2(64) |
Insert_Date | DATE | NA |
Date the entity was created in the repository | No |
DATE |
Insert_User | STRING64 | NA |
The name of the user responsible for the creation of this entity in the repository. | No |
VARCHAR2(64) |
Measurement_Tag_Cat | R_Measurement_Scal_Cat |
|
The measurement tag catalog entry which forms part of the default configuration of the acquisition device. | Yes |
NUMBER(38) |
Update_Date | DATE | NA |
Date of the most-recent modification to the entity. | No |
DATE |
Update_User | STRING64 | NA |
The name of the user responsible for the last modification to this entity. | No |
VARCHAR2(64) |
Link | To Entity | Description | Implementation Technique | Required |
---|---|---|---|---|
Measurement_Tag_Cat | R_Measurement_Scal_Cat | The measurement tag catalog entry which forms part of the default configuration of the acquisition device. | Restrict | Yes |
Acquisition_Device_Cat | R_Acquisition_Device_Cat | The catalog entry for the acquisition device to which the default configuration refers. | Restrict | Yes |