Pstat.DigitalIn()

Pstat.DigitalIn()

Type: INSTANCE FUNCTION

Purpose: Read the digital input bits on the potentiostat’s Misc. I/O connector.

There are four uncommitted digital inputs in the Misc. I/O connector. The bits are labeled In0, In1, In2 and In3. See your potentiostat’s Operator’s Manual for the pin assignments in the Misc. I/O Connector.

Usage: Reading = Pstat.DigitalIn()

       
  Reading BITS

The input code. In0 is the least-significant bit.

Related Topics Link IconRelated Topics