libs/LHCCircuitHMI.ctl File Reference

Functions

LHCCircuit functions

This is a set of functions provided to manage the LHCCircuitHMI panel

bool LHCCircuitHMI_init ()
void LHCCircuitHMI_applicationUpdateDeviceList (string sdpe, int iCommand, string sdpe2, string sSystemName)
bool LHCCircuitHMI_registerTreeDeviceOverview ()
bool LHCCircuitHMI_waitTreeDeviceOverviewRegistration ()
void _LHCCircuitHMIHMITreeDeviceOverview_register (string sDpe, bool bSystemConnected)

Detailed Description

Authors:
: Herve Milcent AB/CO-IS
Date:
: 14/10/2008

Function Documentation

void _LHCCircuitHMIHMITreeDeviceOverview_register ( string  sDpe,
bool  bSystemConnected 
)

Purpose: Distributed control register callback function

Parameters:
sDpe,:string, input: the distributed control DPE of a PVSS system.
bSystemConnected,:bool, input: state of the system

Usage: Public

PVSS manager usage: UI (PVSS00NV) and UI extended (PVSS00NG)

Constraints: . PVSS version: 3.0 . PVSS manager type: PVSS00NG and PVSS00NV . operating system: WXP. . distributed system: yes.

void LHCCircuitHMI_applicationUpdateDeviceList ( string  sdpe,
int  iCommand,
string  sdpe2,
string  sSystemName 
)

applicationUpdateDeviceList

bool LHCCircuitHMI_init ( )

init

bool LHCCircuitHMI_registerTreeDeviceOverview ( )

registerTreeDeviceOverview

bool LHCCircuitHMI_waitTreeDeviceOverviewRegistration ( )

waitTreeDeviceOverviewRegistration

 All Files Functions