LD Module_Number
FCT_SETSOCKOPT Socket_Number, Option_Type, Gest_Index, Management_Param
FCT_SETSOCKOPT(Module_Number, Socket_Number, Option_Type, Gest_Index, Management_Param);
Parameter
|
Type
|
Comment
|
---|---|---|
Module_Number
|
Slot number of network module in rack 0.
|
|
Socket_Number
|
Socket number
|
|
Option_Type
|
Type of option to be associated with socket. The values which can be assigned to this word are as follows:
|
|
Gest_Index
|
Index of first word in Management_Param array
|
Parameter
|
Type
|
Comment
|
---|---|---|
Management_Param
|
ARRAY [0... 3] OF INT
|
The operation report can have the following values:
The fourth word of the array should contain the number of bytes stored in the buffer.
|