The commissioning page also generates a complete system handover manual for quick documentation purposes. Just add serial numbers (copy and paste, or upload a .csv or .pdf), complete the commissioning checklist, upload any additional docs such as Compliance Certificate, and sign off. Then download or email the complete system handover manual at the bottom of the page.
Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Access and Navigation
Open a quote / install
Click the blue arrow on the right of the workflow
...
Info |
---|
The Commission page can also be used on-site with a tablet or phone. |
Record Commissioning Test Results
The test results section has fields for recording all of the applicable test results for a given system.
The form is dynamic, and only shows sections required for the system chosen.
You can choose whether or not to include these test results in the system Handover Manual by selecting the “Show Commissioning Report on Manual” box.
...
Commissioning Notes
This section is useful for recording additional information to be handed over to the customer, or electricians working on the system in the future. This may include:
Battery charge set points
Grid configuration settings
EV charger and hot water diverter settings
Component Serial Numbers
There are 3 options for including serial numbers in the Handover manual:
...
Upload a .pdf / image file with the serial numbers (eg from your STC trader), at the bottom of the page under Commissioned Site Images and PDF Files. In this case, de-select the ‘Show Serials in Manual’ box
Upload a .csv file with the serial numbers
...
. Create a spreadsheet with just 1 column,
...
and list 1 serial number per row
...
in the same order they appear in the list on the commissioning page
...
. Once the CSV file is selected on the commissioning page to upload, scroll to the bottom of the page and hit 'Save' to populate the data.
...
...
Copy and paste the serial numbers
...
View file | ||
---|---|---|
|
Pre Commissioning Checklist
The pre-commissioning checklist allow the user to verify the safety checks, to prevent electrical faults and hazards.
The pre-commissioning checklist displays toggle buttons, that helps the user to confirm the pre-validation protocols for installation of system.
The first two checks are part of an essential safety precaution before beginning the commissioning process and enable the full commissioning form to display.
Commissioning
The Commissioning page displays critical information regarding the system, like the system name and the nominal power output from the system. These are listed as small labels in the commissioning tab.
In addition, the commissioning window also houses toggle buttons to verify numerous checks relating to different components in the system design.
Sub-array & String Tests
For each MPPT array and each string of each array, there are checks for:
Continuity: Y/N
Polarity: Y/N
Voc: Value
Isc: Value
Earth Resistance
Array Positive to Earth: value
Array Negative to Earth: value
System Operation
PV Array Operating Voltage: value
PV array operating current: value
Switch disconnector under load: Y/N
Quality Control Checks
Mounting Systems: Y/N
Connectors (same type): Y/N
Cable protection (mechanical):
Earth (equipotential): Y/N
Functional Earth: Y/N
UV protection: Y/N
Signage correct: Y/N
Earth resistance
System Checklist
The System Checklist is always included in the handover manual, and covers all mandatory checks for AS/NZS 4777, 5033, 5139 and 4509
...
into the fields provided one-by-one
Commissioning Notes
This section of the commission page provides space for the user to include critical information, that must be carried forward to the system designer/installer /electrical contractor during the commissioning phase of a system designed in SolarPlus. This can included, but is not limited to:
The network settings programmed into the inverter
The battery charge set points
Login information for monitoring portals
Installer/Designer Declaration of Compliance
The Declaration of Mounting Compliance verifies the validation of mounting systems with the approved/licensed electrician/solar installer. This section provides information, relating to the approval agency, electrician details, Accreditation and electrical licence numbers for installers to allow users to follow-up for future quotes and installations.
...
Attaching Photos and PDF Files
...
You can upload photos and PDF files such as:
Installation photos
Certificate of Electrical Safety
Site-specific warranty certificates
Site-specific engineering certificates
By default, all uploaded files are included in the Manual, however you can choose to Omit from Manual if you want them to be only for internal record keeping purposes.
Download / send Handover Manual
At the bottom of the page, simply click the button to download the manual or email to the customer.
The ‘Include component PDF manuals’ checkbox allows you to select whether to include the manuals/brochures of the inverter, modules and other system components to be a part of the system manual PDF.
Customise Manual templates
...
Manual pdf templates can be customised in a similar fashion to proposal pdf templates.
Go to Admin > Templates > Manual Templates.
Duplicate the relevant template, give it a unique name, and save changes.
Info |
---|
See https://solarplus.atlassian.net/wiki/spaces/V5HC/pages/2310079081/Customising+a+Proposal+Performance+Report#Advanced-Customisations for more information on customising PDFs in SolasPlus |
Custom cover image for your User Manual
You can upload a custom image in the Branding section of Business Settings.
Alternatively, you can use the Site Image as the cover image.
...
Duplicate a handover template
Type Ctrl F and search for your title, in this case "Solar PV Power System"
Edit the html as below
Comment the current and insert the site_image
Code Block |
---|
<div class="coverimage">[[site_image]]</div>
<!--
<img class="coverimage" src="[[performance_cover_url]]" alt="coverimg" />
--> |