Visara Master Console Center Scripting Guide Manuale Utente Pagina 129

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 262
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 128
Chapter 5 Script Commands
Scripting Guide 129
HUMID
Syntax:
HUMID( %Port) ==> %Humidity
Description:
Reads the current humidity from a sensor unit.
Action:
The humidity 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 further
information.
Returns:
Numeric value. The current humidity reading.
Notes:
This command is not commonly used.
Example:
%Hum := HUMID( 2)
LOG( LOG_EXEC, ”HUMIDITY 2 = ” + STR( %Hum))
See Also:
TEMP
Vedere la pagina 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 261 262

Commenti su questo manuale

Nessun commento