Reading NTR Barcode (VoV)

Hi,

I am trying to read the barcodes of NTR on MFX carriers but to no success. I’m simply trying to perform a tip-type check using the barcode mask at a specific position on the carrier. Initially, I ran into this warning: the autoloader scans the whole carrier but automatically assigns the NTR, even if there’s none physically on the carrier:

Labware definition doesn't support proper barcode assignment. To allow manual assignment, the labware property 'MlStarReadBarcodeOnPositions' must be defined.

So, after some research on this forum, I added MlStarReadBarcodeOnPositions = “1=1_NTR1;2=2_NTR1;3=3_NTR1;4=4_NTR1;5=5_NTR1” to the MFX carrier properties. The warning went away, but I am still experiencing the same issue where it doesn’t throw an error that there’s no NTR or that there’s the wrong tip size. I’m sure I’m missing another parameter or property, but I’m unsure.