AMX i!-ConnectLinx Información técnica Pagina 49

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 122
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 48
Custom Device Monitoring Programming
41
RMS NetLinx Programmer’s Guide
Optionally, you can register a parameter with a Unit field. The Units field will be
displayed next to the parameter value and threshold. You might want to use a
Unit field to add a "V" if you or monitoring voltage or "%" if you are monitoring
percentage. Two additional registration functions allow for the units field and can
be used in place of the above functions:
RMSRegisterDeviceEnumParam(dvDPS,
cName,
cThreshold,
nThresholdCompare,
nThresholdStatus,
bCanReset,
cResetValue,
nInitialOp,
cInitial,
cEnumList)
RMSRegisterDeviceNumberParamWithUnits(dvDPS,
cName,
cUnits,
slThreshold,
nThresholdCompare,
nThresholdStatus,
bCanReset,
slResetValue,
nInitialOp,
slInitial,
slMin,
slMax)
Vista de pagina 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 121 122

Comentarios a estos manuales

Sin comentarios