Skip to main content

Single-Record Editing

Add, modify, or delete log records one at a time.

tip

Records whose protocol is DIO or A/D can only be deleted. Adding or modifying those records is not supported.

Basic Operations

Add a Record

  1. Click the Edit tab.
    Edit tab
  2. Configure the fields on the Edit tab (timestamp, protocol, data, etc.).
    See Edit tab overview for field details.
  3. Click the Add button. A record is added using the settings on the Edit tab.
  4. Repeat steps 2 and 3 to add more records.
tip

If a record with the same timestamp and channel already exists in the log view, the dialog "The log of the same time and Ch cannot be added." appears and the record is not added.

Modify a Record

  1. Click the Edit tab.
    Edit tab
  2. Select the target record in the log view. The Edit tab switches to the selected values.
  3. Update the necessary fields on the Edit tab.
    See Edit tab overview for field details.
  4. Click the Change button. The selected record is updated using the Edit tab values.
  5. Repeat steps 2-4 for other records.
tip

If another record already exists with the same timestamp and channel, the dialog "The log of the same time and Ch cannot be added." appears and the update is not applied.

Delete a Record

  1. Click the Edit tab.
    Edit tab
  2. Select the record to delete in the log view. The Edit tab fields change to match the selected record.
  3. Click the Delete button. The selected record is deleted.
  4. Repeat steps 2 and 3 to delete additional records.

Edit Tab Overview

Edit tab
FieldDescription
TimeStampSets the record timestamp. Enter a value directly or use the spin buttons.
ChSelects the channel from the drop-down list.
ProtocolSelects the protocol via radio buttons.
DataSpecifies record data. The available fields change according to the selected protocol. See CAN/CAN FD and LIN below.
AddAdds a record using the current Edit tab settings.
ChangeUpdates the selected record in the log view with the Edit tab settings.
DeleteDeletes the selected record in the log view.
tip

If the log view already contains a record whose timestamp and channel match the values on the Edit tab, the dialog "The log of the same time and Ch cannot be added." appears and the record cannot be added or updated.

Data Field Details

CAN/CAN FD

Edit tab Data (CAN/CAN FD)
FieldDescriptionVisible when
DirectionSelect the transmission direction (TX/RX).Always
StateSelect the frame state (OK or NG).Always
TypeSelect the frame type. Options depend on State.
OK: CAN FD Frame, CAN FD (no BRS) Frame, CAN Data Frame, CAN Remote Frame
NG: Bus Err., Err. Warning, Err. Passive, BusOff, BO Recovery, OverLoad, BusLock, Arb. Lost, Stuff Err., Form Err., Ack Err., CRC Err., RBit Err., DBit Err., AckDel Err.
Always
IDEnter the frame ID in hexadecimal.State = OK
Std./Ext.Choose the ID format (standard or extended).State = OK
DLCSelect the data length. Options: 0, 1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 20, 24, 32, 48, 64.State = OK
DataEnter byte data in hexadecimal.State = OK and Type is CAN FD Frame, CAN FD (no BRS) Frame, or CAN Data Frame

LIN

Edit tab Data (LIN)
FieldDescriptionVisible when
DirectionSelect the transmission direction.Type != B-Sleep
StateSelect the frame state (OK or NG).Always
TypeSelect the frame type. Options depend on State.
OK: Header, Response, LIN Frm., Wakeup, Sleep, B-Sleep
NG: SyncBrk. Long, SyncBrk. Short, Parity Err., ShortMsg Err., Checksum Err., NoRes. Err., Bit Err., Framing Err., SyncField Err., H. Timeout, UART Err., Bus Err.
Always
SyncBreak LengthSelect the SyncBreak length.Type = Header, LIN Frm., Sleep, SyncBrk. Short, Parity Err., or SyncField Err.
Wakeup WidthEnter the wakeup pulse width (us).Type = Wakeup
IDEnter the frame ID in hexadecimal.Type = Header, Response, LIN Frm., Parity Err., ShortMsg Err., Checksum Err., NoRes. Err., Framing Err., or SyncField Err.
ChecksumSelect the checksum (Classic or Enhanced).Type = Response, LIN Frm., or Checksum Err.
DLSelect the data length. Options: 1, 2, 3, 4, 5, 6, 7, 8.Type = Response, LIN Frm., ShortMsg Err., Checksum Err., or Framing Err.
DataEnter byte data in hexadecimal.Type = Response, LIN Frm., ShortMsg Err., Checksum Err., or Framing Err.