Framed visu helpers ¶ TextListForCombobox_MC_BUFFER_MODE (TextList) TextListForCombobox_MC_DIRECTION (TextList) TextListForCombobox_MC_STARTMODE (TextList) TextListForCombobox_MC_TAPPETMODE (TextList) TextListForCombobox_SMC3_BrakeSetState (TextList) TextListForCombobox_SMC3_PersistPositionDiag (TextList) TextListForCombobox_SMC_BACKLASH_MODE (TextList) TextListForCombobox_SMC_BACKLASH_STARTSTATE (TextList) TextListForCombobox_SMC_CAMTAPPETTYPE (TextList) TextListForCombobox_SMC_CONTROLLER_MODE (TextList) TextListForCombobox_SMC_ERROR (TextList) TextListForCombobox_SMC_HOMING_MODE (TextList) TextListForCombobox_SMC_LOGGERMODE (TextList) TextListForCombobox_SMC_MOVEMENTTYPE (TextList) TextListForCombobox_SMC_RAMPTYPE (TextList)
Original ¶ ImagePool_sm3 (ImagePool)
ImagePool_sm3 (Image Pool) ¶ ID File name Image Link type logo logo.bmp Embedded plc-mc-logo plc-mc-logo.bmp Embedded
SM3_Basic_GetVersion (FUN) ¶ FUNCTION SM3_Basic_GetVersion : DWORD InOut: Scope Name Type Return SM3_Basic_GetVersion DWORD
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 26.07.2024, 11:51:57 companyName string 3S-Smart Software Solutions GmbH libraryFile SM3_Basic.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SM3_Basic.clean.json version version 2.0.0.0 ProjectInformation OnlineHelp bool True Released True ShowSmartCodingInfo True SystemApplicationLibrary False LastModificationDateTime date 26.07.2024, 11:51:33 LibraryCategories library-category-list Intern|SoftMotion Author string CODESYS Development GmbH Company CODESYS CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description DocFormat reStructuredText DocLanguages en Placeholder SM3_Basic Project SM3_Basic Title SM3_Basic UnitTestingDefine SMC_UNIT_TEST Version version 4.17.0.0
AXIS_REF_SM3.GetDeviceState (METH) ¶ METHOD GetDeviceState : DED.DEVICE_STATE Returns the state of the device; if device state is ERROR further information can be read by GetDeviceError . : return: eDeviceState InOut: Scope Name Type Comment Return GetDeviceState DED.DEVICE_STATE Output xDiagnosisInfoAvailable BOOL TRUE : Diagnosis info can be read by calling GetDeviceDiagnosisInfo . eError DED.ERROR
AXIS_REF_SM3.GetSpecificDeviceErrorAsync (METH) ¶ METHOD GetSpecificDeviceErrorAsync : DED.PROC_STATE Returns the specific device error of the current node; interpretation is fieldbus dependent; you can also use the function block GetSpecificDeviceError . InOut: Scope Name Type Comment Return GetSpecificDeviceErrorAsync DED.PROC_STATE eState Input eCmd PROC_CMD eCommand pData CAA.PVOID Pointer to memory szSize CAA.SIZE Size of memory in bytes where pData is pointing to Output szCount CAA.SIZE Number of Bytes written to pData eError DED.ERROR Error code if method fails
AXIS_REF_SM3.GetSpecificDeviceState (METH) ¶ METHOD GetSpecificDeviceState : DED.ERROR Returns the fieldbus specific device state; interpretation is fieldbus dependent. InOut: Scope Name Type Comment Return GetSpecificDeviceState DED.ERROR eError Input pData CAA.PVOID Pointer to memory szSize CAA.SIZE Size of memory in bytes where pData is pointing to. Output szCount CAA.SIZE Number of Bytes written to pData
INode ¶ ChildNodeCount (Property) Connector (Property) Enable (Property) FirstChildNode (Property) Index (Property) IsRootNode (Property) NextSiblingNode (Property) ParentNode (Property) SiblingNodeCount (Property)
AXIS_REF_SM3.ChildNodeCount (PROP) ¶ PROPERTY ChildNodeCount : CAA.Count