PlcAppConnection.SendWriteVariablesRequest (METH) ¶ METHOD SendWriteVariablesRequest : UDINT InOut: Scope Name Type Return SendWriteVariablesRequest UDINT
PlcAppConnection.StartConnection (METH) ¶ METHOD StartConnection : UDINT InOut: Scope Name Type Return StartConnection UDINT
PlcAppConnection.StartShutdownConnection (METH) ¶ METHOD StartShutdownConnection : UDINT InOut: Scope Name Type Return StartShutdownConnection UDINT
PlcAppConnection.State (PROP) ¶ PROPERTY State : PlcConnectionState
PlcAppConnection.StaticMemory (PROP) ¶ PROPERTY StaticMemory : PlcAppConnectionMemory This property can be used in the case that the system where the instance is used does not support dynamic memory. This property must not be set more than once. That means, it is not possible to increase the memory by setting a larger buffer in this property!
PlcAppConnection.UpdateState (METH) ¶ METHOD UpdateState : UDINT InOut: Scope Name Type Return UpdateState UDINT
PlcService (FB) ¶ FUNCTION_BLOCK PlcService Properties: Data DataValid HaveToSwap Header Writer Methods: Create FB_Exit Finish InitSavepoint RestoreSavepoint StoreSavepoint Structure: Create (Method) Data (Property) DataValid (Property) FB_Exit (Method) Finish (Method) HaveToSwap (Property) Header (Property) InitSavepoint (Method) RestoreSavepoint (Method) StoreSavepoint (Method) Writer (Property)
PlcCredentials (STRUCT) ¶ TYPE PlcCredentials : STRUCT InOut: Name Type stUser STRING stPassword STRING
PlcServiceHeader (STRUCT) ¶ TYPE PlcServiceHeader : STRUCT InOut: Name Type Initial Comment HeaderTag UINT HEADER_TAG_STANDARD Qualified Constants.<…> but this leads to compile errors HeaderSize UINT UDINT_TO_UINT((SIZEOF(THIS^) - 4)) size from service group on! ServiceGroup UINT Service UINT DeviceSessionId UDINT ServiceLength UDINT size of the service wihtout the header CustomerId UINT 0 0 -> 3S Reserved UINT 0 must be 0
Test ¶ Test_CBTarget (FunctionBlock) ChannelError (Method) ReplyReceived (Method) Test_Connection (Program) Test_DataItem (FunctionBlock) Access (Property) AddressInfo (Property) DataType (Property) Id (Property) Quality (Property) ReferenceCount (Property) SymbolicName (Property) Tag (Property) Timestamp (Property) ValueAddress (Property) ValueSize (Property) WriteCopyAddress (Property) Test_DataItemProvider (FunctionBlock) GetReadItems (Method) GetWriteItems (Method) Initialize (Method) ReadListId (Property) WriteListId (Property) Test_DataItemProviderBlackfin (FunctionBlock) GetReadItems (Method) GetWriteItems (Method) Initialize (Method) ReadListId (Property) WriteListId (Property) Test_MonitoringValues (Struct) Test_OSRB (Program) Test_PRG (Program) CheckDataArraysEqual (Action) CheckErrors (Action) ClearDataCheck (Action) ClearErrors (Action) Test_ReadWriteSwap (Action) Test_TaggedReader (Action) Test_TaggedWriter (Action) Test_UintToHexString (Action) Test_Uint_FromHexString (Action) Testcases (Enum)