Tls-TlsViewPxFiles

The Px has TlsViewPxFiles which consists of components. To use, you copy and paste TlsViewPxFiles, under theJACE station’s Files folder. The contained Px views are already integrated with components in the TlsDeviceFolder.bog and TlsTcpIpConsole.bog.

The following types are the TlsViewPxFiles:

  1. BirAD.px
  2. CurrentFuelAlarmValues.px
  3. CurrentFuelValues.px
  4. ITI.px
  5. PAH.px

Each following TlsViewPxFiles has sameWb Px View but different transactional functionalities. To access these views, right-click by each component, click ViewsWb Px View.

BirAD.px

This provides a transactional view of BIR adjusted delivery entries, using 1 row per transaction. A button to hyperlink to this view is available on the CurrentFuelValues view. This is also a view of the BIR adjusted delivery table.

Image

The number of rows available in this view is configured on the Tls350BirAdjDel point, using its proxyExt property Max Old Entries Saved (default is 16).

CurrentFuelAlarmValues.px

This provides a snapshot view of the most recent alarm values, plus a button to hyperlink to a BQL query for recent alarm transactions, and another button to clear this BQL query.

Image

CurrentFuelValues.px

This provides a snapshot view of the most recent values, plus buttons to hyperlink to BQL queries of recent value transactions (and also to clear those BQL queries) for the following items:

  • BIR Adjusted Delivery
  • In-Tank Delivery
  • In-Tank Status transactions
Image

ITI.px

This provides a transaction-oriented view of In-Tank Inventory entries, using one row per transaction. A button to hyperlink to this display is available in the CurrentFuelValues view. This is also a view of the In-Tank Inventory Table.

Image

The number of rows available in this view is configurable on the Tls350InTankInv point, using its proxyExt property Max Old Entries Saved (default is 16).

ITS.px

This provides a transaction-oriented view of In-Tank Status entries, using 1 row-per-transaction. A button to hyperlink to this display is available in the CurrentFuelValues view. This is also a view of the In-Tank Status Table.

Image

The number of rows available in this view is configurable on the Tls350InTankInv point, using its proxyExt property Max Old Entries Saved (default is 16).

PAH.px

This provides a transaction-oriented view of Priority History Alarm entries, using 1 row-per-transaction. A button to hyperlink to this display is available on the CurrentFuelAlarmValues view. This is also a view on the Priority History Alarm Table.

Image

The number of rows available in this view is configurable on the Tls350InTankInv point, using its proxyExt property Max Old Entries Saved (default is 16).