Visara Master Console Center Scripting Guide Manual de usuario Pagina 199

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 262
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 198
Chapter 5 Script Commands
Scripting Guide 199
TEMP
Syntax:
TEMP( %Port) ==> %Temp
Description:
Reads the current temperature from a sensor unit.
Action:
The temperature value is read from the sensor unit connected to the
specified port.
Parameters:
%Port. Numeric expression. The assigned sensor port number to
which the sensor is connected. Refer to Ports on page 24 for more
information.
Returns:
Numeric value. The current temperature reading.
Notes:
N/A
Example:
%Temp := TEMP( 2)
LOG( LOG_EXEC, ”TEMP 2 = ” + STR( %Temp))
See Also:
HUMID
Vista de pagina 198
1 2 ... 194 195 196 197 198 199 200 201 202 203 204 ... 261 262

Comentarios a estos manuales

Sin comentarios