Hi,
we would like to get a list of all acknowledges states ( so client is aware of conditions occured while not connected )
Our approach is to
1. browse all sources
2. query source conditions
3. get condition state
Step 1 and 2 give us the expected results
but GetConditionState always throw an exception
Test code:
is anything wrong with our approach ?
we would like to get a list of all acknowledges states ( so client is aware of conditions occured while not connected )
Our approach is to
1. browse all sources
2. query source conditions
3. get condition state
Step 1 and 2 give us the expected results
but GetConditionState always throw an exception
Test code:
is anything wrong with our approach ?