Method and Description |
---|
de.adwin.driver.ADwinDevice.Get_Globaldelay(int)
As of 1.2, replaced by
ADwinDevice.Get_Processdelay(int) |
de.adwin.driver.ADwinDevice.GetData_Long(int, int[], int, int)
use
ADwinDevice.GetData_Int(int, int[], int, int) instead. |
de.adwin.driver.ADwinDevice.GetData_Long(int, int[], int, int, ADwinDevice.first_pcarray_index_t)
use
ADwinDevice.GetData_Int(int, int[], int, int) instead. |
de.adwin.driver.ADwinDevice.Set_Globaldelay(int, int)
As of 1.2, replaced by
ADwinDevice.Set_Processdelay(int, int) |
Copyright © 2021. All rights reserved.