Single Log Record Editing
Add/change/delete log records one by one.
For log records with protocol DIO or A/D, only deletion is possible (add and change are not available).
Basic Operations
Add a Log Record
- Click the Edit tab.
- Set each item in the Edit tab (timestamp, protocol, data, etc.) as needed.
See here for details. - Click the
button in the Edit tab. A log record is added based on Edit tab settings. - To add more records, repeat steps 2 and 3.
If a log record with the same timestamp and Ch already exists in the log display area when step 3 is executed, the error dialog The log of the same time and Ch cannot be added. appears and the record cannot be added.
Change a Log Record
- Click the Edit tab.
- In the log display area, select the log record to change. The Edit tab settings switch to match the selected record.
- Set each item in the Edit tab (timestamp, protocol, data, etc.) as needed.
See here for details. - Click the
button in the Edit tab. The selected record is changed based on Edit tab settings. - If there are more records to change, repeat steps 2 to 4.
If a log record with the same timestamp and Ch already exists when step 4 is executed, the error dialog The log of the same time and Ch cannot be added. appears and the record cannot be changed.
Delete a Log Record
- Click the Edit tab.
- In the log display area, select the log record to delete. The Edit tab settings switch to match the selected record.
- Click the
button in the Edit tab. The selected record is deleted. - If there are more records to delete, repeat steps 2 and 3.
Edit Tab Screen Description
| Item Name | Description |
|---|---|
| TimeStamp | Specifies the timestamp of the log record. Can be changed by direct input or spin buttons. |
| Ch | Selects the target channel (Ch) from the pull-down menu. |
| Protocol | Selects the log record protocol with radio buttons. |
| Data | Specifies log record data and related values. Displayed items differ by selected protocol. See CAN/CAN FD and LIN. |
| Adds a log record to the log display area using Edit tab settings. | |
| Changes the selected log record in the log display area to Edit tab settings. | |
| Deletes the selected log record in the log display area. |
If a log record with the same timestamp and Ch as the Edit tab settings already exists in the log display area, the error dialog The log of the same time and Ch cannot be added. appears and add/change cannot be performed.
Details of Data Fields
CAN/CAN FD
| Item Name | Description | Display Condition |
|---|---|---|
| Direction | Select frame direction (Tx/Rx) with radio buttons. | Always |
| State | Select frame state (OK/NG) from pull-down. | Always |
| Type | Select frame type from pull-down. Choices by 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 |
| ID | Specify frame ID in hexadecimal. | State = OK |
| Std./Ext. | Select frame ID format with radio buttons. | State = OK |
| DLC | Select frame data length from pull-down. Choices: 0, 1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 20, 24, 32, 48, 64 | State = OK |
| Data | Specify byte data of the frame in hexadecimal. | State = OK and Type is one of: CAN FD Frame, CAN FD (no BRS) Frame, CAN Data Frame |
LIN
| Item Name | Description | Display Condition |
|---|---|---|
| Direction | Select frame direction (Tx/Rx) with radio buttons. | Type is not B-Sleep |
| State | Select frame state (OK/NG) from pull-down. | Always |
| Type | Select frame type from pull-down. Choices by 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 Length | Select SyncBreak length from pull-down. | Type is one of: Header, LIN Frm., Sleep, SyncBrk. Short, Parity Err., SyncField Err. |
| Wakeup Width | Specify wakeup pulse width (us). | Type = Wakeup |
| ID | Specify frame ID in hexadecimal. | Type is one of: Header, Response, LIN Frm., Parity Err., ShortMsg. Err., Checksum Err., NoRes. Err., Framing Err., SyncField Err. |
| Checksum | Select checksum format (Classic/Enhanced) from pull-down. | Type is one of: Response, LIN Frm., Checksum Err. |
| DL | Select data length from pull-down. Choices: 1, 2, 3, 4, 5, 6, 7, 8 | Type is one of: Response, LIN Frm., ShortMsg. Err., Checksum Err., Framing Err. |
| Data | Specify byte data of the frame in hexadecimal. | Type is one of: Response, LIN Frm., ShortMsg. Err., Checksum Err., Framing Err. |