TIME_TO_ISO8601 (FUN) ¶ FUNCTION TIME_TO_ISO8601 : ERROR InOut: Scope Name Type Return TIME_TO_ISO8601 ERROR Input tValue TIME Inout sValue ISO8601
TIME_TO_REAL8 (FUN) ¶ FUNCTION TIME_TO_REAL8 : ERROR InOut: Scope Name Type Return TIME_TO_REAL8 ERROR Input tValue TIME Output r8Value REAL8
INT64_TO_TIME (FUN) ¶ FUNCTION INT64_TO_TIME : ERROR InOut: Scope Name Type Return INT64_TO_TIME ERROR Input i64Value INT64 Output tValue TIME
ISO8601_TO_DT (FUN) ¶ FUNCTION ISO8601_TO_DT : ERROR InOut: Scope Name Type Return ISO8601_TO_DT ERROR Output dtValue DT Inout sValue ISO8601
IBACnetServerPlugin.PreStartBACnetStack (METH) ¶ METHOD PreStartBACnetStack : UDINT Gets called prior of BACnetServer.StartBACnetStack . Return CmpErrors.Errors.ERR_OK if successfully. InOut: Scope Name Type Return PreStartBACnetStack UDINT
ISO8601_TO_LTIME (FUN) ¶ FUNCTION ISO8601_TO_LTIME : ERROR InOut: Scope Name Type Return ISO8601_TO_LTIME ERROR Output ltValue LTIME Inout sValue ISO8601
ISO8601_TO_TIME (FUN) ¶ FUNCTION ISO8601_TO_TIME : ERROR InOut: Scope Name Type Return ISO8601_TO_TIME ERROR Output tValue TIME Inout sValue ISO8601
LTIME_TO_INT64 (FUN) ¶ FUNCTION LTIME_TO_INT64 : ERROR InOut: Scope Name Type Return LTIME_TO_INT64 ERROR Input ltValue LTIME Output i64Value INT64
LTIME_TO_ISO8601 (FUN) ¶ FUNCTION LTIME_TO_ISO8601 : ERROR InOut: Scope Name Type Return LTIME_TO_ISO8601 ERROR Input ltValue LTIME Inout sValue ISO8601
ITable4 (ITF) ¶ INTERFACE ITable4 EXTENDS ITable3 Extension of interface ITable3. Properties: LastError , inherited from ITable3 TableId , inherited from ITable TableNumOfColumns , inherited from ITable TableNumOfIndexes , inherited from ITable TableNumOfRows , inherited from ITable TableStorage , inherited from ITable Methods: GetMinMaxRowIds CursorOpen , inherited from ITable RowCreate , inherited from ITable RowDelete , inherited from ITable RowDelete2 , inherited from ITable2 RowDuplicate , inherited from ITable RowSelect , inherited from ITable TableClear , inherited from ITable TableClose , inherited from ITable Structure: GetMinMaxRowIds (Method)