Difference between revisions of "Logging (VS-Operator)"
From Zenitel Wiki
Line 5: | Line 5: | ||
Information can be logged into the onscreen journal ('''Show''') and to disk ('''Log'''). The information to be logged is defined in the field '''Message text'''. | Information can be logged into the onscreen journal ('''Show''') and to disk ('''Log'''). The information to be logged is defined in the field '''Message text'''. | ||
− | + | [[Image:VSOP Journal 1.png|thumb|700px|left|Configuring Filter Set "Journal" for logging]] | |
+ | <br style="clear:both;" /> | ||
Line 15: | Line 16: | ||
** %DIROP will be replaced with the directory number of the station assosiated to the V-S Operator {{code|App.STE("$SLRC W%RCO U1 W30");}} | ** %DIROP will be replaced with the directory number of the station assosiated to the V-S Operator {{code|App.STE("$SLRC W%RCO U1 W30");}} | ||
− | [[Image:VSOP | + | [[Image:VSOP Journal 1.png|thumb|700px|left|Configuring Filter Set for logging]] |
<br style="clear:both;" /> | <br style="clear:both;" /> | ||
Revision as of 15:52, 7 November 2023
This article shows how to configure the logging feature in the VS-Operator.
In the VSOP Client, select Filter sets, and Add a filter set for Station, and in the Caption field assign a descriptive name to the filter set, e.g. "Journal".
Information can be logged into the onscreen journal (Show) and to disk (Log). The information to be logged is defined in the field Message text.
It is possible to add parameters into this text field.
In the case of OnConnect a Message text could be:
- Call %DIROP %DIRB
- %DIROP will be replaced with the directory number of the station assosiated to the V-S Operator
App.STE("$SLRC W%RCO U1 W30");
|
Now change the mode of operation to Operational, and verify that the RCO is triggered when clicking on the RCO icon, or alternatively when right-clicking the icon and selecting the command.