Searched refs:ConnectionIndex (Results 1 – 1 of 1) sorted by relevance
52 ConnectionIndex = connectionIndex; in RenodeMessage()101 public bool IsSystemBusConnection() => ConnectionIndex == MainSystemBusConnectionIndex; in IsSystemBusConnection()111 return (byte)(ConnectionIndex - 1); in GetDirectConnectionIndex()121 public readonly byte ConnectionIndex; field595 … message.DataLength, (long)message.Address, message.Payload, message.ConnectionIndex); in BackwardConnectionLoop()632 …tConnectionIndex()].ReadDirect(message.DataLength, (long)message.Address, message.ConnectionIndex); in BackwardConnectionLoop()