| __init__(self, uri, timeout=60000) | ccfclib.ccf_commands.CcfCommands | |
| abort(self) | ccfclib.dcs_commands.DcsCommands | |
| execute(self, method, parameters="") | ccfclib.dcs_commands.DcsCommands | |
| getconfig(self) | ccfclib.dcs_commands.DcsCommands | |
| getdiagnostics(self) | ccfclib.dcs_commands.DcsCommands | |
| getsetup(self) | ccfclib.dcs_commands.DcsCommands | |
| ping(self) | ccfclib.dcs_commands.DcsCommands | |
| readpars(self, par_names) | ccfclib.dcs_commands.DcsCommands | |
| recabort(self) | ccfclib.rec_commands.RecCommands | |
| reccontinue(self) | ccfclib.rec_commands.RecCommands | |
| recover(self) | ccfclib.dcs_commands.DcsCommands | |
| recpause(self) | ccfclib.rec_commands.RecCommands | |
| recstart(self, abs_time=0.0, rec_id="", info="", publishers=[]) | ccfclib.rec_commands.RecCommands | |
| recstatus(self, rec_id="") | ccfclib.rec_commands.RecCommands | |
| recstop(self) | ccfclib.rec_commands.RecCommands | |
| recwait(self, timeout=10000, info="") | ccfclib.rec_commands.RecCommands | |
| scan(self) | ccfclib.dcs_commands.DcsCommands | |
| setconfig(self, parameters) | ccfclib.dcs_commands.DcsCommands | |
| setup(self, parameters) | ccfclib.dcs_commands.DcsCommands | |
| start(self, abs_time=0.0, trigger_type=ModDcsif.Dcsif.StartTriggerTypes.AbsTime, custom_trigger="", info="") | ccfclib.dcs_commands.DcsCommands | |
| writepars(self, parameters) | ccfclib.dcs_commands.DcsCommands | |