next up previous
Next: Algorithm Up: Implementation Previous: Implementation

Commands

The Scheduler device server will implement the following commands :
1.
DevRequestScan - to request a scan id.

input parameters - type of request (blocking/non-blocking), type of scan, duration of scan, list of devices needed.

output parameters - valid/null scan id .

2.
DevEndScan - to end a scan.

input parameters - scan id.

output parameters - none.

3.
DevAbortScan - to abort a scan.

input parameters - scan id.

output parameters - none.



Mike Gaylard
1999-06-14