Standard MAL API

Note

daqOcmServer hosts the standard commands stdif.StdCmds under URI path /std.

The standard interface is documented in the RAD User Manual and should be consulted for details and only the brief is provided here.

Interfaces

class stdif.StdCmds

Standard command interface.

Stop() str
Init() str
Reset() str
Enable() str
Disable() str
GetState() str
GetStatus() str
GetVersion() str
Exit() str
SetLogLevel(info: LogInfo) str

Data Structures

class stdif.LogInfo
level: str
logger: str
class stdif.Status
status: str
source: str