LabJackChannels

class lsst.ts.atwhitelight.LabJackChannels

Bases: object

Static configuration for LabJack connected to KiloArc lamp controller.

All inputs are 1 if active/on.

Outputs use the SHUTTER_x constants above.

Attributes Summary

read

write

Attributes Documentation

read = {'blinking_error': 'FIO4', 'cooldown': 'FIO5', 'error_exists': 'FIO7', 'photosensor': 'AIN0', 'read_lamp_set_voltage': 'DAC0', 'shutter_closed': 'EIO6', 'shutter_open': 'EIO4', 'standby_or_on': 'FIO6'}
write = {'lamp_set_voltage': 'DAC0', 'shutter_direction': 'EIO2', 'shutter_enable': 'EIO3'}