Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

Windows の日時プロパティ パネルを開く

Windows の日時プロパティ パネルを開く

  • Last UpdatedSep 26, 2024
  • 1 minute read

スクリプトで、以下のコマンドを使用すると、Windows の[日付と時刻のプロパティ]パネルを開くことができます。

OLE_CreateObject(%WP,"Shell.Application");

%WP.SetTime();

同様のタスクを実行するには、異なるメソッドを呼び出して、これらを参照されている OLE オブジェクトに渡します。

メソッド

開くパネル

TrayProperties()

トレイ プロパティ

FileRun()

[ファイル実行]ダイアログ ボックス

FindFiles()

[ファイルの検索]ダイアログ ボックス

FindComputer()

[コンピュータの検索]ダイアログ ボックス

ShutdownWindows()

[Windows のシャットダウン]パネル