IncubateCellsDevices
IncubateCellsDevices[Inputs]⟹IncubatorModels
returns a list of cell incubator model(s) can be used to incubate with the specified option settings.
IncubateCellsDevices[]⟹IncubatorModels
returns a list of cell incubator model(s) can be used to incubate with the specified option settings.
Details
Input

Output

General Options

Examples
Basic Examples (5)


Find all incubators and corresponding containers:


Find all incubators and corresponding containers for specified IncubationCondition:


Find all incubators that can be used to incubate input model container with the desired settings:


Find all incubators that can be used to incubate input sample with the desired settings:


Additional Examples (5)
Find all incubators that can be used to incubate mixed inputs with the desired settings:


If a list of settings is specified, provides the incubators and associated containers that can meet each setting in the list:


If no incubators can be found to incubate at the desired settings, returns an empty list:


If no incubators can be found to incubate the given container model, returns an empty list:


If no incubators can be found to incubate the given input at the desired settings, returns an empty list:

