Database Table rundb_chip ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_chip`` .. include:: ../manual_database_ref_docs/rundb_chip.rst Schema ------- +------------------+----------------------------------+------------------+ | Field | Type | Description | +==================+==================================+==================+ | description | String (up to 128) | description | +------------------+----------------------------------+------------------+ | id | Integer | ID | +------------------+----------------------------------+------------------+ | instrumentType | String (up to 64) | instrumentType | +------------------+----------------------------------+------------------+ | isActive | Boolean (Either True or False) | isActive | +------------------+----------------------------------+------------------+ | name | String (up to 128) | name | +------------------+----------------------------------+------------------+ | slots | Integer | slots | +------------------+----------------------------------+------------------+