| Package | Description |
|---|---|
| stella.telescope |
| Modifier and Type | Field and Description |
|---|---|
private TplSet |
OpenPilarSocket.set
TPL set instance.
|
private TplSet |
Pilar3Socket.set
TPL set instance.
|
| Modifier and Type | Method and Description |
|---|---|
private TplSet |
OpenPilarSocket.commenceTplSet(String request)
Sends a new set command with the default command completition timeout.
|
private TplSet |
Pilar3Socket.commenceTplSet(String request)
Sends a new set command with the default command completition timeout.
|
private TplSet |
OpenPilarSocket.commenceTplSet(String request,
long timeout)
Sends a new set command.
|
private TplSet |
Pilar3Socket.commenceTplSet(String request,
long timeout)
Sends a new set command.
|