The DISPLAY object corresponds to the Display system object.
The events presented in the table come from the DISPLAY object. Procedures are run when the corresponding event occurs.
Event | Description |
ACTIVATE | Display is activated |
DEACTIVATE | Display is deactivated |
ACTIVATED | Display is activated on the remote computer. The computer name is transferred in the param0 <> parameter |
List of commands and parameters for the DISAPLY object is presented in the following table:
Command—command description | Parameters | Description |
ACTIVATE—show display | macro_slave_id<> | Name of a computer on which display must be shown |
DEACTIVATE—hide display | macro_slave_id<> | Name of a computer on which display must be hidden |
If the "macro_slave_id" parameter is not set, the command will be performed for all computers in the system. |
Properties of the DISPLAY object are shown in the table.
Properties of the DISPLAY object | Description |
flags | Flags |
id | Object ID |
name | Object name |
parent_id | Parent object ID |