# # MX video input record - Diagonal gradient # #video0 device video_input soft_vinput "" "" 640 480 RGB -1 1 "" #video0 device video_input soft_vinput "" "" 640 480 GREY8 -1 1 "" #video0 device video_input soft_vinput "" "" 640 480 GREY16 -1 1 "" # # MX video input record - Lines # #video0 device video_input soft_vinput "" "" 4096 4096 GREY16 -1 2 512 # # MX video input record - Logarithmic Spiral # video0 device video_input soft_vinput "" "" 4096 4096 GREY16 -1 3 "5 0.24 10" # # MX area detector record # ad device area_detector soft_area_detector "" "" 8 0x0 0x0 "" "" "" "" video0 0x1 "" # # The following operations and strings must be present for the emulated DCSS # to work correctly. # op_collect variable bluice_variable bluice_self_operation "" "" self detector_collect_image 1 10 "" op_ready variable bluice_variable bluice_self_operation "" "" self detector_oscillation_ready 1 10 "" op_reset_run variable bluice_variable bluice_self_operation "" "" self detector_reset_run 1 10 "" op_stop variable bluice_variable bluice_self_operation "" "" self detector_stop 1 10 "" op_transfer variable bluice_variable bluice_self_operation "" "" self detector_transfer_image 1 10 "" # # last_image variable bluice_variable bluice_self_string "" "" self lastImageCollected 1 80 "" detector_type variable bluice_variable bluice_self_string "" "" self detectorType 1 20 MAR345