atdevice_ao_write_multi
Write to muliple AO channels
Arguments
- Device handle
- Integer channel number
- Integer channel count
- Vector data, size should be same as 'channel count' argument if device was opened in nonbuffered mode. If device was opened in buffered mode size of data shoul be 'channel count' * result of atdevice_ao_record() function. Data format [ch0-data0, ch1-data0, ch0-data1, ch1-data1]
Output
Boolean