_StorageGetTableId (FUN) ¶ FUNCTION _StorageGetTableId : STO.ERROR = SignatureFlag.SimulationExternal = link even in simulation mode InOut: Scope Name Type Return _StorageGetTableId STO.ERROR Input hStorage STORAGE_TYPE Inout sTable STRING Output idTable CAA.IDENT
Storage.StorageGetIndexId (METH) ¶ METHOD StorageGetIndexId : STO.ERROR Determines the id of an index of a table. InOut: Scope Name Type Comment Return StorageGetIndexId STO.ERROR The error code. Can return ERROR.NOT_IMPLEMENTED for non- sqlite implementations Inout sIndex STRING The name of the index sTable STRING The name of the table the index belongs to Output idIndex CAA.IDENT Returns id of the index.
Storage.StorageGetTableId (METH) ¶ METHOD StorageGetTableId : STO.ERROR Determines the id of a given table. InOut: Scope Name Type Comment Return StorageGetTableId STO.ERROR The error code. Can return ERROR.NOT_IMPLEMENTED for non- sqlite implementations Inout sTable STRING The name of the table Output idTable CAA.IDENT Returns id of the table.
SNCM ECAT Slave Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title SNCM ECAT Slave Version 3.5.8.30 Categories Intern|Networking Namespace SNCM_ECATSLAVE Author 3S - Smart Software Solutions GmbH Placeholder SNCM_ECATSlave Description 1 ¶ 3S implementation of IEtcSlave Contents: ¶ _3S_SNCM_ECATSlave Function Blocks Indices and tables ¶ 1 Based on _3S_SNCM_ECATSlave.library, last modified 01.01.1601, 00:53:00. LibDoc 4.4.0.0-b.27 The content file _3S_SNCM_ECATSlave.clean.json was generated with CODESYS V3.5 SP10 Patch 2 on 18.05.2017, 08:41:52.
Function Blocks ¶ SNCM_ETC_Slave (FunctionBlock) Com (Property) IsInOperateState (Property) PhysSlaveAddr (Property) SetReferences (Method) VendorID (Property) SNCM_ETC_VoE_SendReceive (FunctionBlock)
_3S_SNCM_ECATSlave ¶ Function Blocks SNCM_ETC_Slave (FunctionBlock) Com (Property) IsInOperateState (Property) PhysSlaveAddr (Property) SetReferences (Method) VendorID (Property) SNCM_ETC_VoE_SendReceive (FunctionBlock)
SNCM_ETC_Slave (FB) ¶ FUNCTION_BLOCK SNCM_ETC_Slave IMPLEMENTS SNCM_ECATSLAVE_ITF.IEtcSlave Function block for an abstract SNCM EtherCAT slave Properties: Com IsInOperateState PhysSlaveAddr VendorID Methods: SetReferences Structure: Com (Property) IsInOperateState (Property) PhysSlaveAddr (Property) SetReferences (Method) VendorID (Property)
SNCM_ETC_Slave.Com (PROP) ¶ PROPERTY Com : USINT Property to get its EtherCAT master index
SNCM_ETC_Slave.IsInOperateState (PROP) ¶ PROPERTY IsInOperateState : BOOL Property to check if the EtherCAT slave is in operate state
SNCM_ETC_Slave.PhysSlaveAddr (PROP) ¶ PROPERTY PhysSlaveAddr : UINT Property to get its physical slave address