Hi Shane,
I believe you are looking for something like this:
<task tasktype="rosstalk">rosstalk.sendMessage('169.254.187.181', 7788, 'SEQI '+takeIDCharles+':0');</task>
Speaking from my own experience, I found comfort in reading this text from our CustomPanel Development Guide:
Ross Video ogScript is a programming language developed by Ross Video to interact with DashBoard enabled devices. It uses JavaScript functions, syntax, and primitive object types. To enable
CustomPanel developers to interact with panels and devices, ogScript adds some new global objects to
JavaScript. Most JavaScript works in ogScript scripts, although you might run across an occasional item
that does not work.
Syntax rules are taken from JavaScript which opens up many online resources to check your work and find ideas. The CustomPanel Development Guide is a good reference for any Ross specific objects such as rosstalk.
If you create a free Ross Video account, you can download this PDF from the link below:
Please let me know if there is content you feel is missing from the documentation. I can bring this up internally with our team.
Thanks,
#DashBoard