IDevice2 ¶ GetDeviceErrorAsync (Method) GetDeviceInfo (Method) GetDeviceState (Method) GetSpecificDeviceErrorAsync (Method)
IoDrvCIFXProfibusDiag.GetDeviceErrorAsync (METH) ¶ METHOD GetDeviceErrorAsync : DED.PROC_STATE InOut: Scope Name Type Comment Return GetDeviceErrorAsync DED.PROC_STATE Input eCmd DED.PROC_CMD eCommand Inout eriDeviceError DED.ERROR_INFO error struct Output eError DED.ERROR
IoDrvCIFXProfibusDiag.GetDeviceInfo (METH) ¶ METHOD GetDeviceInfo : DED.ERROR InOut: Scope Name Type Comment Return GetDeviceInfo DED.ERROR Inout deiInfo DED.DEVICE_INFO Device information struct
IoDrvCIFXProfibusDiag.GetDeviceState (METH) ¶ METHOD GetDeviceState : DED.DEVICE_STATE InOut: Scope Name Type Return GetDeviceState DED.DEVICE_STATE Output xDiagnosisInfoAvailable BOOL eError DED.ERROR
IoDrvCIFXProfibusDiag.GetBusErrorAsync (METH) ¶ METHOD GetBusErrorAsync : DED.PROC_STATE Returns the bus error of the current node; you can also use functionblock GetBusError. InOut: Scope Name Type Comment Return GetBusErrorAsync DED.PROC_STATE Input eCmd DED.PROC_CMD eCommand Inout eriBusError DED.ERROR_INFO error struct Output eError DED.ERROR
IoDrvCIFXProfibusDiag.GetBusInfo (METH) ¶ METHOD GetBusInfo : DED.ERROR Returns the bus information of the current node InOut: Scope Name Type Comment Return GetBusInfo DED.ERROR Inout buiInfo DED.BUS_INFO Bus information struct
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