|
IOPCASyncIO2
|
Previous Top Next |
|
Interface ::Method
|
Source
|
Enable
Callbacks |
Group
Active State |
Item
Active State |
Server Behavior
|
|
|
|
|
|
|
|
|
IOPCAsyncIO2::Read
|
NA
|
NA
|
NA
|
NA
|
Il Value e la Quality per gli items richiesti vengono mandati al client attraverso il metodo IOPCDataCallback:: OnReadComplete. Il Value e la Quality sono i valori che il server ottiene dal dispositivo quando questo metodo viene chiamato. La cache del server dovrebbe essere aggiornata col il Value e la Quality acquisiti.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IOPCAsyncIO2::Refresh
|
Cache
|
NA
|
Active
|
Active
|
I Value e la Quality per tutti gli item Attivi nel group sono spediti al cliente attraverso il metodo IAdviseSink:: OnDataChange. Il Value e la Quality sono i valori che il server ha nella cache.
|
|
|
|
|
|
|
|
|
IOPCAsyncIO2::Refresh
|
Cache
|
NA
|
Active
|
InActive
|
Il Value e la Quality di tutti gli item del group Inattivi non vengono forniti al cliente. Se non c'è nessun item Attivo nel group allora il server ritorna E_FAIL come valore restituito dalla chiamata.
|
|
|
|
|
|
|
|
|
IOPCAsyncIO2::Refresh
|
Cache
|
NA
|
InActive
|
NA
|
Il server restituisce E_FAIL come valore restituito dalla chiamata.
|
|
|
|
|
|
|
|
|
IOPCAsyncIO2::Refresh
|
Device
|
NA
|
Active
|
Active
|
Il Value e la Quality per tutti gli item del group sono spediti al cliente attraverso il metodo IOPCDataCallback:: OnDataChange. Il Value e la Quality sono i valori che il server ottiene dal dispositivo quando questo metodo viene chiamato La cache del server dovrebbe essere aggiornata col il valore e la qualità acquisiti.
|
|
|
|
|
|
|
|
|
IOPCAsyncIO2::Refresh
|
Device
|
NA
|
Active
|
InActive
|
Il Value e la Quality di tutti gli item del group Inattivi non vengono forniti al cliente. Se non c'è nessun item Attivo nel group allora il server ritorna E_FAIL come valore restituito dalla chiamata
|
|
|
|
|
|
|
|
|
IOPCAsyncIO2::Refresh
|
Device
|
NA
|
InActive
|
NA
|
The server restituisce E_FAIL come valore restituito dalla chiamata..
|
|
|
|
|
|
|
|