Module for the Tecan InfiniteM200 reader.
Type Definitions
-
ReaderInfiniteM200ProConfig
-
Type:
- object
- Source:
Properties:
Name Type Description evowareIdstring the Evoware ID of this equipment
evowareCarrierstring the carrier that the equipment is on
evowareGridstring the grid that the equipment is on
evowareSitenumber the evoware site index of the equipment site
Example
``` evowareId: "ReaderNETwork", evowareCarrier: "Infinite M200", evowareGrid: 61, evowareSite: 1, site: "READER", modelToPlateFile: { "plateModel_96_round_transparent_nunc": "NUN96ft", "plateModel_384_square": "GRE384fw", "EK_384_greiner_flat_bottom": "GRE384fw", "EK_96_well_Greiner_Black": "GRE96fb_chimney" } ```