Class DeviceConfigurationMethods


  • public class DeviceConfigurationMethods
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void ReadCfg​(int configurationIndex, Reader reader)  
      void WriteCfg​(int configurationIndex, Reader reader)  
      • Methods inherited from class java.lang.Object

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

      • DeviceConfigurationMethods

        public DeviceConfigurationMethods()
    • Method Detail

      • ReadCfg

        public void ReadCfg​(int configurationIndex,
                            Reader reader)
                     throws SDKException,
                            java.lang.CloneNotSupportedException
        Throws:
        SDKException
        java.lang.CloneNotSupportedException
      • WriteCfg

        public void WriteCfg​(int configurationIndex,
                             Reader reader)
                      throws SDKException,
                             java.lang.InterruptedException,
                             java.lang.CloneNotSupportedException
        Throws:
        SDKException
        java.lang.InterruptedException
        java.lang.CloneNotSupportedException