IoDrvCIFXProfibus.ClearData (METH) ¶ METHOD ClearData : UDINT The CLEAR DATA function sets the Master in CLEAR, the input parameters are not used InOut: Scope Name Type Comment Return ClearData UDINT Input udiRemAdr UDINT Not used. udiGroupSelect UDINT Not used.
IoDrvCIFXProfibus.Freeze (METH) ¶ METHOD Freeze : UDINT Method Freeze is part of the interface ICmpIoDrvProfibus. By this service a master causes a slave or a group of slaves to freeze the actual state of their inputs. CARE: Use either udiRemAdr, or udiGroupSelect. Do not assign values <> 0 to both inputs at the same time. InOut: Scope Name Type Comment Return Freeze UDINT Input udiRemAdr UDINT Remote address OF slave (==127, IF all slaves are concerned). 0 if one ore more groups shall be selected. udiGroupSelect UDINT Number of group. This is a bit-field. Example: Use 1 for first Group, 4 for third Group, or 5 to address group 1 and 3. 0 if no group should be selected.
IoDrvCIFXProfibus.Sync (METH) ¶ METHOD Sync : UDINT Method Sync is part of the interface ICmpIoDrvProfibus. By use of a SYNC telegram a master causes a slave or a group of slaves to write the actual output data and to freeze the output afterwards. CARE: Use either udiRemAdr, or udiGroupSelect. Do not assign values <> 0 to both inputs at the same time. InOut: Scope Name Type Comment Return Sync UDINT Input udiRemAdr UDINT Remote address OF slave (==127, IF all slaves are concerned). 0 if one ore more groups shall be selected. udiGroupSelect UDINT Number of group. This is a bit-field. Example: Use 1 for first Group, 4 for third Group, or 5 to address group 1 and 3. 0 if no group should be selected.
IoDrvCIFXProfinetDevice.LoadData (METH) ¶ METHOD LoadData : UDINT InOut: Scope Name Type Return LoadData UDINT Input pData POINTER TO PNS_DEV_IDENT_CFG
IoDrvCIFXProfinetDevice.ProcessCheckIndication (METH) ¶ METHOD ProcessCheckIndication InOut: Scope Name Type Input pCheckInd POINTER TO PNS_IF_CHECK_IND
IoDrvCIFXProfinetDevice.SaveData (METH) ¶ METHOD SaveData : UDINT InOut: Scope Name Type Return SaveData UDINT Input pData POINTER TO PNS_DEV_IDENT_CFG
IoDrvCIFXProfinetDevice.SetOEMParameters (METH) ¶ METHOD SetOEMParameters : UDINT InOut: Scope Name Type Return SetOEMParameters UDINT Input pConnector POINTER TO IoConfigConnector
IoDrvCIFXProfinetDevice.UpdateIdentData (METH) ¶ METHOD UpdateIdentData
Util ¶ DumpPacket (Method) LogHeaderLine (Method) LogInfo (Method)
IoDrvCIFXProfinetDeviceDiag (FB) ¶ FUNCTION_BLOCK IoDrvCIFXProfinetDeviceDiag EXTENDS IoDrvCIFXProfinetDevice IMPLEMENTS DED.IDevice2, DED.IReconfigureProvider Properties: ChildNodeCount Connector Enable FirstChildNode Index IsRootNode NextSiblingNode ParentNode SiblingNodeCount Methods: AbortConnection , inherited from IoDrvCIFXProfinetDevice AddChannelDiagnosis , inherited from IoDrvCIFXProfinetDevice AddExtendedDiagnosis , inherited from IoDrvCIFXProfinetDevice AddGenericDiagnosis , inherited from IoDrvCIFXProfinetDevice CheckCurrentSupportedCommunicationState CheckSupportedCommunicationState ConfigureFirmware , inherited from IoDrvCIFXProfinetDevice DumpPacket , inherited from IoDrvCIFXProfinetDevice GetDeviceDiagnosisInfo GetDeviceErrorAsync GetDeviceInfo GetDeviceState GetIdentification , inherited from IoDrvCIFXProfinetDevice GetNetworkStatistics , inherited from IoDrvCIFXProfinetDevice GetSpecificDeviceErrorAsync GetSpecificDeviceState LoadData , inherited from IoDrvCIFXProfinetDevice LogHeaderLine , inherited from IoDrvCIFXProfinetDevice LogInfo , inherited from IoDrvCIFXProfinetDevice PrepareConfiguration , inherited from IoDrvCIFXProfinetDevice ProcessCheckIndication , inherited from IoDrvCIFXProfinetDevice RemoveDiagnosis , inherited from IoDrvCIFXProfinetDevice Reset , inherited from IoDrvCIFXProfinetDevice ReturnFromSubmoduleAlarm , inherited from IoDrvCIFXProfinetDevice SaveData , inherited from IoDrvCIFXProfinetDevice SendDiagnosisAlarm , inherited from IoDrvCIFXProfinetDevice SendProcessAlarm , inherited from IoDrvCIFXProfinetDevice SetCommunicationState SetOEMParameters , inherited from IoDrvCIFXProfinetDevice UpdateIdentData , inherited from IoDrvCIFXProfinetDevice Structure: IDevice2 CheckCurrentSupportedCommunicationState (Method) CheckSupportedCommunicationState (Method) GetDeviceDiagnosisInfo (Method) GetDeviceErrorAsync (Method) GetDeviceInfo (Method) GetDeviceState (Method) GetSpecificDeviceErrorAsync (Method) GetSpecificDeviceState (Method) SetCommunicationState (Method) INode ChildNodeCount (Property) Connector (Property) Enable (Property) FirstChildNode (Property) Index (Property) IsRootNode (Property) NextSiblingNode (Property) ParentNode (Property) SiblingNodeCount (Property)