Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

« Predchádzajúce Verzia 2 Ďalej »


Declaration
unsigned int (_stdcall * WriteToLine)(HOBJ StID, void * Data, unsigned int Len);
Parameters
StIDCommunication station ID.
DataPointer to a buffer of the data to send.
LenNumber of bytes to send.
Description


The function writes data with specified length into Serial, MOXA IP Serial Library or SerialOverUDP Device Redundant, in case of first two lines with parameters defined according to specified mode of a particular station.


Return value
True / False according to the function success.
  • Žiadne štítky