Ftd ecu_id, fault_set, frame_num, Ft ecu_id, fault_set, frame_num, dtc, Fpd ecu_id, fault_set, frame_num, pid_num – ScanTool 5100 ECUsim User Manual
Page 9: 6 pid commands, Pa ecu_id, pid_num, pid_data, Paudc ecu_id, on|off, Paums ecu_id, on|off, Paus ecu_id, on|off, Pd ecu_id, pid_num, Psd ecu_id, pid_number, pid_data, [offset

Programming Manual
ECUSIMPMB
www.obdsol.com
9 of 13
FTD ecu_id, fault_set, frame_num
Delete the DTC in the specified freeze frame.
FT ecu_id, fault_set, frame_num, dtc
Set a specified frame’s DTC. This command is used to
change an existing DTC (created by the FDA command).
FPA ecu_id, fault_set, frame_num, pid_num, pid_data
Add a PID to the specified freeze frame.
FPD ecu_id, fault_set, frame_num, pid_num
Delete the specified PID
FPSD ecu_id, fault_set, frame_num, pid_num, pid_data
Set the PID data for the specified freeze frame. This
command is used to change the data of an existing PID
(created by the FPA command)
2.6 PID Commands
PA ecu_id, pid_num, pid_data
Adds a new PID to the specified ECU.
PAUDC ecu_id, on|off
Turn on/off auto updating of DTC count for PID 0x01.
PAUMS ecu_id, on|off
Turn on/off auto-update of the MIL status flag in PID
0x01.
PAUS ecu_id, on|off
Turn on/off auto-update of supported PIDs PIDs (PIDs
$00, $20, etc).
PD ecu_id, pid_num
Delete PID from the specified ECU.
PSD ecu_id, pid_number, pid_data, [offset]
Set the value of the specified PID. The offset refers to
the number of bytes to shift the PID’s value to the right. If
pid_data exceeds the length of the PID data field, the
command will be ignored.