Stream.CheckSend (METH) ¶ METHOD CheckSend : BOOL TRUE: Stream is ready to send data. InOut: Scope Name Type Return CheckSend BOOL
Stream.Close (METH) ¶ METHOD Close : ERROR Closes the stream. InOut: Scope Name Type Return Close ERROR
Stream.FdIsSet (METH) ¶ METHOD FdIsSet : BOOL Returns TRUE if the stream’s socket is part of the file descriptor set InOut: Scope Name Type Return FdIsSet BOOL Input socketFD_SET SysSocket.SOCKET_FD_SET
Stream.Create (METH) ¶ METHOD Create : ERROR Creates a new Stream. InOut: Scope Name Type Return Create ERROR Input hSocket SysTypes.RTS_IEC_HANDLE
Stream.FdSet (METH) ¶ METHOD FdSet Adds the stream’s socket to the file descriptor set InOut: Scope Name Type Inout socketFD_SET SysSocket.SOCKET_FD_SET
Stream.GetOption (METH) ¶ METHOD GetOption : ERROR Get a certain option from the socket InOut: Scope Name Type Comment Input diOption DINT requested option Return GetOption ERROR Output diValue DINT Value of the requested option
CurTime (FB) ¶ FUNCTION_BLOCK CurTime InOut: Scope Name Type Inout SystemTime SysTime64
CurTimeEx (FB) ¶ FUNCTION_BLOCK CurTimeEx InOut: Scope Name Type Inout SystemTime SysTime64 TimeDate SystemTimeDate
utf8 ¶ Functions DecodeLastRune (Function) DecodeRune (Function) DecodeRune2 (Function) EncodeRune (Function) EncodeRune2 (Function) IsFullRune (Function) IsRuneStart (Function) IsValid (Function) IsValidRune (Function) ReduceSegment (Function) RuneCount (Function) RuneLen (Function) Globals Constants (GVL) Types RUNE (Alias)
Functions ¶ DecodeLastRune (Function) DecodeRune (Function) DecodeRune2 (Function) EncodeRune (Function) EncodeRune2 (Function) IsFullRune (Function) IsRuneStart (Function) IsValid (Function) IsValidRune (Function) ReduceSegment (Function) RuneCount (Function) RuneLen (Function)