Uses of Class
mcc.mccjna.MCCException

Packages that use MCCException
Package
Description
 
  • Uses of MCCException in mcc.mccjna

    Methods in mcc.mccjna that throw MCCException
    Modifier and Type
    Method
    Description
    static double
    MCCUtils.readVoltage(int board, int channel, boolean differential, int range)
    Read a single analogue voltage using cbAIn(...)
    static double
    MCCUtils.readVoltage(int board, int channel, int range)
    Read a single analogue voltage using cbAIn(...)