running a Vantage here with Venus 4. No autoloader/barcode reader.
Does anybody know what the command is like or how to open/close the loading port?
I can only open it when the device is turned off and close it the same way or during initializing. Instinct did offer a command to open/close the door but that probably was the only function working in Instinct so that does not really help.
Actually there was one more thing working with Instinct: LEDs. Does anybody know how to make use of the internal LEDs during a protocol run in Venus? This worked without input with Instinct but I struggle finding any command for this with Venus.
would love to do so but I’m missing the PM function on your profile. Maybe this is because my account is brand new… I’ll contact staff. Feel free to hit me up with a PM yourself (I can see them) and I’ll respond with the serial.
Thanks!
Q.
edit ok, contacting staff would have been via PM as well. I’ll make a new thread for this somewhere else /edit
If you are using VENUS 5/VoV rev T, or VENUS 6 for VANTAGE, you have a configuration option to use default light settings for the pipettor LEDs. This will set the light colors automatically based on run status, including error.
The custom lights library Eric linked can be used set the lights programmatically. If you use custom light commands from this library in conjunction with default light settings, I believe your custom light setting will be overridden on error, or other run status changes.
If you leave default light settings off in system config editor, the lights will behave only as you program them to.
Is there a way to keep both? e.g. Have a custom light, but when there is an error, have the error light (blinking red) and changes it back to custom light once the error has been resolved?
You can have both, but you’d just need to program in more custom light commands. You should be able to set the custom light command right after a step (load carrier, pipette, etc.) so if the step errors, it would turn red by default, but then when you continue it would execute the custom light command.
My recommendation though would be to use the default setting for VENUS 6. Save the custom lights for the demos for investors or during the holidays.
Thanks for that Eric. There should be another library that allows for even more control of the lights. I thought it was called VOV_Lights. Can you upload that as well?