Test_CBTarget (FB) ¶ FUNCTION_BLOCK Test_CBTarget IMPLEMENTS IPlcServiceChannelCallbackTarget Methods: ChannelError ReplyReceived Structure: ChannelError (Method) ReplyReceived (Method)
Test_CBTarget.ChannelError (METH) ¶ METHOD ChannelError : UDINT InOut: Scope Name Type Comment Return ChannelError UDINT Input channel IPlcServiceChannel the channel on which the error occurred udiError UDINT
Test_CBTarget.ReplyReceived (METH) ¶ METHOD ReplyReceived : UDINT InOut: Scope Name Type Comment Return ReplyReceived UDINT Input channel IPlcServiceChannel the channel for which the reply was received pduData CHCProtocolDataUnit
Test_Connection (PRG) ¶ PROGRAM Test_Connection InOut: Scope Name Type Input iChannelErrors INT iChannelReplies INT Output monitoring Test_MonitoringValues cbt Test_CBTarget
Test_DataItem (FB) ¶ FUNCTION_BLOCK Test_DataItem IMPLEMENTS IDataItem Properties: Access AddressInfo DataType Id Quality ReferenceCount SymbolicName Tag Timestamp ValueAddress ValueSize WriteCopyAddress Structure: 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.WriteListId (PROP) ¶ PROPERTY WriteListId : UDINT
Test_DataItemProviderBlackfin (FB) ¶ FUNCTION_BLOCK Test_DataItemProviderBlackfin IMPLEMENTS IDataItemProvider Properties: ReadListId WriteListId Methods: GetReadItems GetWriteItems Initialize Structure: GetReadItems (Method) GetWriteItems (Method) Initialize (Method) ReadListId (Property) WriteListId (Property)
Test_DataItemProviderBlackfin.GetReadItems (METH) ¶ METHOD GetReadItems : UDINT InOut: Scope Name Type Return GetReadItems UDINT Output pItems POINTER TO ARRAY [0..100] OF IDataItem iItemCount DINT
Test_DataItemProviderBlackfin.GetWriteItems (METH) ¶ METHOD GetWriteItems : UDINT InOut: Scope Name Type Return GetWriteItems UDINT Output pItems POINTER TO ARRAY [0..100] OF IDataItem iItemCount DINT
Test_DataItemProvider.GetReadItems (METH) ¶ METHOD GetReadItems : UDINT InOut: Scope Name Type Return GetReadItems UDINT Output pItems POINTER TO ARRAY [0..100] OF IDataItem iItemCount DINT