| Modifier and Type | Method and Description |
|---|---|
static ThorlabsSC10.CmndSC |
ThorlabsSC10.CmndSC.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThorlabsSC10.CmndSC[] |
ThorlabsSC10.CmndSC.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThorlabsSC10.processSC(ThorlabsSC10.CmndSC cmnd)
Process a void command with no argument (i.e., not setting or query)
|
String |
ThorlabsSC10.querySC(ThorlabsSC10.CmndSC query)
Reads a shutter-controller quantity
|
void |
ThorlabsSC10.setSC(ThorlabsSC10.CmndSC cmnd,
int setting)
Set a shutter-controller quantity
|
Copyright © 2018 LSST. All rights reserved.