#include "CirquePinnacle.h"
enum PinnacleAnyMeasMuxing;

Allowed muxing gate polarity and reference capacitor configurations of AnyMeas mode.

Combining these values (with + operator) is allowed.

Note

The sign of the measurements taken in AnyMeas mode is inverted depending on which muxing gate is specified (when specifying an individual gate polarity).

enumerator PINNACLE_MUX_REF1 = 0x10

enables a builtin capacitor (~0.5pF).

enumerator PINNACLE_MUX_REF0 = 0x08

enables a builtin capacitor (~0.25pF).

enumerator PINNACLE_MUX_PNP = 0x04

enable PNP sense line

enumerator PINNACLE_MUX_NPN = 0x01

enable NPN sense line