This node generates a string for input to the ECCLevel input of QRCode node. When run first time it opens a drop down window where one can select between the 4 levels of error correction level on QR codes. L, M, Q or H for 7%, 15%, 25% or 30% respectively.
Inputs:
- Reset: Boolean input for resetting node. Change boolean input to run again.
Credits: The Ironpython script used in this node is largely based on Dimitar Venkovs selection nodes from the sping nodes package. It is licenced under the MIT licence.
One thought on “QR.ECCLevel”