ProfinetByteData.GetUnsigned8 (METH) ¶ METHOD GetUnsigned8 : USINT InOut: Scope Name Type Return GetUnsigned8 USINT Input ByteOffset UDINT
ProfinetByteData.PutInteger16 (METH) ¶ METHOD PutInteger16 : BOOL InOut: Scope Name Type Return PutInteger16 BOOL Input ByteOffset UDINT Value INT
ProfinetByteData.PutInteger32 (METH) ¶ METHOD PutInteger32 : BOOL InOut: Scope Name Type Return PutInteger32 BOOL Input ByteOffset UDINT Value DINT
ProfinetByteData.PutInteger64 (METH) ¶ METHOD PutInteger64 : BOOL InOut: Scope Name Type Return PutInteger64 BOOL Input ByteOffset UDINT Value LINT
ProfinetByteData.PutInteger8 (METH) ¶ METHOD PutInteger8 : BOOL InOut: Scope Name Type Return PutInteger8 BOOL Input ByteOffset UDINT Value SINT
ProfinetByteData.PutUnsigned16 (METH) ¶ METHOD PutUnsigned16 : BOOL InOut: Scope Name Type Return PutUnsigned16 BOOL Input ByteOffset UDINT Value UINT
ProfinetByteData.PutUnsigned32 (METH) ¶ METHOD PutUnsigned32 : BOOL InOut: Scope Name Type Return PutUnsigned32 BOOL Input ByteOffset UDINT Value UDINT
ProfinetByteData.PutUnsigned64 (METH) ¶ METHOD PutUnsigned64 : BOOL InOut: Scope Name Type Return PutUnsigned64 BOOL Input ByteOffset UDINT Value ULINT
Remote Procedure Calls Library Documentation ¶ Company : CODESYS Title : Remote Procedure Calls Version : 4.5.0.0 Categories : Intern|Networking Namespace : RPC Author : CODESYS Development GmbH Placeholder : RPC Description [ 1 ] ¶ Library for Remote Procedure Calls (Client & Server). Contents: ¶ RPC Enums Function Blocks Functions GlobalConstants GlobalVariables Interfaces Structs Indices and tables ¶ [ 1 ] Based on Remote Procedure Calls.library, last modified 06.05.2024, 07:51:26. LibDoc 4.5.0.0 The content file Remote Procedure Calls.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 06.05.2024, 07:51:28.
RPC ¶ Enums CommStatus (Enum) ERROR (Enum) FaultStatus (Enum) NCAPDUFaultStatus (Enum) RPCNCARejectStatus (Enum) State Machines CLClientState (Enum) CLRequestState (Enum) SysTargetOperationNumber (Enum) Function Blocks CLClient (FunctionBlock) IRPCCLClient Abort (Method) Cancel (Method) CommStatus (Property) EndSession (Method) FaultStatus (Property) Init (Method) Invoke (Method) RequestState (Property) Session (Property) StartSession (Method) State (Property) Properties InterfaceIP (Property) SetSourcePortRange (Method) CLServer (FunctionBlock) Abort (Method) GetResolutionByActivityID (Method) Init (Method) Properties InterfaceIP (Property) ResponseState (Property) State (Property) RegisterIRPCProvider (Method) SetSourcePortRange (Method) UnregisterIRPCProvider (Method) Utils UUIDGenerator (FunctionBlock) CreateUUID (Method) Functions UUID_COMPARE (Function) GlobalConstants Constants (GVL) RemoteProcedureCalls (GVL) GlobalVariables Settings (GVL) Interfaces IRPCCLClient (Interface) Abort (Method) Cancel (Method) CommStatus (Property) EndSession (Method) FaultStatus (Property) Init (Method) Invoke (Method) RequestState (Property) Session (Property) StartSession (Method) State (Property) IRPCCLClientCallback (Interface) CancelCallback (Method) InvokeCallback (Method) IRPCProvider (Interface) Cancel (Method) InterfaceUUID (Property) ObjectUUID (Property) Request (Method) IRPCProviderCallback (Interface) GetActivityUUID (Method) RequestCallback (Method) Structs CLClientOptions (Struct) CLServerOptions (Struct) DataRepresentation (Struct) InterfaceVersion (Struct) RPCDataRepresentation (Struct) RemoteProcedureCall (Struct) UUID (Struct)