Visara Master Console Center Scripting Guide Manual do Utilizador Página 89

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 262
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 88
Chapter 5 Script Commands
Scripting Guide 89
CPUPOWER
Syntax:
CPUPOWER( %Port, %Operation)
Description:
Switches a CPU’s power ON or OFF.
Action:
The power to the CPU that is connected to the specified MCC power
unit port is turned ON or OFF.
Parameters:
%Port. Numeric expression. The assigned power port number to
which the CPU is connected. Refer to Ports on page 24 for more
information.
%Operation. Numeric expression. ON switches on the power and
OFF switches off the power.
Returns:
N/A.
Notes:
1. Refer to Manifest Constants on page 42 for the constants reference
list.
2. When powering off, first ensure that the operating systems are
shut down.
3. This function is not commonly used.
Example:
%Operation := OFF
CPUPOWER( 1, ON)
CPUPOWER( 1, %Operation)
See Also:
DIUNIT, DOUNIT, HUMID, TEMP
Vista de página 88
1 2 ... 84 85 86 87 88 89 90 91 92 93 94 ... 261 262

Comentários a estes Manuais

Sem comentários