ETCSlaveStack.NbrFMMU (PROP) ¶ PROPERTY NbrFMMU : UINT returns the number of configured FMMUs
ETCSlaveStack.NbrSyncManager (PROP) ¶ PROPERTY NbrSyncManager : UINT
ETCSlaveStack.OutputBitOffset (PROP) ¶ PROPERTY OutputBitOffset : USINT Offset for the output data (for example 2 bit module starts at offset 6)
ETCSlaveStack.OutputBitSize (PROP) ¶ PROPERTY OutputBitSize : DWORD Size of output data in bits starting at the bit offset
ETCSlaveStack.OutputData (PROP) ¶ PROPERTY OutputData : POINTER TO BYTE Pointer to the output data
ETCSlaveStack.SetAssignToPDI (METH) ¶ METHOD SetAssignToPDI Sets the assign to PDI flag for one slave InOut: Scope Name Type Comment Input xAssignToPDI BOOL true asign to pdi enabled
ETCSlaveStack.SetConfigData (METH) ¶ METHOD SetConfigData Sets the configuration data for one slave InOut: Scope Name Type Initial Input wAliasAddress WORD dwVendorId DWORD dwProductId DWORD dwRevisionID DWORD dwSerialID DWORD 0 byDeviceIdentMode ETCDeviceIdentMode ETCDeviceIdentMode.Undetermined uiDeviceIdentAdo UINT 0
ETCSlaveStack.SetDCSettings (METH) ¶ METHOD SetDCSettings Sets the distributed clock settings for one slave InOut: Scope Name Type Comment Input xDCEnable BOOL Enable DC xSync0Enable BOOL Enable Sync 0 dwSync0CycleTime DWORD Sync 0 cycle time in microseconds dwSync0ShiftTime DWORD Sync 0 shift time in microseconds xSync1Enable BOOL Enable Sync 0 dwSync1CycleTime DWORD Sync 1 cycle time in microseconds dwSync1ShiftTime DWORD Sync 1 shift time in microseconds byRegister980 BYTE Setting for register 16#980
ETCSlaveStack.SetEoeSettings (METH) ¶ METHOD SetEoeSettings Sets the EoE settings for one slave InOut: Scope Name Type Input xEoEEnabled BOOL xEoEIPPortEnabled BOOL pbyVirtualMacID POINTER TO ARRAY [0..5] OF BYTE pbyIPAddress POINTER TO ARRAY [0..3] OF BYTE pbySubNetMask POINTER TO ARRAY [0..3] OF BYTE pbyDefaultGateway POINTER TO ARRAY [0..3] OF BYTE pbyDNSServer POINTER TO ARRAY [0..3] OF BYTE pstrDNSName POINTER TO STRING(31)
ETCSlaveStack.SetLatchSettings (METH) ¶ METHOD SetLatchSettings Sets the distributed clock latch settings for one slave InOut: Scope Name Type Comment Input byLatch0Control BYTE register 0x9a8 for latch 0: bit 0 positive edge, bit 1 negative edge; value for bit 0 continous latch active, 1 single event active byLatch1Control BYTE register 0x9a9 for latch 1: bit 0 positive edge, bit 1 negative edge; value for bit 0 continous latch active, 1 single event active