Skip to content

Enum: FlowControlMethodEnum

URI: namo:FlowControlMethodEnum

Permissible Values

Value Meaning Description
SYRINGE_PUMP None Syringe pump-driven flow
PERISTALTIC_PUMP None Peristaltic pump-driven flow
GRAVITY_DRIVEN None Gravity-driven flow
PRESSURE_DRIVEN None Pressure-driven flow
ELECTROOSMOTIC None Electroosmotic flow
CAPILLARY_ACTION None Capillary action-driven flow
PNEUMATIC_VALVES None Pneumatic valve control
MICROVALVES None Integrated microvalves

Slots

Name Description
flow_control_method Methods used to control fluid flow in the device

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/monarch-initiative/namo

LinkML Source

name: FlowControlMethodEnum
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
permissible_values:
  SYRINGE_PUMP:
    text: SYRINGE_PUMP
    description: Syringe pump-driven flow
  PERISTALTIC_PUMP:
    text: PERISTALTIC_PUMP
    description: Peristaltic pump-driven flow
  GRAVITY_DRIVEN:
    text: GRAVITY_DRIVEN
    description: Gravity-driven flow
  PRESSURE_DRIVEN:
    text: PRESSURE_DRIVEN
    description: Pressure-driven flow
  ELECTROOSMOTIC:
    text: ELECTROOSMOTIC
    description: Electroosmotic flow
  CAPILLARY_ACTION:
    text: CAPILLARY_ACTION
    description: Capillary action-driven flow
  PNEUMATIC_VALVES:
    text: PNEUMATIC_VALVES
    description: Pneumatic valve control
  MICROVALVES:
    text: MICROVALVES
    description: Integrated microvalves