atdevice_do_write_multi
Write to muliple DO ports
Arguments
- Device handle
- Integer port number
- Integer port count
- Vector data, size should be same as 'port count' argument if device was opened in nonbuffered mode. If device was opened in buffered mode size of data shoul be 'port count' * result of atdevice_do_record() function. Data format [p0-data0, p1-data0, p0-data1, p1-data1]
Output
Boolean