Computer
Computer
Aktiviteler
Get Screen Resolution
Get Screen Resolution Activity; With this activity, you can print out your machine Screen Resolution settings.
- MonitorName: “\\\\.\\DISPLAY1”
- DelayTime: Bekleme süresi milisaniye cinsinden yazılabilir.
- Width: Genişlik
- Height: Yükseklik
- MonitorBitCount: İzlemeBitSayı
- Frequency: Sıklık
- Width: Genişlik
- Height: Yükseklik
- MonitorBitCount: İzlemeBitSayı
- Frequency: Sıklık
Lock
The Lock activity locks the robot’s screen.
Performance Information
Using the Performance Information activity, you can transfer the RAM and CPU information to the variable.
Restart
The Restart activity resets the computer within the specified time (in milliseconds).
Shut Down
The Shut Down activity shuts down the computer within the specified time (in milliseconds).
Sign Out
The Sign Out activity allows you to log out of the logged-in user.
Set Screen Resolution
Set Screen Resolution Activity; With this activity, you can change your machine Screen Resolution settings with the parameters you provide.
- Monitor: “\\\\.\\DISPLAY1”
- Width: Genişlik
- Height: Yükseklik
- MonitorBitCount: İzlemeBitSayı
- Frequency: Sıklık
- DelayTime: Bekleme süresi milisaniye cinsinden yazılabilir.
Sleep
Using the Sleep activity, you can put your computer to sleep.