CODESYS Application Composer
Subsection: InstRefMapping In the section InstRefMapping with the subsection Demand a module InstRef can be filled automatically with a FB instance created by a device. SEC DeviceGenerator //optional:
CODESYS Application Composer
Rules for Generators . Rules for device generation Devices specified in top-level modules are hooked under the parent device that contains the generated application. No toplevel devices will be create
CODESYS Application Composer
Alarm Generator The alarm generator provides the module developer with an easy way to equip existing modules with the alarm management available in CODESYS . In doing so, functionalities for the compl
CODESYS Application Composer
Section: alg.Alarm The section SEC alg.Alarm describes a module alarm. A module alarm essentially corresponds to an alarm of the CODESYS alarm management that has been configured in an alarm group. Ho
CODESYS Application Composer
CFC Generator The CFC generator automatically creates CFC programs which can contain calls of module FB instances. Created CFC programs can be edited. The program changes persist after repeated genera
CODESYS Application Composer
Section: CFCCreation This section contains all subsections that are interpreted by the CFC generator. SEC cfc.CFCCreation SEC CreateCFCProgram : <CFC program identifier> //optional: yes, modifier [UPD
CODESYS Application Composer
Library: AC_ModuleBase The module basic library AC_ModuleBase is part of the module concept of the CODESYS Application Composer . All modules which are developed to be available in the module tree con
CODESYS Application Composer
Reliable Message Protocol (RMP) The reliable message protocol is used to send messages from one module instance to another. This communication can be between applications. Therefore an instance of the
CODESYS Application Composer
IRMPService Methods and properties of the interface IRMPService . Method: IsMessageSent METHOD IsMessageSent : BOOL VAR_INPUT uiHandle: UINT; END_VAR This method checks if a message that has been queu
CODESYS Application Composer
RMPSendMessage This function block serves to send messages to any module instance. The address of the instance must be known. The behavior of the variables xExecute , xDone , xBusy , and xError compli