◆ Write() [2/2]

int CSeaMaxLin::Write ( unsigned char *  data,
int  len 
)

Write to a SeaDAC Lite module. This is a multifunction write that can write to a module previously opened. Any SeaIO devices attached to that module can then be written to in one of the following ways.

Parameters
[out]*dataPointer to data storage buffer.
[in]lenLength of data to read.
Returns
int Error code.
Return values
>0Number of bytes of data in the buffer.
-ERANGEData size too large.
-EIORead I/O error.

References SeaDacLinWrite().

 
 
Generated on Tue Sep 19 2017.