_ = function(p) return p; end; name = _('4ecrans'); Description = '4ecrans' -- Ecran Gauche N°4 avec Hélios Vertical 768x1024 au point d' origine 0,0 Viewports = { Center = -- Ecran Central N°3 PAYSAGE SUR TV 1920x1080 { x = 769; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1.7777777; } } LEFT_MFCD = -- Ecran Milieu N°1 Caméra SHKVAL Noir&Blanc 800x600 { x = 2689; y = 0; width = 800; height = 600; } RIGHT_MFCD = -- Ecran Droit N°2 Vertical avec Abris et Hélios 768x1024 { x = 3489; y = 385; width = 455; height = 440; } PVI = -- En Bas de l' Ecran Droit N°2 Affichage du PVI { x = 3603; y = 938; width = 360; height = 110; } UIMainView = Viewports.Center