public class USB_DIO_96 extends Object implements USB_DIO_96_Interface
| Constructor and Description |
|---|
USB_DIO_96() |
| Modifier and Type | Method and Description |
|---|---|
void |
connect() |
long |
readAllDIO()
Read values from the device and update buffer
|
void |
simulateAutochangerEmpty()
Simulate that there is no filter at HANDOFF.
|
void |
simulateAutochangerHoldFilter()
Simulate that a filter is at HANDOFF and is held.
|
void |
simulateLockout() |
void |
simulateNoLockout() |
String |
toString() |
void |
write2AllDIO()
Write the buffer content on the device
|
public void connect()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic long readAllDIO()
public void write2AllDIO()
public void simulateAutochangerEmpty()
simulateAutochangerEmpty in interface USB_DIO_96_Interfacepublic void simulateAutochangerHoldFilter()
simulateAutochangerHoldFilter in interface USB_DIO_96_Interfacepublic void simulateLockout()
simulateLockout in interface USB_DIO_96_Interfacepublic void simulateNoLockout()
simulateNoLockout in interface USB_DIO_96_InterfaceCopyright © 2023 LSST. All rights reserved.