Moxa M-1401 Manual Página 106

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 129
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 128 129

Comentários a estes Manuais

Sem comentários