The PR<x>INPUT<y> command allows the user to input voltage value for the external analog input CIN<y>. For HCS08 devices that have more than one PRACMP module, <x> is the number representing the corresponding module. For HCS08 devices that only have one PRACMP module, <x>=1.
>gdi PR<x>INPUT<y> <n>
Where: <x> is the number representing the corresponding PRACMP module
<y> is the number representing the corresponding external analog input CIN
<n> is the voltage input value
>gdi PR1INPUT1 5.00
Simulate the input 5.00 volts on CIN1 of PRACMP1.
>gdi PR4INPUT3 2.50
Simulate the input 2.50 volts on CIN3 of PRACMP4.