Пример #1
0
 /// <summary>
 /// Update serial handshake processing for slave device.
 /// </summary>
 /// <param name="slaveIndex">The index of the corresponding slave.</param>
 public void UpdateSerialIo(int slaveIndex)
 {
     EcHL.UpdateSerialIo(this.Context, slaveIndex);
 }