Table name: HardwareNotes
.
Column | Data Type | Nullable | Description |
---|---|---|---|
○ hardware_configuration |
Integer | False | Identifies the experiment's hardware configuration associated with the note. |
○ array_element |
Integer | True | Identifies the array element associated with the note. |
○ first_stage |
Integer | True | Identifies the first stage electronics enclosure associated with the note. |
○ second_stage |
Integer | True | Identifies the second stage electronics enclosure associated with the note. |
○ component_grouping |
Integer | True | Identifies the component grouping associated with the note. |
○ component_group |
Integer | True | Identifies the component group associated with the note. |
○ hardware_component |
Integer | True | Identifies the hardware component associated with the note. |
note_author |
Text | False | Specifies the note author's name. |
note_date |
Text | False | Specifies the note's date and time. |
note_content |
Text | False | The note's content. |
Legend: ○
Foreign Key.