PBSlaveDiag.FirstChildNode (PROP) ¶ PROPERTY FirstChildNode : DED.INode
PBSlaveDiag.Index (PROP) ¶ PROPERTY Index : UDINT
PBSlaveDiag.IsRootNode (PROP) ¶ PROPERTY IsRootNode : BOOL
PBSlaveDiag.NextSiblingNode (PROP) ¶ PROPERTY NextSiblingNode : DED.INode
IoDrvEL6731_SL Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title IoDrvEL6731_SL Version 3.5.2.0 Categories Intern|IoDrivers Author 3S - Smart Software Solutions GmbH Description 1 ¶ Driver for Beckhoff EL6731 EtherCAT Profibus bridge Contents: ¶ DPM_BUS_DP (Struct) DPM_SL_DIAG (Struct) Diag IoDrvEL6731Diag (FunctionBlock) PBSlave (FunctionBlock) PBSlaveDiag (FunctionBlock) IoConfigParameterIDs (GVL) IoDrvEL6731 (FunctionBlock) PARAM_ID (Enum) PBScanData (Struct) SlaveDiag (Struct) Indices and tables ¶ 1 Based on IoDrvEL6731_SL.library, last modified 01.01.1601, 00:53:00. LibDoc 4.4.0.0-b.27 The content file IoDrvEL6731_SL.clean.json was generated with CODESYS V3.5 SP10 Patch 2 on 17.05.2017, 16:41:22.
DPM_SL_DIAG (STRUCT) ¶ TYPE DPM_SL_DIAG : STRUCT InOut: Name Type status1 BYTE status2 BYTE status3 BYTE masteradr BYTE identnrhigh BYTE identnrlow BYTE extdiaglen BYTE extdiag BYTE
DPM_BUS_DP (STRUCT) ¶ TYPE DPM_BUS_DP : STRUCT InOut: Name Type Comment wBus_Para_Len WORD length of BUS_DP byFDL_Add BYTE master address byBaudrate BYTE baudrate, see. #defines wTSL WORD slot-time wMin_TSDR WORD min. station delay responder wMax_TSDR WORD max. station delay responder byTQUI BYTE quite time byTSET BYTE setup time ulTTR DWORD target rotation time byG BYTE gap update byHSA BYTE highest active station address byMax_Retry_Limit BYTE retries if error occurs Bp_Flag BYTE auto_clear on/off wMin_Slave_Intervall WORD min. slave intervall time wPoll_Timeout WORD poll timeout wData_Control_Time WORD data control time
Diag ¶ IoDrvEL6731Diag (FunctionBlock) GetBusDiagnosisInfo (Method) GetBusErrorAsync (Method) GetBusInfo (Method) GetBusScanAsync (Method) GetBusState (Method) GetDeviceDiagnosisInfo (Method) GetDeviceErrorAsync (Method) GetDeviceInfo (Method) GetDeviceState (Method) GetLogger (Method) GetQoS (Method) GetSpecificBusState (Method) GetSpecificDeviceErrorAsync (Method) GetSpecificDeviceState (Method) INode ChildNodeCount (Property) Connector (Property) Enable (Property) FirstChildNode (Property) Index (Property) IsRootNode (Property) NextSiblingNode (Property) ParentNode (Property) SiblingNodeCount (Property) SetCommunicationState (Method) PBSlave (FunctionBlock) GetDiag (Method) GetExtDiag (Method) PBSlaveDiag (FunctionBlock) GetDeviceDiagnosisInfo (Method) GetDeviceErrorAsync (Method) GetDeviceInfo (Method) GetDeviceState (Method) GetSpecificDeviceErrorAsync (Method) GetSpecificDeviceState (Method) INode ChildNodeCount (Property) Connector (Property) Enable (Property) FirstChildNode (Property) Index (Property) IsRootNode (Property) NextSiblingNode (Property) ParentNode (Property) SiblingNodeCount (Property) SetCommunicationState (Method)
IoDrvEL6731Diag (FB) ¶ FUNCTION_BLOCK IoDrvEL6731Diag EXTENDS IoDrvEL6731 IMPLEMENTS IBus, IStack Properties: ChildNodeCount Connector Enable FirstChildNode Index IsRootNode NextSiblingNode ParentNode SiblingNodeCount Methods: GetBusDiagnosisInfo GetBusErrorAsync GetBusInfo GetBusScanAsync GetBusState GetDeviceDiagnosisInfo GetDeviceErrorAsync GetDeviceInfo GetDeviceState GetLogger GetQoS GetSpecificBusState GetSpecificDeviceErrorAsync GetSpecificDeviceState SetCommunicationState Structure: GetBusDiagnosisInfo (Method) GetBusErrorAsync (Method) GetBusInfo (Method) GetBusScanAsync (Method) GetBusState (Method) GetDeviceDiagnosisInfo (Method) GetDeviceErrorAsync (Method) GetDeviceInfo (Method) GetDeviceState (Method) GetLogger (Method) GetQoS (Method) GetSpecificBusState (Method) GetSpecificDeviceErrorAsync (Method) GetSpecificDeviceState (Method) INode ChildNodeCount (Property) Connector (Property) Enable (Property) FirstChildNode (Property) Index (Property) IsRootNode (Property) NextSiblingNode (Property) ParentNode (Property) SiblingNodeCount (Property) SetCommunicationState (Method)
IoDrvEL6731Diag.GetBusDiagnosisInfo (METH) ¶ METHOD GetBusDiagnosisInfo : DED.ERROR Returns a DiagnosisInfo if xDiagnosisInfoAvailable of GetBusState was true. InOut: Scope Name Type Comment Return GetBusDiagnosisInfo DED.ERROR Input pData CAA.PVOID Pointer to memory szSize CAA.SIZE Size of memory in bytes where pData is pointing to Output szCount CAA.SIZE Number of Bytes written to pData