Hi Wolfgang,
When you mean current status do you mean the status of the acqusition? Are you trying to read the state of the lines ?
The CWDI object has a Read method that you can use to read the lines before you configure change detection...
Alternately you can also use the ReadSpec object on CWDAQTools.
Create a CWDIReadSpec object, and then use the CWDI.Read method (pass the readspec object to it) . If you read 0 number of patterns(see CWDI.REad help for info) , the call simply updates the ReadSpec object and you can get the upadted status.
This link is for an AIReadSpec but DIReadSpec is very similar. Hope this helps you some...
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/8be27eeec390e3318625656e005efead?OpenDocument
Nandan Dharwadker
Staff Software Engineer
Measurement Studio Hardware Team