beautypg.com

Toggle ontickfill event via socket: how to [legacy – Grass Valley RTic v.2.43 User Manual

Page 63

background image

RTic User Manual- document version: 2.43 - 63

Specifying inputs

To link sources and userstrings:

Link the appropriate object(s) to the Template object.

When linking, a dropdown menu that lists available userstrings for the linked template opens:

o select the userstring you want to update, or

o select the dynamic template option

Userstring table

The userstring table automatically lists the userstrings defined in the selected template.

Grab sources

Use the Grab sources button to test incoming data.

Read template

Use the Read template button to view template info.

21.5 Toggle onTickfill Event via socket: How to [Legacy]

In RTic, rename the onTickfill object: right-click object > rename to .

To trigger the Event, send a trigger via a connected socket on port 5005:

TICKFILL

[on/off/toggle]


Example command to start event "Ticker_name":

./ptsockcl 192.168.7.9 5005 "TICKFILL Ticker_name on"


IP: the RTic workstation’s IP-address

port 5005: the default RTic listen port