1 package com.neuronrobotics.sdk.commands.bcs.io;
3 import com.neuronrobotics.sdk.common.BowlerAbstractCommand;
4 import com.neuronrobotics.sdk.common.BowlerMethod;
21 throw new RuntimeException(
"Missing configuration data for async configuration");
ConfigAsyncCommand(int channel, int msTime, int deadbandValue)
ConfigAsyncCommand(int channel, int msTime, int threshholdValue, AsyncThreshholdEdgeType edge)
ConfigAsyncCommand(int channel, int msTime, AsyncMode mode)
void setMethod(BowlerMethod method)
ByteList getCallingDataStorage()
void setOpCode(String opCode)
synchronized boolean add(byte data)
boolean addAs32(int value)