Moxa M-1401 Manuál Strana 106

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 129
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 128 129

Komentáře k této Příručce

Žádné komentáře