Canhacker V2.00.02 ⭐ Editor's Choice
PCanTxItem = ^TCanTxItem; TCanTxItem = record ID: Cardinal; DLC: Byte; Data: array[0..7] of Byte; Mode: TTxMode; Interval: Cardinal; // ms (for Periodic) TriggerID: Cardinal; // ID to listen for (for Response) LastTxTime: TDateTime; // Timestamp of last transmission IsEnabled: Boolean; end;
Enable the user to define a list of CAN frames that the software will transmit automatically. canhacker v2.00.02

