Grass-valley K2 TX/MAM Database Protocol Manual v.2.2 Manuel d'utilisateur

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Équipement Grass-valley K2 TX/MAM Database Protocol Manual v.2.2. Grass Valley K2 TX/MAM Database Protocol Manual v.2.2 User Manual Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 38
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
TX/MAM Database Protocol Manual
Document version: 2.2 - 2013-04-02
Vue de la page 0
1 2 3 4 5 6 ... 37 38

Résumé du contenu

Page 1

TX/MAM Database Protocol Manual Document version: 2.2 - 2013-04-02

Page 2

TX/MAM Database Protocol Manual - document version: 2.2 – Page 10 6.3 Adding a criterion that defines a restriction for int64 (='long long&

Page 3 - 2. About this document

TX/MAM Database Protocol Manual - document version: 2.2 – Page 11 6.4 Adding a criterion that defines a restriction for string database fields

Page 4 - 4. Defines

TX/MAM Database Protocol Manual - document version: 2.2 – Page 12 6.5 Adding a criterion that contains a SQL-query The SQL-query can only be a &

Page 5

TX/MAM Database Protocol Manual - document version: 2.2 – Page 13 6.6 Adding a criterion that contains a parameter for a previously added SQL-qu

Page 6 - 5. Initializing the library

TX/MAM Database Protocol Manual - document version: 2.2 – Page 14 6.7 Retrieving the list of IDs that are the result of evaluating the previous

Page 7

TX/MAM Database Protocol Manual - document version: 2.2 – Page 15 7. Retrieve functions Retrieving fields is performed on individual records. To

Page 8

TX/MAM Database Protocol Manual - document version: 2.2 – Page 16 7.2 Adding a field request for an integer database field The result is tempo

Page 9

TX/MAM Database Protocol Manual - document version: 2.2 – Page 17 7.3 Adding a field request for an int64 (= long long) database field int cob_

Page 10

TX/MAM Database Protocol Manual - document version: 2.2 – Page 18 7.4 Adding a field request for a string database field int cob_fieldlist_get

Page 11

TX/MAM Database Protocol Manual - document version: 2.2 – Page 19 7.5 Adding a field request for a text blob database field The result is tempor

Page 12

TX/MAM Database Protocol Manual - document version: 2.2 – Page 2 1. Grass Valley Product Support ...

Page 13 - SQL-query

TX/MAM Database Protocol Manual - document version: 2.2 – Page 20 7.6 Retrieving the requested fields for the record with id == id and from the

Page 14

TX/MAM Database Protocol Manual - document version: 2.2 – Page 21 8. Update functions Fields are updated for individual records. Multiple fields

Page 15 - 7. Retrieve functions

TX/MAM Database Protocol Manual - document version: 2.2 – Page 22 8.2 Adding a field update for an int64 (= long long) database field int cob_

Page 16

TX/MAM Database Protocol Manual - document version: 2.2 – Page 23 8.3 Adding a field update for a string database field int cob_fieldlist_set_s

Page 17

TX/MAM Database Protocol Manual - document version: 2.2 – Page 24 8.4 Adding a field update for a text blob database field int cob_fieldlist_se

Page 18

TX/MAM Database Protocol Manual - document version: 2.2 – Page 25 8.5 Updating the record (from table with ID) with the previously added field

Page 19

TX/MAM Database Protocol Manual - document version: 2.2 – Page 26 8.6 Creating a record in the table with previously added fieldvalues int cob

Page 20

TX/MAM Database Protocol Manual - document version: 2.2 – Page 27 8.7 Creating the assetjobs, asset_index and group_access records for an asset

Page 21 - 8. Update functions

TX/MAM Database Protocol Manual - document version: 2.2 – Page 28 8.8 Deleting a record (indicated by the ID) from a table int cob_delete_table

Page 22

TX/MAM Database Protocol Manual - document version: 2.2 – Page 29 9. Finalization functions The following function is used to close the link cre

Page 23

TX/MAM Database Protocol Manual - document version: 2.2 – Page 3 1. Grass Valley Product Support Contact information: http://www.grassvalley.com

Page 24

TX/MAM Database Protocol Manual - document version: 2.2 – Page 30 10. Date & time functions Use following functions to work with the time and

Page 25

TX/MAM Database Protocol Manual - document version: 2.2 – Page 31 10.2 Converting human readable time and date string to a Cobalt time field int

Page 26

TX/MAM Database Protocol Manual - document version: 2.2 – Page 32 10.3 Getting the current system time and converting to a Cobalt time field int

Page 27

TX/MAM Database Protocol Manual - document version: 2.2 – Page 33 11. Scheduling functions To manipulate the current schedule, following function

Page 28 - /* Log error */

TX/MAM Database Protocol Manual - document version: 2.2 – Page 34 char* Formats XML structure with Formats and import field values (Italic values

Page 29

TX/MAM Database Protocol Manual - document version: 2.2 – Page 35 // Start cache on asset database cob_start_cache( assetIpSt.c_str(), assetPortN

Page 30 - %s", time, date );

TX/MAM Database Protocol Manual - document version: 2.2 – Page 36 11.2 Checking if the asset indicated by asset_id is in a schedule with the tim

Page 31

TX/MAM Database Protocol Manual - document version: 2.2 – Page 37 12. Utility functions 12.1 Returning the current library version int cob_libra

Page 32

TX/MAM Database Protocol Manual - document version: 2.2 – Page 38

Page 33 - 11. Scheduling functions

TX/MAM Database Protocol Manual - document version: 2.2 – Page 4 4. Defines The following defines are used within the library: Name Value Descri

Page 34

TX/MAM Database Protocol Manual - document version: 2.2 – Page 5 FIELD Origins ORIGINAL_DATA 0 The field is a database field. CUSTOM_DATA 1 The

Page 35

TX/MAM Database Protocol Manual - document version: 2.2 – Page 6 5. Initializing the library The following functions are used to configure the l

Page 36 - Parameters

TX/MAM Database Protocol Manual - document version: 2.2 – Page 7 5.2 Initializing the library to use a remote database Use this function to ver

Page 37 - 12. Utility functions

TX/MAM Database Protocol Manual - document version: 2.2 – Page 8 6. Database search functions Use the functions described in this section to sea

Page 38

TX/MAM Database Protocol Manual - document version: 2.2 – Page 9 6.2 Adding a criterion that defines a restriction for integer database fields

Commentaires sur ces manuels

Pas de commentaire