/AWS1/CL_SNDCOMMAND¶
The command given to the device to execute.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_unlock TYPE REF TO /AWS1/CL_SNDUNLOCK /AWS1/CL_SNDUNLOCK¶
Unlocks the device.
io_reboot TYPE REF TO /AWS1/CL_SNDREBOOT /AWS1/CL_SNDREBOOT¶
Reboots the device.
Queryable Attributes¶
unlock¶
Unlocks the device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNLOCK() |
Getter for UNLOCK |
reboot¶
Reboots the device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REBOOT() |
Getter for REBOOT |