You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
kasbah
changed the title
Machines need to be initialised with the Illumina software
HiSeq needs to be initialised with the Illumina software
Apr 27, 2022
Thanks for trying! I didn't need to initialize with Illumina's software before use. You could send in your Illumina log files so I could find the differences.
Also, you only need to initialize once for each machine's power cycle. So after the first initialization, you can use pyseq2server --donotinitialize (which I have to add) to save time.
I also don't need to initialize the illumina software, all the instruments/COM ports populate themselves when the HiSeq is turned on.
I think it might be an issue of the checked commands being too strict. For some of the instruments we should catch command responses that don't match and appropriately handle them.
I get these errors sometimes too, and I usually just ignore them. Especially with the filter wheels, as far as I know, there's no way to read the actual position of the wheel.
In our experience at least we currently need to:
If we don't do that we get these errors:
Is this how you initialise your machines as well @chaichontat @krpandit ?
The text was updated successfully, but these errors were encountered: