IoDrvCIFXProfinetDevice.AddChannelDiagnosis (METH) ¶ METHOD AddChannelDiagnosis : UDINT The method adds a diagnosis record to a submodule. To send the diagnosis record, the method SendDiagnosisAlarm must be called InOut: Scope Name Type Return AddChannelDiagnosis UDINT Inout tAddChannelDiag PNS_AddChannelDiagnosis
IoDrvCIFXProfinetDevice.AddExtendedDiagnosis (METH) ¶ METHOD AddExtendedDiagnosis : UDINT The method adds a extended diagnosis record to a submodule. To send the diagnosis record, the method SendDiagnosisAlarm must be called InOut: Scope Name Type Return AddExtendedDiagnosis UDINT Inout tExtChannelDiag PNS_AddExtendedChannelDiagnosis
IoDrvCIFXProfinetDevice.AddGenericDiagnosis (METH) ¶ METHOD AddGenericDiagnosis : UDINT The method adds a generic diagnosis record to a submodule. To send the diagnosis record, the method SendDiagnosisAlarm must be called InOut: Scope Name Type Return AddGenericDiagnosis UDINT Inout tGenDiag PNS_AddGenericDiagnosis
IoDrvCIFXProfinetDevice.GetIdentification (METH) ¶ METHOD GetIdentification : UDINT This method returns the identification data of the pn device synchronously. The return value is the error code of the operation. It returns ERR_OK if the function succeeds. InOut: Scope Name Type Return GetIdentification UDINT Inout tIdent PNS_DEV_IDENT_CFG
IoDrvCIFXProfinetDevice.GetNetworkStatistics (METH) ¶ METHOD GetNetworkStatistics : UDINT This method returns the network statistic data of the pn device InOut: Scope Name Type Return GetNetworkStatistics UDINT Inout tNetworkStatistics PNS_GetNetworkStatistics
IoDrvCIFXProfinetDevice.RemoveDiagnosis (METH) ¶ METHOD RemoveDiagnosis : UDINT This method removes a diagnosis data set from a submodule InOut: Scope Name Type Return RemoveDiagnosis UDINT Inout tRemoveDiagnosis PNS_RemoveDiagnosis
IoDrvCIFXProfinetDevice.ReturnFromSubmoduleAlarm (METH) ¶ METHOD ReturnFromSubmoduleAlarm : UDINT This method sends a “Return From Submodule Alarm” to the io controller InOut: Scope Name Type Return ReturnFromSubmoduleAlarm UDINT Inout tReturnFromSubmoduleAlarm PNS_ReturnFromSubmoduleAlarm
IoDrvCIFXProfinetDevice.SendDiagnosisAlarm (METH) ¶ METHOD SendDiagnosisAlarm : UDINT This method sends a Diangosis alarm to the io controller InOut: Scope Name Type Return SendDiagnosisAlarm UDINT Inout tSendDiagAlarm PNS_SendDiagnosisAlarm
IoDrvCIFXProfinetDevice.SendProcessAlarm (METH) ¶ METHOD SendProcessAlarm : UDINT This method sends a process alarm to the io controller InOut: Scope Name Type Return SendProcessAlarm UDINT Inout tProcessAlarm PNS_SendProcessAlarm
Private ¶ LoadData (Method) ProcessCheckIndication (Method) SaveData (Method) SetOEMParameters (Method) UpdateIdentData (Method) Util DumpPacket (Method) LogHeaderLine (Method) LogInfo (Method)