.TH obdsim 1 .SH NAME obdsim \- Simulate an ELM327 device .SH SYNOPSIS .B obdsim [ options ] .SH DESCRIPTION .IX Header "DESCRIPTION" obdsim simulates an ELM327 device connected to one or more ECUs .SH OPTIONS .IX Header "OPTIONS" .IP "-g|--generator " Choose a generator. A list of valid ones is output by \-\-help. See section titled MULTIPLE ECUS below for more information. .IP "-s|--seed " Generator-specific seed. See section titled PLUGIN SEEDS below for more information. The \-s option must immediately follow the generator .IP "-d|--customdelay " Generator-specific delay. This is effectively a processing time for the ECU it is being added for. The \-d option must immediately follow the generator .IP "-l|--list-generators" Print a terse list of compiled in generators .IP "-L|--list-protocols" Print a list of all protocols .IP "-p|--protocol " Launch as this protocol. Protocol is of form [A]{digit}, where optional "A" prefix means automatic and the digit is from \-\-list\-protocols .IP "-n|--benchmark