Medialon MxMs' Help 
  
Name : Barco Folsom Encore
Version : 1.0.5
Available for : Manager V5 (All versions), Showmaster (ST & Pro).
Limitation In :
Device Mark : Barco
Positrack Compatible : No
Resources type : TCP/IP Network
 
Compatible hardware interfaces - available resource modules (MRC) :
 

 

> Overview | > Installation (MXM) | > Creation (Device) | > Commands (List Of) | > Variables (List Of) | > Support


Overview :

 

> Top


Installation (MXM) :

No specific installation required.

> Top


Creation (Device) :

Device creation/setup window



IP Address (or name) :
IP address or name of the Folsom Encore console.

Auto re-connection:
Try to automatically re-connect the console if the connection stops.

Manager Shared Group:
Specify the UserGroup within Manager used to share tasks.

Advanced remote settings:
Allows to setup the remote feature from the Encore console. The setup dialog box appears like this:

Task Triggering Map:
This table shows the task triggering assignment used when a preset is recalled in the console. By default, a 'preset recall' starts a task which name is "Preset_X", where X is the preset number.

Menu...:



The menu gives access to:

  • Assign Current Project Task Names: this filsl the map with all tasks' name of the current project.
  • Reset Default Names: this resets the map with the default values (i.e "Preset_X" where X is the preset number).
  • Assign Task To Selected Preset: when a preset is selected in the map, then this opens a dialog box to select a task name from the current project, to be assigned to the preset:



    This can also be done double-clicking on the map.

How to use the remote feature:
When a preset is recalled in the console, then the associated task (by its name) is started. The led button "Start Task", on the console, is turned ON. This task should have a "Pause" command in it, whereby the task is auto-paused after executing the first part. When the task pauses, the led button "Start Task", on the console, is turned FLASHING which indicates that the task is ready to continue. At this point pressing the "Start Task" button on the console caused the task to start again and to complete its execution (second part).

The first part of the task is generally used to prepare video material (like seeking a VTR) whereas the second part is used to start playback it.

> Top


Commands (List Of) :

Recall Preset :

      Description : Recall in the preview a preset which has been previously saved.
      Parameters :
      Preset Number : [Type : Integer] : Preset number to recall.
      Usage : .

Auto Transition:

      Description : Transfert to the program, the content of the preview with a duration value.
      Parameters :
      Use Duration : [Type : Enum] :.

          Availables values :
          "No" : The duration parameter is not used and the default duration is used instead in the console.
          "Yes" : The given duration value overwrite the default duration value.

      Duration : [Type : Time] : Value of the Auto Transition duration. This value is used if the 'Use Duration' parameter is set to 'Yes'.

Manual Transition:

      Description : Transfert to the program, the content of the preview manually (with T-Bar value).
      Parameters :
      Value : [Type : Integer] : Value of the transition. This parameter is the T-Bar position.

Save Preset :

      Description : Save the current content of the preview in a preset.
      Parameters :
      Preset Number : [Type : Integer] : Preset number to save into.
      Overwrite Existing : [Type : Enum] :.

          Availables values :
          "No" : If the preset is already set (exists) the command failed otherwize the command succeed.
          "Yes" : Save the preset regardless if it already exists. Existing preset is overwritten.

Delete Preset :

      Description : Delete the given preset.
      Parameters :
      Preset Number : [Type : Integer] : Preset number to delete.

Get Preset Name:

      Description : Read the preset name of the given preset number and store the name into the given string variable.
      Parameters :
      Preset Number : [Type : Integer] : Preset number to read.
      Return Preset Name : [Type : String] : Variable which will contains the name of the preset. This parameter is an outgoing value, it is set when the command execution finished.

> Top


Variables (List Of) :

Status:

      Type : Enum
      Description : Give the status of the device
      Available Values :
        "Unconnected" : The device is not connected.
        "Connecting" : A connection is in progress.
        "Ready" : The device is ready to process a command.
        "Busy" : A command is in progress.

Error:

      Type : Enum
      Description : Give the current error of the device if any.
      Available Values :
        "No Error " : The device is OK.
        "Invalid Command" : An invalid command has been sent to the device.
        "Preset Error" : The requested preset operation cannot be achieved.
        "Network Error" : An error ocuured on the network.

        "Undefined Error" : The device has returned an unknown error.

AvailablePresetList:

      Type : String
      Description : List of defined and available presets.


CurrentPreset:

      Type : Integer
      Description : Current preset on program.

CurrentPresetName:

      Type : String
      Description : Name of the current preset.

> Top

Support (Difference with previous versions) :

V 1.0.1:

  • Added: Support for Showmaster.

V 1.0.2:

  • Fixed: Task triggering form the console doesn't work.

V 1.0.3:

  • Fixed: Wrong hints in setup dialog.

V 1.0.4:

  • Fixed: "Ext Trigger" console button LED is updated too often.

V 1.0.5:

  • Added: Support for Showmaster Pro.

> Top