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) |
void _LHCCircuitHMIHMITreeDeviceOverview_register | ( | string | sDpe, |
bool | bSystemConnected | ||
) |
Purpose: Distributed control register callback function
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