Overview
Type:
|
Function
|
Available as of:
|
SystemInterface_1.32.6.0
|
Versions:
|
Current version
|
Task
Determine the number of available characters in the read buffer of a device.
Description
This function provides the number of available characters in the read buffer of the device designated as i_stComIecId. The call is passed on to the serial driver.
Interface
Input
|
Data type
|
Description
|
i_stComIecId
|
ST_LogicalAddress
|
Device selection
|
Return Value
Data type
|
Description
|
DINT
|
0: Number of available characters
-1: i_stComIecId invalid
-2: other error detected. Contact your Schneider Electric representative.
|