test_dimc_cmnd Namespace Reference


Data Structures

class  MyClass

Functions

def dummy
def server_create_command_services

Variables

string CMND1FORMAT = "C"
string CMND2FORMAT = "F:2;D:2;I:1;S:1;C"
string CMND3FORMAT = "I"
int COMMAND_DELAY = 3
int counter = 0
tuple list_args = range(counter, counter+2)
tuple res = pydim.dic_cmnd_service('test3', list_args, CMND3FORMAT)
tuple res = pydim.dic_cmnd_service('test2', tuple_args, CMND2FORMAT)
tuple res = pydim.dic_cmnd_service('test1', tuple_args, CMND1FORMAT)
tuple tuple_args = (counter, counter+1, counter*9, counter*1.9, counter, counter-1, 'ABRACADABRA')
tuple tuple_args = ('Test call no. %03d' %counter, )


Generated on 5 Feb 2014 for PyDIM by  doxygen 1.4.7