Uses of Class
mcc.mccjna.MCCException
Packages that use MCCException
-
Uses of MCCException in mcc.mccjna
Methods in mcc.mccjna that throw MCCExceptionModifier and TypeMethodDescriptionstatic 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(...)