Moxa M-1401 Manual Pagina 124

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 129
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 123
7
7
Chapter 7. Click&Go Logic Commands
Click&Go logic commands are for ioLogik E2000 Ethernet I/O only. These commands involve the
activation of Click&Go logic on an ioLogik E2000 I/O.
Logic2K_GetStartStatus
This function code is used to verify activation of Click&Go logic
on an ioLogik E2000 Ethernet I/O.
C/C++
Arguments
Return Value
int Logic2K_GetStartStatus ( int hConnection,
WORD * wStatus);
hConnection: The handle for an I/O connection.
wStatus: A pointer to the I/O Click&Go Logic activation
status. The values are :
0: Click&Go logic is not activated
1: Click&Go logic is activated
Succeed MXIO_OK.
Fail Refer to Return Codes.
Logic2K_SetStartStatus
This function code is used to activate or deactivate Click&Go
logic on an ioLogik E2000 Ethernet I/O.
C/C++
Arguments
Return Value
int Logic2K_SetStartStatus ( int hConnection,
WORD wStatus);
hConnection: The handle for an I/O connection.
bytChannel: The desired channel.
wStatus: Stores the I/O Click&Go logic activation
status. The values are:
0: Click&Go logic is not activated
1: Click&Go logic is activated
Succeed MXIO_OK.
Fail Refer to Return Codes.
Vista de pagina 123

Comentarios a estos manuales

Sin comentarios