Moxa M-1401 Manual Pagina 116

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 129
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 115
ioLogik MXIO DLL API Reference Direct I/O Command Sets
6-79
RTD2K_SetSensorTypes
This function code is used to set contiguous RTD channel's sensor
type.
C/C++
Arguments
Return Value
int RTD2K_SetSensorTypes ( int hConnection,
BYTE bytStartChannel,
BYTE bytCount,
WORD wSensorType[ ]);
hConnection: The handle for an I/O device connection.
bytStartChannel: Specifies the starting channel.
bytCount: The number of channels to be set.
wSensorType: An array that stores the contiguous RTD
channel's sensor type, wSensorType[0]
represents the value of the starting channel.
The values for normal channel are:
0=PT50
1=PT100
2=PT200
3=PT500
4=PT1000
5=JPT100
6=JPT200
7=JPT500
8=JPT1000
9=NI100
10=NI200
11=NI500
12=NI1000
13=NI120
14=310 Ohm
15=620 Ohm
16=1250 Ohm
17=2500 Ohm
Others : return Illegal Data Value
The values for virtual channels are:
20=AVG
21=DIV
Others : return Illegal Data Value
Succeed MXIO_OK.
F
a
il R
e
f
e
r
t
o
R
et
ur
n
ode
s
.
Vista de pagina 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 128 129

Comentarios a estos manuales

Sin comentarios