pwAutoResetQRNG


 pwAutoResetQRNG(ok)

 

Arguments for pwAutoResetQRNG

 ok = true: Before each fit sequence where QRNG
            is needed, the QRNG index is set to 1.
            (default)

 ok = false: The current QRNG index is unchanged,
             i.e. a fit sequence will start with
             the current QRNG index.

 

Description

 Use pwGetQRNGIndex and pwSetQRNGIndex to get and
 set the QRNG index.

See also

pwGetQRNGIndex
pwSetQRNGIndex