GoFiler Complete

GoFiler Script Reference

 

Legato v 1.0s

Application v 4.18dd

  

 

Chapter TwelveInternet Functions (continued)

SerialSetLinkStatus Function‡

Overview

The SerialSetLinkStatus function sets certain serial port status lines.

Syntax/Parameters

Syntax

int = SerialSetLinkStatus ( handle hSerial, int status );

Parameters

hSerial

A handle to a Serial Port Object.

status

[]

Return Value

Returns an int as a status code or a formatted error code on failure. Link off line is considered an error.

Remarks

[]

Related Functions