Freescale Semiconductor Microcontrollers Network Card User Manual


 
ColdFire V1 Full Chip Simulation Connection
Electrical Signal Generators and Signals Application to Device Pins
650
Microcontrollers Debugger Manual
INF means infinite loop. If a block is INF, scanning stays in this block till the IO is
closed or CLOSESIGNALFILE command is executed. If a number is specified,
loops that number of times.
TIMEUNIT
CYCLES means that the second data field are cycles.
SECONDS means that the second data field are seconds.
–-NONE means that the second data field does not exist and the data time unit is
forced to 1 second. Then data time unit can then be adjust by the TIMEFACTOR
parameter.
TIMEFACTOR
At event programming, multiplies the number of cycles or time duration by this
factor.
GAIN
At Pin level setup, multiply the level by this gain.
DCOFFSET
At Pin level setup, level offset applied after gain is applied.
•OPTION
NORMAL: do nothing.
ONLYPOSITIVE: at Pin level setup, after gain and offset, cleared to 0 if signal
level < 0.
ONLYNEGATIVE: at Pin level setup, after gain and offset, cleared to 0 if signal
level > 0.
ABSOLUTE: at Pin level setup, after gain and offset, set |signal level|.
Signal IO Usage
The Signal IO can handle 16 signals at the same time. Each signal block is independent in
parameters and options from other blocks. You can open the Signal component within
Open I/O Component Dialog Box or with the openio signal command. Release it
within the same dialog or with the close signal command.
Signal Commands
The following signal commands are available in FCS: