msl.equipment.resources.dataray.datarayocx_32 module

Load the 32-bit DATARAYOCX library using MSL-LoadLib.

class msl.equipment.resources.dataray.datarayocx_32.DataRayOCX32(host, port, **kwargs)[source]

Bases: Server32

Communicates with the 32-bit DATARAYOCX library.

Tested with the WinCamD-LCM-8.0D36 software version.

wait_to_configure()[source]

Wait until the camera has been configured.

capture(timeout)[source]

Capture an image.

start()[source]

Start the camera.

stop()[source]

Stop the camera.

shutdown_handler()[source]

Stop the camera and close the application.