UtilGetLocalByteorder (FUN) ¶ FUNCTION UtilGetLocalByteorder : PlcServiceByteOrder InOut: Scope Name Type Return UtilGetLocalByteorder PlcServiceByteOrder
UtilGetOtherByteorder (FUN) ¶ FUNCTION UtilGetOtherByteorder : PlcServiceByteOrder InOut: Scope Name Type Return UtilGetOtherByteorder PlcServiceByteOrder
UtilHaveToSwapForBinTagUtil (FUN) ¶ FUNCTION UtilHaveToSwapForBinTagUtil : DINT InOut: Scope Name Type Return UtilHaveToSwapForBinTagUtil DINT Input targetByteOrder PlcServiceByteOrder
MonitoringIdMap (FB) ¶ FUNCTION_BLOCK MonitoringIdMap Properties: Full Methods: AddItem AssurePrepared FB_Exit GetDataItemId GetDataItemIndex Structure: AddItem (Method) AssurePrepared (Method) FB_Exit (Method) Full (Property) GetDataItemId (Method) GetDataItemIndex (Method)
MonitoringIdMap.AddItem (METH) ¶ METHOD AddItem : UINT Will add a new item to the map and return a valid id. Must not be called, when full is TRUE! InOut: Scope Name Type Return AddItem UINT Input udiItemId UDINT uiItemIndex UINT
MonitoringIdMap.AssurePrepared (METH) ¶ METHOD AssurePrepared : UDINT Calling this method will erase any data in the map! InOut: Scope Name Type Comment Return AssurePrepared UDINT Input dbStaticData DataBuffer When some data is given here, this memory will be used. Otherwise dynamic memory will be allocated if it is possible. In case of dynamic memory, it is possible that the map will be increased! iItemCount DINT maxValidId UINT
MonitoringIdMap.FB_Exit (METH) ¶ METHOD FB_Exit : UDINT InOut: Scope Name Type Return FB_Exit UDINT Input bInCopyCode BOOL
MonitoringIdMap.Full (PROP) ¶ PROPERTY Full : BOOL
MonitoringIdMap.GetDataItemId (METH) ¶ METHOD GetDataItemId : UDINT InOut: Scope Name Type Return GetDataItemId UDINT Input uiMonitoringId UINT Output udiId UDINT
MonitoringIdMap.GetDataItemIndex (METH) ¶ METHOD GetDataItemIndex : UDINT InOut: Scope Name Type Return GetDataItemIndex UDINT Input uiMonitoringId UINT Output uiIndex UINT