Prosoft-technology MVI56E-LDM Instrukcja Użytkownika Strona 180

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 264
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 179
CIP API Functions ControlLogix Platform "C" Programmable
Developer's Manual Linux Application Development Module
Page 174 of 264 ProSoft Technology, Inc.
March 12, 2014
OCX_ERR_NOACCESS
apihandle does not have access
Example
OCXCIPHANDLE apihandle;
DWORD msgHangle;
BYTE serviceCode;
BYTE rspdata [100];
//At this point assume that a message has previously
//been received via the service_proc callback. The
//service code and message handle were saved there.
OCXcip_msgResponse (apiHandle,
msgHandle,
serviceCode,
rspdata,
100,
OCX_SUCCESS,
0);
See Also
service_proc
Przeglądanie stron 179
1 2 ... 175 176 177 178 179 180 181 182 183 184 185 ... 263 264

Komentarze do niniejszej Instrukcji

Brak uwag