unCPC6
6.6.6
WinCC-OA implementation of UNICOS CPC
|
This library contains implementations of widget animation fpr different widget types. More...
This library contains implementations of widget animation fpr different widget types.
23/01/2012: Alexey [UCPC-644] fixed cpcWidget_WidgetDoubleDamperDisconnection 20/01/2012: Alexey [UCPC-599] added MFC renders 13/12/2011: Alexey [UCPC-625] added DoubleDamper renders 31/10/2011: Alexey [UCPC-593] created lib with widget animation and disconnection functions ported from the core
void cpcWidget_WidgetHeaterAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate heater
iOn | on state |
iOff | off state |
sBodyColor | body color |
void cpcWidget_WidgetHeaterDisconnection | ( | ) |
Animate heater disconnection
void cpcWidget_WidgetValveAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate valve
iOn | on state |
iOff | off state |
sBodyColor | body color |
Referenced by cpcWidget_WidgetInvertedValveAnimation().
void cpcWidget_WidgetValveDisconnection | ( | ) |
Animate valve disconnection
Referenced by cpcWidget_WidgetInvertedValveDisconnection().
void cpcWidget_Widget3WayValveAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate Analog 3 way valve
iOn | on state |
iOff | off state |
sBodyColor | body color |
void cpcWidget_Widget3WayValveDisconnection | ( | ) |
Animate Analog 3 way valve disconnection
void cpcWidget_WidgetAnalog3WayValveAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate Analog 3 way valve
iOn | on state |
iOff | off state |
sBodyColor | body color |
void cpcWidget_WidgetAnalog3WayValveDisconnection | ( | ) |
Animate Analog 3 way valve disconnection
void cpcWidget_WidgetOnOff3WayValveAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate OnOff 3 way valve
iOn | on state |
iOff | off state |
sBodyColor | body color |
Referenced by cpcWidget_WidgetLocal3WayValveAnimation().
void cpcWidget_WidgetLocal3WayValveAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate Local 3 way valve
iOn | on state |
iOff | off state |
sBodyColor | body color |
References cpcWidget_WidgetOnOff3WayValveAnimation().
void cpcWidget_WidgetOnOff3WayValveDisconnection | ( | ) |
Animate OnOff 3 way valve disconnection
Referenced by cpcWidget_WidgetLocal3WayValveDisconnection().
void cpcWidget_WidgetLocal3WayValveDisconnection | ( | ) |
Animate Local 3 way valve disconnection
References cpcWidget_WidgetOnOff3WayValveDisconnection().
void cpcWidget_WidgetOnOffKnobAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate OnOff Knob
iOn | on state |
iOff | off state |
sBodyColor | body color |
void cpcWidget_WidgetOnOffKnobDisconnection | ( | ) |
Animate Knob disconnection
void cpcWidget_WidgetInvertedValveAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate inverted valve
iOn | on state |
iOff | off state |
sBodyColor | body color |
References cpcWidget_WidgetValveAnimation().
void cpcWidget_WidgetInvertedValveDisconnection | ( | ) |
Animate inverted valve disconnection
References cpcWidget_WidgetValveDisconnection().
void cpcWidget_WidgetMotorAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate motor
iOn | on state |
iOff | off state |
sBodyColor | body color |
Referenced by cpcWidget_WidgetPumpAnimation().
void cpcWidget_WidgetMotorDisconnection | ( | ) |
Animate motor disconnection
Referenced by cpcWidget_WidgetPumpDisconnection().
void cpcWidget_WidgetSteppingMotorAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate Stepping Motor
void cpcWidget_WidgetSteppingMotorDisconnection | ( | ) |
Animate motor disconnection
void cpcWidget_WidgetSquare3Animation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate 3-body square
iOn | on state |
iOff | off state |
sBodyColor | body color |
void cpcWidget_WidgetSquare3Disconnection | ( | ) |
Animate 3-body square disconnection
void cpcWidget_WidgetSquare4Animation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate 4-body square
iOn | on state |
iOff | off state |
sBodyColor | body color |
void cpcWidget_WidgetSquare4Disconnection | ( | ) |
Animate 4-body square disconnection
void cpcWidget_WidgetTurbineAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate turbine
iOn | on state |
iOff | off state |
sBodyColor | body color |
void cpcWidget_WidgetTurbineDisconnection | ( | ) |
Animate turbine disconnection
void cpcWidget_WidgetCompressorAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate compressor
iOn | on state |
iOff | off state |
sBodyColor | body color |
void cpcWidget_WidgetCompressorDisconnection | ( | ) |
Animate compressor disconnection
void cpcWidget_WidgetControllerAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate Controller
iOn | on state |
iOff | off state |
sBodyColor | body color |
void cpcWidget_WidgetControllerDisconnection | ( | ) |
Animate controller disconnection
void cpcWidget_WidgetControllerSetPointAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate Controller
iOn | on state |
iOff | off state |
sBodyColor | body color |
void cpcWidget_WidgetControllerSetPointDisconnection | ( | ) |
Animate controller disconnection
void cpcWidget_WidgetPumpAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate pump
References cpcWidget_WidgetMotorAnimation().
void cpcWidget_WidgetPumpDisconnection | ( | ) |
Animate pump disconnection
References cpcWidget_WidgetMotorDisconnection().
void cpcWidget_WidgetDamperAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate damper
iOn | on state |
iOff | off state |
sBodyColor | body color |
Referenced by cpcWidget_WidgetDamperDisconnection().
void cpcWidget_WidgetDamperDisconnection | ( | ) |
Animate damper disconnection
References cpcWidget_WidgetDamperAnimation().
void cpcWidget_WidgetDoubleDamperAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate double damper
iOn | on state |
iOff | off state |
sBodyColor | body color |
Referenced by cpcWidget_WidgetDoubleDamperDisconnection().
void cpcWidget_WidgetDoubleDamperDisconnection | ( | ) |
Animate double damper disconnection
References cpcWidget_WidgetDoubleDamperAnimation().
void cpcWidget_WidgetBody1Disconnection | ( | ) |
Animate disconnection for body with only one shape
Referenced by cpcWidget_WidgetDIDODisconnection().
void cpcWidget_WidgetDIDODisconnection | ( | ) |
Animate disconnection for DIDO
References cpcWidget_WidgetBody1Disconnection().
void cpcWidget_WidgetAIAODisconnection | ( | ) |
Animate disconnection for AIAO
void cpcWidget_WidgetAirAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate PCO air
iOn | on state |
iOff | off state |
sBodyColor | body color |
void cpcWidget_WidgetAirDisconnection | ( | ) |
Animate pco air disconnection
void cpcWidget_WidgetMFCAnimation | ( | int | iOn, |
int | iOff, | ||
string | sBodyColor | ||
) |
Animate Mass Flow Controller
iOn | on state |
iOff | off state |
sBodyColor | body color |
void cpcWidget_WidgetMFCDisconnection | ( | ) |
Animate Mass Flow Controller disconnection
void cpcWidget_WidgetCtrlAnimationCB | ( | dyn_string | dpes, |
dyn_anytype | values, | ||
dyn_string | dsCtrl | ||
) |
Animate regulation letters
dpes | connected dpe names |
values | connected dpe values |
dsCtrl | control device list |
References CPC_StsReg01_OUTPST, CPC_StsReg01_REGST, CPC_StsReg01_TRST, CPC_WIDGET_TEXT_CONTROL_FORCED, and CPC_WIDGET_TEXT_CONTROL_MANUAL.
Referenced by CPC_AnaDig_WidgetAnimation(), CPC_AnaDO_WidgetAnimation(), CPC_Analog_WidgetAnimation(), and CPC_MassFlowController_WidgetAnimation().