RawData Class
Instantiate this class to be able to fit a model from your raw data.
Properties
Public
PartName
As String
Sets or returns the part name of this RawData; equivalent to the Part Name field in an XFRACAS incident
Public
PartNumber
As String
Sets or returns the part number of this RawData; equivalent to the Part Number field in an XFRACAS incident
Public
PartVersion
As String
Sets or returns the part version of this RawData; equivalent to the Version field in an XFRACAS incident
Public
PartSerialNumber
As String
Sets or returns the part serial number of the of this RawData; equivalent to the Part Serial Number field in an XFRACAS incident
Public
PartSerialMfgCd
As String
Sets or returns the serialized part's manufacturing code of this RawData; equivalent to the Manufacturing Code field in an XFRACAS serialized system's Edit Serialized Part dialog box, that can be opened by clicking on the Edit Serialized (default text) button in the Parts section of System.
Public
PartID
As Integer
Sets or returns the part ID the of this RawData; equivalent to the Part ID field in an XFRACAS incident
Public
PartHID
As Integer
Sets or returns the part hierarchy identification number of this RawData; equivalent to the HID field in XFRACAS system information
Public
PartSerialHID
As Integer
Sets or returns the part serial hierarchy identification number of this RawData; equivalent to the Part Serial HID field in XFRACAS system information
Public
PartOrder
As Integer
Sets or returns the part order of this RawData; equivalent to the Part Order field in an XFRACAS incident
Public
IsLRU
As Integer
Sets or returns the line replaceable unit (LRU) of this RawData
Public
ParentPartName
As String
Sets or returns the part's parent's name of this RawData; equivalent to the ParentParentName field in an XFRACAS incident
Public
ParentPartNumber
As String
Sets or returns the part's parent part number of this RawData; equivalent to the Parent Part Number field in an XFRACAS system
Public
ParentPartVersion
As String
Sets or returns the part's parent part version of this RawData; equivalent to the Parent Part Version field in an XFRACAS system
Public
ParentPartID
As Integer
Sets or returns the part's parent ID of this RawData; equivalent to the Part Part ID field in an XFRACAS system
Public
TopLevelPartName
As String
Sets or returns the top level parent name of this RawData; equivalent to the Top Level Part Name field in an XFRACAS incident
Public
TopLevelPartNumber
As String
Sets or returns the part's top level parent number of this RawData; equivalent to the Top Level Part Number field in an XFRACAS incident
Public
TopLevelPartVersion
As String
Sets or returns the part's top level parent version of this RawData; equivalent to the Top Level Part Version field in an XFRACAS incident
Public
TopLevelPartID
As Integer
Sets or returns the part's top level part ID the of this RawData; equivalent to the Top Level Part ID field in an XFRACAS system
Public
TopLevelSerialHID
As Integer
The part hierarchy serial number (HID) of the top level parent. This is used by RGA to distinguish the system's HID in that the failure occurred and in Weibull to distinguish the potentially different Top Level system HIDs in that the failure state (State FS) occurred. This property is equivalent to the part's parent's serial HID in an XFRACAS system.
Public
TopLevelSerialNumber
As String
The part serial number of the top level parent. This is used by RGA to distinguish the system in that the failure occurred and in Weibull to distinguish the potentially different Top Level systems in that the failure state (State FS) occurred. This property is equivalent to the part's parent's serial number in an XFRACAS system.
Public
TopLevelCommissionDate
As Date
Sets or returns the selected part/resource's top level commission date.
Public
StateTime
As Double
Sets or returns the StateTime the resource belongs to. This allows to user to understand how many units of time until the failure or suspension state.
Public
StateFS
As String
Sets or returns the StateFS the resource belongs to. This allows the user to understand if an incident State was a Failure (F) or Suspension (S).
Public
StateTimeRestore
As Double
Sets or returns the StateTimeRestore the resource belongs to.
Public
TimeMetric
As Integer
Sets or returns the TimeMetric code value of RawData; equivalent to the Time Metric fields in an XFRACAS incident
Public
Chargeable
As Integer
Sets or returns the chargeable code value (0,1) for this RawData; equivalent to the Category Chargeable and Category Non-Chargeable Lookup Lists in the XFRACAS Admin configuration List. This is to be used to calculate the failure state (StateFS). XFRACAS categories can also be viewed within an XFRACAS Incident.
Public
ReportType
As String
Sets or returns the report type the of this RawData; equivalent to the Report Type field in an XFRACAS incident
Public
Category
As String
Sets or returns the category of this RawData; equivalent to the Category field in an XFRACAS incident
Public
FailureMode
As String
Sets or returns the failure mode of this RawData; equivalent to the Failure Mode field in an XFRACAS incident
- RootCause Sets or returns the RootCause the resource belongs to.
- AddressLocation Sets or returns the AddressLocation the resource belongs to.
- CompanyOwner Sets or returns the CompanyOwner the resource belongs to.
- IncidentAction Sets or returns the IncidentAction the resource belongs to.
- IncidentOccurrenceDate Sets or returns the IncidentOccurenceDate the resource belongs to.
- IncidentRepairDate Sets or returns the IncidentRepairDate the resource belongs to.
- IncidentResolution Sets or returns the IncidentResolution the resource belongs to.
- IncidentID Sets or returns the IncidentID the resource belongs to.
- IncidentEntityDisplayID Sets or returns the IncidentEntityDisplayID the resource belongs to.
- DateUDF1 Sets or returns the DateUDF1 the resource belongs to.
- DateUDF2 Sets or returns the DateUDF2 the resource belongs to.
- DateUDF3 Sets or returns the DateUDF3 the resource belongs to.
- NumberUDF1 Sets or returns the NumberUDF1 the resource belongs to.
- NumberUDF2 Sets or returns the NumberUDF2 the resource belongs to.
- NumberUDF3 Sets or returns the NumberUDF3 the resource belongs to.
- StringUDF1 Sets or returns the StringUDF1 the resource belongs to.
- StringUDF2 Sets or returns the StringUDF2 the resource belongs to.
- StringUDF3 Sets or returns the StringUDF3 the resource belongs to.
- NumberInState Sets or returns the NumberInState the resource belongs to.
- LastInspectedTime Sets or returns the LastInspectecdTime the resource belongs to.