1 #ifndef AUBO_SCOPE_MODBUS_IO_H 2 #define AUBO_SCOPE_MODBUS_IO_H 25 std::string getIpAddress();
31 std::string getSignalAddress();
44 bool setValue(
int value);
55 friend class DataSwitch;
ARCS_CLASS_FORWARD(GripForceCapability)
This is the base interface representing all types of I/Os available in AuboScope. ...
This interface provides support for MODBUS I/Os.