DimTask Class Reference
[Examples of using PyDIM]

Creates 3 services and registeres to them. More...


Public Member Functions

def __init__
def client_callback1
def client_callback2
def client_callback3
def run
def service1
def service2
def service3

Data Fields

 clients
 name
 svc1
 svc2
 svc3
 updates

Static Public Attributes

float DELAY = 0.03
string SRV1FORMAT = 'F:1;I:1;D:2;C:10;C'
string SRV1NAME = 'Test_Serv1_'
string SRV2FORMAT = 'D'
string SRV2NAME = 'Test_Serv2_'
string SRV3FORMAT = 'C'
string SRV3NAME = 'Test_Serv3_'


Detailed Description

Creates 3 services and registeres to them.

Can be run in multiple instances. The class will update "UPDATES" times the services.

Definition at line 31 of file test_dimc_service.py.


Field Documentation

name

Definition at line 41 of file test_dimc_service.py.

string SRV1NAME = 'Test_Serv1_' [static]

Definition at line 32 of file test_dimc_service.py.


The documentation for this class was generated from the following file:
Generated on 5 Feb 2014 for PyDIM by  doxygen 1.4.7