labscript_utils.zlock

Script to run a zlock server configured according to LabConfig. Run with:

python -m labscript_utils.zlock [--daemon]

If –daemon is specified, the zlock server will be started in the background.

Functions

main()