Grass valley product support, About this document, Tx/mam functions and syntax – Grass Valley K2 TX/MAM Database Protocol Manual v.2.2 User Manual
Page 3

TX/MAM Database Protocol Manual - document version: 2.2
– Page 3
1.
Grass Valley Product Support
Contact information: http://www.grassvalley.com/support/contact
U.S Technical Support: +1 800-547-4989 or +1 530 478 4148 or E-mail: Please use our online
form
All other countries Technical Support: +800 80 80 20 20 or +33 1 48 25 20 20 or E-mail:
[email protected]
FAQ: http://grassvalley.novosolutions.net/
Training
2.
About this document
This document applies to TX/MAM version 2.2, nexos version 3.0 and Channel Composer version
1.6 and higher.
The K2 Edge Protocol Manual describes how to launch Channel Composer templates on nexos.
3.
TX/MAM functions and syntax
Applets are written in C. The extension for applet files is .app. To be able to retrieve information from
the TX/MAM database, a library (libcolbalt.so) and a header file (cobalt.h) are available on request.
Following functions are available in the library:
Initialize the library
Database search functions
Retrieve functions
Update functions
Finalization functions
Date & time functions
Scheduling functions
Utility functions
When defining an applet in Channel Composer, make sure to specify the parameters that are used
by the applet.