TextListForCombobox_SMC_ERROR (Text List) ¶
TextListForCombobox_SMC_ORIENTATION_MODE (Text List) ¶
TextListForCombobox_SMC_PTP_MOVEMENT_TYPE (Text List) ¶
SM3_Shared ¶ ByteOrder ReadDataNtoH (Function) WriteDataHtoN (Function) ntohDW (Function) ntohW (Function) Callee ICallee (Interface) Call (Method) Next (Property) Reinit (Method) InsertCalleeIfNotPresent (Function) Cnst (GVL) Constants (GVL) Conversion Cvt_LREAL_to_DWORD (Function) 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) Dbg_Fun Dbg_Fun_Tuple (FunctionBlock) Eval (Method) GetName (Method) GetVarName (Method) NumVars (Property) Dbg_IFun (Interface) Eval (Method) GetName (Method) GetVarName (Method) NumVars (Property) Dbg_IFunIter (Interface) Advance (Method) Get (Method) GetVarName (Method) Initialize (Method) IsValid (Method) NumVars (Property) Dbg_IterFromFun (FunctionBlock) Advance (Method) Get (Method) GetVarName (Method) Init (Method) Initialize (Method) IsValid (Method) NumVars (Property) Dbg_Vars (Struct) Dbg_WriteFun (Function) Dbg_WriteFunIter (Function) EdgeAbortLogic (FunctionBlock) EdgeLogic (FunctionBlock) Abort (Method) CyclicAction (Method) ResetOutputs (Method) Restart (Method) Start (Method) File DirCreate (Function) DirExists (Function) FileExists (Function) PathJoin (Function) Filter PT1 (FunctionBlock) Init (Method) Next (Method) Shift (Method) PT1_Extrapolate (FunctionBlock) InSteadyState (Method) Init (Method) Next (Method) Shift (Method) IO ConfigGetParameterValueBOOL (Function) ConfigGetParameterValueLREAL (Function) Logging DoLog (Function) DoLogError (Function) DoLogInfo (Function) Logging (GVL) Mapping FillMappingInfo (Function) GetMappingParams (Function) IsParameterMapped (Function) MappingEntry (Struct) Math Add64_64 (Function) Div64_32 (Function) LEQ64_64 (Function) Mul64_32 (Function) SHL64 (Function) SHR64 (Function) Sub64_64 (Function) UI64 (Struct) Queue Queue (FunctionBlock) Clear (Method) Dequeue (Method) Enqueue (Method) Initialize (Method) IsEmpty (Method) Random RndI (FunctionBlock) Advance (Method) GetCur (Method) Init (Method) RndI_Range (FunctionBlock) Advance (Method) GetCur (Method) Init (Method) Sort InsertSorted_LR (Function) Stream IOutStream (Interface) Write (Method) MemRange_IsInside (Function) OutBufferedStream (FunctionBlock) Flush (Method) Init (Method) Write (Method) OutFileStream (FunctionBlock) Close (Method) FB_Exit (Method) IsOpen (Method) Open (Method) Write (Method) OutNullStream (FunctionBlock) Write (Method) OutRealTimeStream (FunctionBlock) CommitToStream (Method) Init (Method) Write (Method) OutStringStream (FunctionBlock) GetString (Method) Init (Method) Write (Method) Stream_WriteNewLine (Function) Stream_WriteString (Function) String CharToLower (Function) CharToUpper (Function) StrEqCI (Function) StrToLower (Function) StrToUpper (Function) StringFormat Byte_To_HexString (Function) DWord_To_HexString (Function) HexChar (Function) HexValue (Function) LWord_To_HexString (Function) Serialize_BOOL (Function) Serialize_DINT (Function) Serialize_LREAL (Function) Serialize_String (Function) Serialize_UDINT (Function) Serialize_ULINT (Function) TgDebugText (Function) To_HexString_NLZ (Function) Word_To_HexString (Function) Tasks GetCurrentTask (Function) IsCurrentTask (Function)
ByteOrder ¶ ReadDataNtoH (Function) WriteDataHtoN (Function) ntohDW (Function) ntohW (Function)
GeoPrimLinear_Eval (FUN) ¶ FUNCTION GeoPrimLinear_Eval : BOOL InOut: Scope Name Type Inout errCtx SMRE.ErrorContext Inout Const ef ElemFun Inout vr SM3M.SMC_VECTOR3D sx ParamState Input t LREAL bComputePsArc BOOL Return GeoPrimLinear_Eval BOOL
ReadDataNtoH (FUN) ¶ FUNCTION ReadDataNtoH : DWORD Reads a byte, word, or dword and swaps from network to host byte order if necessary InOut: Scope Name Type Comment Input pSrc POINTER TO BYTE nSize UDINT Valid sizes are 1, 2, and 4. Return ReadDataNtoH DWORD
WriteDataHtoN (FUN) ¶ FUNCTION WriteDataHtoN : BOOL Writes a byte, word, or dword and swaps from host to network byte order if necessary InOut: Scope Name Type Comment Input pDst POINTER TO BYTE nSize UDINT Valid sizes are 1, 2, and 4. dwValue DWORD Return WriteDataHtoN BOOL
ntohDW (FUN) ¶ FUNCTION ntohDW : DWORD Converts a dword from network to host byte order InOut: Scope Name Type Input dwVal DWORD Return ntohDW DWORD
GeoPrimLinear_EvalDerivs (FUN) ¶ FUNCTION GeoPrimLinear_EvalDerivs : BOOL InOut: Scope Name Type Inout errCtx SMRE.ErrorContext Inout Const ef ElemFun Inout ur SM3M.SMC_DynV3State Input x LREAL t LREAL Return GeoPrimLinear_EvalDerivs BOOL