Component Name |
fwConfigs |
Description |
Provides access to read and write to the supported PVSS configs. Library functions and user interface panels are provided to manage the configs from both CTRL Script and User Interface. The supported configs are:
|
Dependencies |
None - distributed as part of the fwCore. |
Additional software required |
None |
Panels |
|
View digital or analog alarms and mask/unmask and acknowledge
them |
fwAlarmOperationPanel.pnl |
As above but with a Close button for use as a stand-alone panel | fwAlarmOperationPopupPanel.pnl |
View sumary alarms and mask/unmask them |
fwAlarmSummaryOperationPanel.pnl |
As above but with a Close button for use as a stand-alone panel | fwAlarmSummaryOperationPopupPanel.pnl |
Show and configure the alert handling configuration on the
given data point elements |
fwAlertConfig.pnl |
As above but with a Close button for use as a stand-alone panel | fwAlertConfigPopup.pnl |
Show and configure the archiving configuration on the
given data point elements |
fwArchiveConfig.pnl |
As above but with a Close button for use as a stand-alone panel | fwArchiveConfigPopup.pnl |
Show and configure the command and message conversion on the
given data point elements |
fwConversionConfig.pnl |
As above but with a Close button for use as a stand-alone panel | fwConversionConfigPopup.pnl |
Select from a list, the data point elements to configure |
fwDpeSelector.pnl |
Show and configure the DP function configuration on the given data point elements | fwDpFunctionConfig.pnl |
As above but with a Close button for use as a stand-alone
panel |
fwDpFunctionConfigPopup.pnl |
Show and configure the value format on the given data point elements | fwFormatConfig.pnl |
As above but with a Close button for use as a stand-alone
panel |
fwFormatConfigPopup.pnl |
Show and configure the original value config on the given data point elements | fwOriginalConfig.pnl |
As above but with a Close button for use as a stand-alone
panel |
fwOriginalConfigPopup.pnl |
Show and configure the peripheral address configuration on the given data point elements | fwPeriphAddress.pnl |
As above but with a Close button for use as a stand-alone panel | fwPeriphAddressPopup.pnl |
Show and configure the PV range configuration on the given data point elements | fwPvRangeConfig.pnl |
As above but with a Close button for use as a stand-alone panel | fwPvRangeConfigPopup.pnl |
Show and configure the smoothing configuration on the given data point elements | fwSmoothingConfig.pnl |
As above but with a Close button for use as a stand-alone panel | fwSmoothingConfigPopup.pnl |
Show and configure the unit on the given data point elements | fwUnitConfig.pnl |
As above but with a Close button for use as a stand-alone panel | fwUnitConfigPopup.pnl |
Libraries |
|
Global help with all functions
in the component library |
All functions in fwConfigs |
Library for managing alert handling configs |
fwAlertConfig.ctl |
Library for managing archive configs | fwArchive.ctl |
General library for storing constants related to each config | fwConfigConstants.ctl |
Library for managing command and message conversion configs | fwConfigConversion.ctl |
General utility library for handling configs of any type | fwConfigs.ctl |
Library for managing DP Function configs | fwDpFunction.ctl |
Library for handling the Format settings in the Common config | fwFormat.ctl |
Library for managing Original value configs | fwOriginal.ctl |
Library for managing Peripheral Addresses with all supported communication types | fwPeriphAddress.ctl |
Library containing functions specific to CMW addressing | fwPeriphAddressCMW.ctl |
Library containing functions specific to S7 addressing | fwPeriphAddressS7.ctl |
Library for managing PV Range configs | fwPvRange.ctl |
Library for managing Smoothing configs | fwSmoothing.ctl |
Library for handling the Unit settings in the Common config | fwUnit.ctl |