IoDrvCIFXEthernetIP_Diag.GetChild (METH) ¶ METHOD GetChild : DED.INode InOut: Scope Name Type Return GetChild DED.INode Input udiIndex UDINT
IoDrvCIFXEthernetIP_Diag.Index (PROP) ¶ PROPERTY Index : UDINT
IoDrvCIFXEthernetIP_Diag.IsRootNode (PROP) ¶ PROPERTY IsRootNode : BOOL returns true, if the current node is the root (plc) node, otherwise false
IoDrvCIFXEthernetIP_Diag.NextSiblingNode (PROP) ¶ PROPERTY NextSiblingNode : DED.INode returns the next sibling node at the same level used for step through all nodes
IoDrvCIFXEthernetIP_Diag.ParentNode (PROP) ¶ PROPERTY ParentNode : DED.INode Returns the parent node or zero if already the root node is reached
IoDrvCIFXEthernetIP_Diag.SiblingNodeCount (PROP) ¶ PROPERTY SiblingNodeCount : CAA.COUNT Returns the number of sibling (same level) nodes
RemoteAdapter_Diag.GetDeviceInfo (METH) ¶ METHOD GetDeviceInfo : DED.ERROR Returns the device information of the current node InOut: Scope Name Type Comment Return GetDeviceInfo DED.ERROR Inout deiInfo DED.DEVICE_INFO Device information struct
RemoteAdapter_Diag.GetDeviceState (METH) ¶ METHOD GetDeviceState : DED.DEVICE_STATE Returns the state of the device; if device state is ERROR further information can be read by GetDeviceError InOut: Scope Name Type Comment Return GetDeviceState DED.DEVICE_STATE Output xDiagnosisInfoAvailable BOOL if true, diagnosis info can be read by calling GetDeviceDiagnosisInfo (if supported) eError DED.ERROR
IoDrvCIFXEthernetIP_Diag (FB) ¶ FUNCTION_BLOCK IoDrvCIFXEthernetIP_Diag EXTENDS IoDrvCIFXEthernetIP IMPLEMENTS DED.IDevice2, DED.IBus, DED.IStack, DED.IReconfigureProvider Properties: ChildNodeCount Connector Enable FirstChildNode Index IsRootNode NextSiblingNode ParentNode SiblingNodeCount Methods: GetBusInfo GetBusState GetChild GetDeviceInfo GetDeviceState IoDrvStartBusCycle , inherited from IoDrvCIFXEthernetIP Structure: IBus GetBusInfo (Method) GetBusState (Method) IDevice GetDeviceInfo (Method) GetDeviceState (Method) INode ChildNodeCount (Property) Connector (Property) Enable (Property) FirstChildNode (Property) GetChild (Method) Index (Property) IsRootNode (Property) NextSiblingNode (Property) ParentNode (Property) SiblingNodeCount (Property)
IBus ¶ GetBusInfo (Method) GetBusState (Method)