IPoolExtender.GetRequest (METH) ¶ METHOD GetRequest : POINTER TO REQUEST InOut: Scope Name Type Return GetRequest POINTER TO REQUEST Output eError ERROR
IPoolExtender.ScheduleRequest (METH) ¶ METHOD ScheduleRequest : ERROR InOut: Scope Name Type Return ScheduleRequest ERROR Input pRequest POINTER TO REQUEST
IValveContinuous (ITF) ¶ INTERFACE IValveContinuous EXTENDS IActuatorContinuous Interface continuous valves have to implement. Properties: DateTimeProvider , inherited from IActuatorContinuous Enable , inherited from IActuatorContinuous ErrorIdOut , inherited from IActuatorContinuous ErrorOut , inherited from IActuatorContinuous Reset , inherited from IActuatorContinuous Setpoint , inherited from IActuatorContinuous
Error (ENUM) ¶ TYPE Error : Building lib error Attributes: qualified_only InOut: Name Initial Comment NoError 0 No error. InputError 1 Invalid / inconsistent inputs provided by caller. DateTimeError 2 Error getting system time HardwareError 3 Service indications or error indications highlight a hardware issue.
IsLibReleased (FUN) ¶ FUNCTION IsLibReleased : BOOL This function has been automatically generated from the project information. InOut: Scope Name Type Return IsLibReleased BOOL
RSM Utility ¶ Enums ERROR (Enum) Function Blocks PoolExtender AsyncProperty (Folder) GetInstancePointer (Method) RSMClass (FunctionBlock) Extend (Method) Reset (Method) Globals PoolHandling (GVL) Interfaces AsyncProperty IAsyncProperty (Interface) GetInstancePointer (Method) IPoolExtender IPoolExtender (Interface) GetRequest (Method) ScheduleRequest (Method) Structs REQUEST (Struct) RSM_HANDLE (Struct) Types APP_NAME (Alias) TASK_GROUP (Alias) TASK_NAME (Alias)
HeatCoolOperationMode (ENUM) ¶ TYPE HeatCoolOperationMode : SequenceControl and other functionalities provide / use this heat/cool operation mode. Attributes: qualified_only InOut: Name Initial UNUSED -1 HEAT 0 COOL 1 INACTIVE 2
ERROR (ENUM) ¶ TYPE ERROR : Attributes: qualified_only InOut: Name NO_ERROR WRONG_PARAMETER WRONG_CONFIGURATION ALREADY_INITIALIZED TASK_CREATION_FAILED EVENT_CREATION_FAILED NO_MEMORY SCHEDULING_FAILED
ServiceIndication (ENUM) ¶ TYPE ServiceIndication : Service indication used in conjunction with ServiceIndicationValue . Attributes: qualified_only InOut: Name Initial UNUSED -1 OFF 0 ON 1