Start the TCP socket server in menu Tools → Options → Socket Communication (it should be started by default)
Add a 2D text item to your project
In the Text area bottom right enter the field name with square brackets, that will be used in Scoreboard OCR (please see the picture below), for example:
[clock]
it is not allowed to use [time], because it is a system type of variable
In menu File → Refresh All projects
In Scoreboard OCR choose “Magicsoft CG” output option and enter:
tcp://host:port
tcp://localhost:2034
Use the same item names in Scoreboard OCR as in Magicsoft CG element Text area (but without the square brackets), for example
clock
Scoreboard OCR will send the following command to Magicsoft CG using TCP socket connection