Counter_Atomic.Increment (METH) ¶ METHOD FINAL Increment : DINT InOut: Scope Name Type Return Increment DINT
Counter_Atomic.Set (METH) ¶ METHOD Set InOut: Scope Name Type Input value DINT
Counter_Dummy (FB) ¶ FUNCTION_BLOCK FINAL Counter_Dummy IMPLEMENTS ICounter A dummy counter that does nothing on Increment and Decrement. The count is always 0. Methods: Decrement GetCount Increment Set Structure: Decrement (Method) GetCount (Method) Increment (Method) Set (Method)
ElemFun_EvalPosDerivs (FUN) ¶ FUNCTION ElemFun_EvalPosDerivs : BOOL Computed the geometric derivatives wrt. x. Note: for axis space elements, the derivatives are computed by numerical differentiation. InOut: Scope Name Type Comment Inout errCtx SMRE.ErrorContext Inout Const ef ElemFun Inout u_x SM3M.SMC_DynV3State The position with derivatives, given in the coordinate system of the element function. Input x LREAL t LREAL Return ElemFun_EvalPosDerivs BOOL
Counter_Dummy.Decrement (METH) ¶ METHOD FINAL Decrement : DINT InOut: Scope Name Type Return Decrement DINT
Constants (GVL) ¶ InOut: Scope Name Type Initial Constant gc_CLASSID_SM UDINT 16#1031 gc_uiNumberOfMappings UINT 48 gc_DBG_MAX_VARS UDINT 32 gc_STREAM_BUFFER_SIZE UDINT 4096
Conversion ¶ Cvt_LREAL_to_DWORD (Function)
GeoPrimLinear_Serialize (FUN) ¶ FUNCTION GeoPrimLinear_Serialize : BOOL InOut: Scope Name Type Return GeoPrimLinear_Serialize BOOL Input stream SM0.IOutStream Inout Const l GeoPrimLinear
Counter ¶ Counter_Atomic (FunctionBlock) Decrement (Method) GetCount (Method) Increment (Method) Set (Method) Counter_Dummy (FunctionBlock) Decrement (Method) GetCount (Method) Increment (Method) Set (Method) Counter_SingleTask (FunctionBlock) Decrement (Method) GetCount (Method) Increment (Method) Set (Method) ICounter (Interface) Decrement (Method) GetCount (Method) Increment (Method) Set (Method)
ntohW (FUN) ¶ FUNCTION ntohW : WORD Converts a word from network to host byte order InOut: Scope Name Type Input wVal WORD Return ntohW WORD