VMS Help  —  System Services, $POWER CONTROL
    Manipulates the platform's power and performance settings to the
    value specified in the power_setting parameter. This applies to
    the entire system just as though commanded through the Integrated
    Lights-Out (iLO) web interface.

    Format

      SYS$POWER_CONTROL  power_setting, current_value

    C Prototype

      int sys$power_control  unsigned __int64 power_setting, unsigned

                             __int64 *current_value;
Additional Information: explode extract
Arguments
Close Help