Вы просматриваете старую версию данной страницы. Смотрите текущую версию.

Сравнить с текущим просмотр истории страницы

« Предыдущий Версия 6 Текущий »

Get info Version 6 (Net)

Action group: Processes


Description

The action gets the information about the specified process.

Action icon

Settings of parameters

Свойство

Описание

Тип

Пример заполнения

Обязательность заполнения поля

Параметры

Способ идентификации процесса

Определяет каким образом идентифицировать процесс.

Robin.String


Да

Файл процесса

Путь к файлу выполняемого процесса.

Robin.FilePath


Нет

Имя процесса

Имя выполняемого процесса.

Robin.String


Нет

Результаты

Результат

Переменная типа таблица, содержащая информацию о процессе и его подпроцессах. Имена столбцов: Номер, PID, Имя процесса, Дата и время создания, Информация о процессе, Номер сессии, Приоритет, Состояние процесса, Responding / Not responding.

Robin.DataTable



Special conditions of use

None.

Example of use

Task

Notepad.exe process is running, get information about the process and save it to a CSV table.

Solution

Use the "Get info", "Table to CSV" actions.

Implementation

  1. Assemble a robot scheme with the actions:

  2. Set the "Get info" action parameters.

  3. Set the "Table to CSV" action parameters.

  4. Click "Start" in the top panel.

Result

The program robot completed successfully.

The table with the information about the process was obtained.

  • Нет меток