Package jisa.visa

Class ModbusRTUDevice.ROCoil

  • Enclosing class:
    ModbusRTUDevice

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

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

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

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

      • ROCoil

        public ROCoil​(int register)
    • Method Detail

      • get

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