import {CommandProxy} from 'tangojs-core/src/tangojs/core/api/CommandProxy.js'CommandProxy
Constructor Summary
| Public Constructor | ||
| public |
constructor(devname: string, cmdname: string) |
|
Method Summary
| Public Methods | ||
| public |
get_info(): Promise<CommandInfo, Error> |
|
| public |
inout(argin: undefined | DeviceData): Promise<DeviceData, Error> |
|
Public Constructors
Public Methods
public inout(argin: undefined | DeviceData): Promise<DeviceData, Error> source
Params:
| Name | Type | Attribute | Description |
| argin | undefined | DeviceData |