Clipsal Max 4 Link Meter Active Neutral - BPT2
This item is currently available for backorder with an estimated arrival time of 2 days
Please note this ETA is provided to us by our suppliers and could potentially be delayed due to factors outside our control. If there are any delays we will contact you to keep you updated.
Choose your style, Select your Switch and Checkout
We can customise your powerpoint to a range of colours and layouts, suited to your needs.

SKU | CLIBPT2 |
---|---|
Supplier No | BPT2 |
EAN / Barcode | 9318793001281 |
Standards | AS/NZS 61008 |
Width | 80 |
Height | 22.000000 |
Length | 56.000000 |
Width | 36.000000 |
Brand | Clipsal |
Range | Max4 |
Number of Poles | 4 Pole |
Voltage | 415 V AC |
Get Max 4 your buck
Complete protection with high performance. With Clipsal Max 4 you will find a range of enclosures, switchboards, residual current devices, miniature circuit breakers, isolators, distribution boards, overvoltage protection and accessories.
A FEW FAQS
Dimensions: 58 x 40 x 40 mm https://www.clipsal.com/Trade/Products/ProductDetail?CatNo=BPT2
Issue: You can modify and choose to show less or more information about the meter's configuration. Product Line: ION Setup 3.0 Environment: ION Setup 3.0 Cause: The Meter Configuration Report in ION Setup is useful to find out various settings in ION Setup. The report has predetermined parameters. An example excerpt from a Meter Configuration Report is shown below: Resolution: There is a line in the QuickIon.cfg file which can be modified to display more or less information about the meter's configuration. The QuickIon.cfg file is specific for each meter type and can be found using Windows Explorer at the Program Directory for ION Setup. 1) Tools>Options 2) Navigate the to the Program Directory ...ION Setup\Tables\ 3) Open the folder for the Meter type and Display 4) Open the QuickIon.cfg file in a text editor such as Notepad. The PrintList line in the QuickIon.cfg file is near the top and looks like the following: PrintList=0,7,1,31,0,1,3,3,31,0,15,1,3,127,7,1,1,1 The numbers following the PrintList command define which screens and tabs in the Setup Assistant that will be copied into the Configuration Report. Each number corresponds to an Assistant#, starting from Assistant1=Template, Assistant2=Basic Setup and so on... (these are defined in the QuickIon.cfg file itself) Understanding the Syntax Convert the decimal number to binary format. 7=111 (format=Bit3Bit2Bit1) Parse this binary number out to know which Tabs for that Screen will get printed. Bit1 (LSB) = 1 means that Tab1 will get printed. Bit2 = 1 means that Tab 2 will get printed. Bit3 = 1 means that Tab 3 will get printed. etc... 0 would mean that no tabs get printed for this screen. Example Display the fourth tab (Register Edit) in the first screen (Template) Binary: 1000 Decimal: 8 New PrintList line: PrintList=8,7,1,31,0,1,3,3,31,0,15,1,3,127,7,1,1,1 New Meter Configuration Report: NOTE: Sometimes the QuickIon.cfg from the Version 2.0 Default folder will need to be changed, instead of the file from the specific Feature Set A folder