Dell UP3218K SDK for Monitors - Application Programming Interface Guide - Page 9

Power Management

Page 9 highlights

Power Management GetPowerState Returns the current power state of the monitor API MONITOR_CODE GetPowerState(UBYTE *pu8Val) Params *pu8Val Pointer to return power state Return pu8Val Power State 0 Off 1 On 2 Standby SetPowerState Set the monitor on or standby API MONITOR_CODE SetPowerState(UBYTE u8Val) Params u8Val Power state to set 0 Off 1 On 2 Standby GetPowerLED Returns the power LED setting of the monitor API MONITOR_CODE GetPowerLED(UBYTE *pu8Val) Params *pu8Val Pointer to return power LED setting Return pu8Val Power LED Setting 0 Off during Active 1 On during Active SetPowerLED Set the power LED setting API Power Management | 9

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37

Power Management
|
9
Power Management
GetPowerState
Returns the current power state of the monitor
API
MONITOR_CODE GetPowerState(UBYTE *pu8Val)
Params
*pu8Val
Pointer to return power state
Return
pu8Val
Power State
0
Off
1
On
2
Standby
SetPowerState
Set the monitor on or standby
API
MONITOR_CODE SetPowerState(UBYTE u8Val)
Params
u8Val
Power state to set
0
Off
1
On
2
Standby
GetPowerLED
Returns the power LED setting of the monitor
API
MONITOR_CODE GetPowerLED(UBYTE *pu8Val)
Params
*pu8Val
Pointer to return power LED setting
Return
pu8Val
Power LED Setting
0
Off during Active
1
On during Active
SetPowerLED
Set the power LED setting
API