SNCM_ETC_Slave.VendorID (PROP) ¶ PROPERTY VendorID : DWORD Property to its vendor ID
SNCM_ETC_VoE_SendReceive (FB) ¶ FUNCTION_BLOCK SNCM_ETC_VoE_SendReceive Function block for an abstract SNCM vendor over EtherCAT communication InOut: Scope Name Type Comment Input xExecute BOOL triggers the data transfer usiCom USINT index of first EtherCAT master uiDevice UINT physical slave address usiChannel USINT channel number; set != 0 although it’s unused udiVendorID UDINT vendor ID from device description uiVendorType UINT vendor type from device description uiInputMaxLength UINT maximal size of receive data; max 506 bytes pbyInputData POINTER TO BYTE pointer to receive data uiOutputLength UINT size of send data; max 506 bytes pbyOutputData POINTER TO BYTE pointer to send data udiTimeout UDINT timeout in ms for execution Output xDone BOOL communication is done xBusy BOOL communication is still busy xError BOOL an error occurred while communication xTimeoutError BOOL communication timed out with the set timeout value uiSizeReceived UINT size of received data
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpErrors2 Interfaces ¶ Library Identification ¶ Name: CmpErrors2 Interfaces Version: newest Company: System Namespace: CmpErrors Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpErrors2 Interfaces, * (System) IODrvEtherCAT ¶ Library Identification ¶ Placeholder: IODrvEtherCAT Default Resolution: IODrvEtherCAT, * (3S - Smart Software Solutions GmbH) Namespace: IoDrvEthercatLib Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: IODrvEtherCAT Library Parameter ¶ Parameter: ETC_MAX_SLAVES = 1024 Parameter: MAX_ASYNC_MSG = 4 Parameter: MAX_MAILBOX_CHANNELS = 100 Parameter: MAX_SDO_CHANNELS = 100 IoStandard ¶ Library Identification ¶ Placeholder: IoStandard Default Resolution: IoStandard, * (System) Namespace: IoStandard Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: IoStandard SNCM ECATSlave Interfaces ¶ Library Identification ¶ Name: SNCM ECATSlave Interfaces Version: newest Company: 3S - Smart Software Solutions GmbH Namespace: SNCM_ECATSLAVE_ITF Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: SNCM ECATSlave Interfaces, * (3S - Smart Software Solutions GmbH)
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 18.05.2017, 08:41:52 companyName string 3S-Smart Software Solutions GmbH libraryFile _3S_SNCM_ECATSlave.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP10 Patch 2 contentFile _3S_SNCM_ECATSlave.clean.json version version 1.0.1.1 ProjectInformation Released bool True LastModificationDateTime date 01.01.1601, 00:53:00 LibraryCategories library-category-list Intern|Networking Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH DefaultNamespace SNCM_ECATSLAVE Description See: Description Placeholder SNCM_ECATSlave Project _3S_SNCM_ECATSlave Title SNCM ECAT Slave Version version 3.5.8.30
iParServer Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title iParServer Version 3.5.17.0 Categories Application|Fieldbus Namespace iParServer Author 3S - Smart Software Solutions GmbH Placeholder iParServer Description 1 ¶ iParameter Server for Profibus and Profinet devices Contents: ¶ iParServer Data iParServer (FunctionBlock) iParServerError (Enum) Indices and tables ¶ 1 Based on iParServer.library, last modified 20.04.2021, 14:25:07. LibDoc 4.4.0.0-b.27 The content file iParServer.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 14:25:07.
iParServer ¶ Data DefaultIParData (FunctionBlock) Close (Method) Execute (Method) FB_Init (Method) Load (Method) OpenUpdate (Method) Update (Method) DefaultIParameterDB (FunctionBlock) Register (Method) IIParameterData (Interface) Close (Method) Execute (Method) Load (Method) OpenUpdate (Method) Update (Method) iParServer (FunctionBlock) iParServerError (Enum)
Data ¶ DefaultIParData (FunctionBlock) Close (Method) Execute (Method) FB_Init (Method) Load (Method) OpenUpdate (Method) Update (Method) DefaultIParameterDB (FunctionBlock) Register (Method) IIParameterData (Interface) Close (Method) Execute (Method) Load (Method) OpenUpdate (Method) Update (Method)
DefaultIParData.Close (METH) ¶ METHOD Close : UDINT InOut: Scope Name Type Return Close UDINT
DefaultIParData (FB) ¶ FUNCTION_BLOCK DefaultIParData IMPLEMENTS IIParameterData Default implementation of interace IIParameterData. Persists iParameters of a single slot / subslot of a Field Device to filesystem (file with specified filename). see DefaultIParameterDB. InOut: Scope Name Type Comment Input stFilename STRING impl. spezifisch, irgendein Schlüssel Methods: Close Execute FB_Init Load OpenUpdate Update Structure: Close (Method) Execute (Method) FB_Init (Method) Load (Method) OpenUpdate (Method) Update (Method)
DefaultIParData.Execute (METH) ¶ METHOD Execute : UDINT InOut: Scope Name Type Return Execute UDINT