-
Notifications
You must be signed in to change notification settings - Fork 1
MachineDetail
The Machine detail page shows all of the information for a specific machine stored by the application. From this page, the entire testing history for a unit can be seen.
The machine information section shows the identifying information for a particular machine:
- Model
- Serial number
- Vendor site ID
- Location/Room number
- Manufacture/Install dates
- Age
- Status
- Notes
The edit button (pencil icon) opens the Edit machine page allowing changes to be made to the machine information. The delete button (red X button) marks the machine and any associated x-ray tubes as deleted in the database.
The x-ray tube information lists the active x-ray tubes associated with the machine:
- Housing manufacturer, model, serial number
- Insert manufacturer, model, serial number
- Focal spot sizes
- Manufacture date and age
- Notes
The edit button (pencil icon) opens the Edit x-ray tube page allowing changes to be made to the x-ray tube information. The delete button (red X button) marks the x-ray tubes as deleted in the database.
The Add x-ray tube link opens a page allowing a new x-ray tube for the machine to be added.
The Operational notes section shows any operational notes for the machine. These are typically notes specific to a machine, such as operating instructions, special instructions or any other notes for the machine.
The Add operational note link opens a page allowing a new operational note for the machine to be added.
The Surveys section shows a list of all the surveys performed on the machine.
In the Survey Report column, a file icon is shown if a survey report has been stored in the database. Clicking on the icon will open or download the report (a PDF file).
The survey recommendations section shows all of the recommendations stored in the database.
A resolved survey recommendation is indicated by a checkmark in the Resolved column.
In the Service Report column, a report icon is shown if a service report has been stored in the database. Clicking on the icon will open the service report (a PDF file) in a separate browser window.