Importing asset-specific GPI commands
The Generic XML Import allows to import, besides asset forms, GPI input commands present on the importing file. This import is useful if for example, the station daily receives several assets which includes GPI input commands to make the automation skip in specific cases.
Exporting asset-specific GPI commands
The Generic XML Export allows to export these commands by using the TPALINSE.CRAWL_DESC field. For example, the tag is Crawl_desc and this is the info to set to enable the GPI IN0 for Skip:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<data datetime="2009-05-28 15:56">
<TPALINSE lastrevision="2009-05-28 15:56" description="Station=Channel 1 (Level=0) Date Exported=29/05/2009 User=1">
<row>
<COD_PROGRA>7</COD_PROGRA>
<DURATION>8025</DURATION>
<ID_FILMATI>7</ID_FILMATI>
<NEWTYPE>CLIP</NEWTYPE>
<DATA>29/05/2009</DATA>
<ORA></ORA>
<TITLE>Like a rolling stone</TITLE>
<CRAWL_DESC>[Gpi] In=00000000000000000000000400000000000000000000000000000000
</CRAWL_DESC>
</row>
</TPALINSE>
</data>
<CRAWL_DESC>[Gpi]
In=00000000000000000000000400000000000000000000000000000000
</CRAWL_DESC>
Define/Modify asset-specific GPI commands
1.Open the Media Library for the event for which the GPI commands will be set,
2.Move to the Properties section and select GPI tab.
3.There's a GPI IN button, click on it and edit the GPI grid to enable a GPI IN command for automation.
4.Detailed info about GPI IN commands can be found in the Media Library | Devices chapter.
NB: On the current version of the import this info is set only on the schedule and is not updated on the asset form so if some one run 'update duration and secondary event'' on the live event this properties will be loose.