Package jisa.visa

Class ModbusRTUDevice.RORegister

  • Enclosing class:
    ModbusRTUDevice

    public class ModbusRTUDevice.RORegister
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RORegister​(int register)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int get()  
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RORegister

        public RORegister​(int register)
    • Method Detail

      • get

        public int get()
                throws java.io.IOException
        Throws:
        java.io.IOException