Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
111
Command Reference
pupcond n a
Sets the condition(s) that would trigger a power up report.
The conditional parameter is used to indicate how all following parameters will be used to determine if a
report is triggered.
n = 1 to 8 power up condition numbers
a = 0 power up trigger disabled
a = 1 power up trigger enabled
The current power up reporting condition(s) can be queried by entering the pupcond n where n is the
condition number.
If n is blank, all power up condition triggers will be queried.
Examples:
cmd pupcond 1 1 enables powerup condition 1
cmd pupcond 2 0 disables powerup condition 2
cmd pupcond queries the conditions to trigger all power up reports
A cmd save is required for this command to take effect.
See also: pupreport
return to list of commands
pupreport [n] [r]
This command sets the report to be used for power-up triggered reports.
Up to 8 ignition trigger reports can be configured.
n = 1 to 8 power-up trigger condition
r = 1 to 999 report number
r = 0 disables the report
Example:
1. Configure report #2 for power-up trigger condition #1.
cmd pupreport 1 2
OK