Moxa M-1401 Manual Pagina 106

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 129
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 105
ioLogik MXIO DLL API Reference Direct I/O Command Sets
6-69
RTD2K_ResetMins
This function code is used to reset contiguous RTD channel's
minimize value.
C/C++
Arguments
Return Value
int RTD2K_ResetMins (int hConnection,
BYTE bytStartChannel,
BYTE bytCount);
hConnection: The handle for an I/O device connection.
bytStartChannel: Specifies the starting channel.
bytCount: The number of channels to be reset.
Succeed MXIO_OK.
Fail
Refer
t
o
Ret
ur
n
ode
s
.
RTD2K_ResetMax
This function code is used to reset the RTD input maximize value
for a specific channel.
C/C++
Arguments
Return Value
int RTD2K_ResetMax ( int hConnection,
BYTE bytChannel);
hConnection: The handle for an I/O device connection.
bytChannel: The specific channel to be reset.
Succeed MXIO_OK.
Fail
Refer
t
o
Ret
ur
n
ode
s
.
RTD2K_ResetMaxs
This function code is used to reset contiguous RTD channel's
maximize value.
C/C++
Arguments
Return Value
int RTD2K_ResetMaxs(int hConnection,
BYTE ytStartChannel,
BYTE bytCount);
hConnection: The handle for an I/O device connection.
bytStartChannel: Specifies the starting channel.
bytCount: The number of channels to be reset.
Succeed MXIO_OK.
Fail Refer to Return Codes.
Vista de pagina 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 128 129

Comentarios a estos manuales

Sin comentarios