POUs ¶ SysCreateProcess (Function) SysExecuteCommand (Function)
SysCreateProcess (FUN) ¶ FUNCTION SysCreateProcess : DWORD Create a process and returns the process handle. 0 if failed InOut: Scope Name Type Comment Return SysCreateProcess DWORD Inout Const pszCommandLine STRING Command line to start as a new process. Typically the first parameter is the module name to start as a process Input bHide BOOL Hide window at command execution
SysExecuteCommand (FUN) ¶ FUNCTION SysExecuteCommand : DINT Execute system command and returns system result InOut: Scope Name Type Comment Return SysExecuteCommand DINT Inout Const pszCommand STRING COmmand line to execute as system command
extern30 ¶ SysProcessCreate30 (Function) SysProcessExecuteCommand30 (Function)
SysProcessCreate30 (FUN) ¶ FUNCTION SysProcessCreate30 : UDINT InOut: Scope Name Type Return SysProcessCreate30 UDINT Input pszApplication REFERENCE TO STRING pszCommandLine REFERENCE TO STRING ulHide UDINT pResult POINTER TO UDINT
SysProcessExecuteCommand30 (FUN) ¶ FUNCTION SysProcessExecuteCommand30 : UDINT InOut: Scope Name Type Return SysProcessExecuteCommand30 UDINT Input pszComand REFERENCE TO STRING pResult POINTER TO UDINT
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 03.07.2018, 10:34:59 companyName string 3S-Smart Software Solutions GmbH libraryFile SysOS23.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP13 contentFile SysOS23.clean.json version version 2.0.0.0 ProjectInformation Released bool True Support32BitOnly True LastModificationDateTime date 03.07.2018, 10:34:59 LibraryCategories library-category-list System|SysLibs23 Author string 3S - Smart Software Solutions GmbH Company System Description See: Description Project SysOS23 Title SysOS23 Version version 3.5.13.0
SysPipeOpenConstsGVL (GVL) ¶ Access modes for the SysPipeOpen function InOut: Scope Name Type Initial Constant SYSPIPE_OPEN_READ DWORD 16#1 SYSPIPE_OPEN_WRITE DWORD 16#2
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 16:05:37 companyName string 3S-Smart Software Solutions GmbH libraryFile SysPipe_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysPipe_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True SourceLibrary False LastModificationDateTime date 20.04.2021, 16:05:37 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP16 DefaultNamespace Description See: Description DocFormat reStructuredText LanguageModelAttribute qualified-access-only Project SysPipe_Itfs Title SysPipe Interfaces Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.