LabwareId MH-00000000-TSP1 is invalid for the current deck layout. (0x5 - 0x0 - 0x0)

HI All,

I have been making a cherry pick method to allow for sample dilutions using a method I had used before. On loading the plate is present and detected in the plate load array;

with the plate check test the plate was detected;

i then built the arrays using this plate ID, traced below;

However, when the pipetting starts it picks up tips and then errors with the following message;

I am uncertain how this would occur as I have used a very similar method before without issue. The only difference is that I split the IDs into 2 new arrays prior to building the sequence arrays. I can provide more details if needed, I just wanted to ask to see if anyone had anything obvious to check.

Thanks in advance,

George.

I suspect it is due to the labware id name that includes a hyphen. If you try and set this labware id to a labware on the deck layout, you get the following error message:

1 Like

HI Eric,

Thanks for getting back to me. I have used this format for years without issue until now and just within this one step as it was working with a slightly different configuration within the same method. Within the same method I have a barcode used “MH-00000000-CDNA” & “MH-00000000-NRM” and it was working without error. these formats are also that same as many of the Illumina reagents.

file parse

on load

output file creation

I plan on doing some testing today as my fear is that moving between arrays is changing the format and might have to set back to string. I am continuing testing and will update if I find an answer.

Thanks,

George.

Hi George,

I understand that you’ve been using the barcode format for some time, but if you set that value as the Labware ID in the sequence in the new method, then I would expect an error at runtime when it’s used in an aspirate or dispense step.

Thanks,

Eric

2 Likes

Hi Eric,

thanks for that. This gave me the idea of where the problem was, and it was a mix up in the arrays. if you look below it was supposed to use the barcode to pull the labware position ID, but was using wrong array. Top sequence has it correct, the bottom does not.

Thanks so much for your help.

George.

3 Likes