Hey Alex,
It's nice to hear that you can use this code. Do you get a response from the AOM driver for the "Gpar" command for this/each channel? If not I would check if the BLACS worker uses the right channel names as set on the device. If the channel names set in the labscript_devices file does not match with the ones on the device, the command from self.client.send(ch.encode()+b"|Gpar\r\n") will be probably ignored by the AOM driver. You could also try send this command and read the response in a small separate python script (or other TCP connection) and check if the response makes sense.
Best wishes,
Johannes
Alex --
You received this message because you are subscribed to the Google Groups "the labscript suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to labscriptsuit...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/labscriptsuite/dc2bad06-4eb9-47b4-9e48-44bc4331e5dbn%40googlegroups.com.