|
|
|
Component
Init_FDS for HCS08
Fault Detection and Shutdown (FDS)
Properties:
-
Component name - Name of the component.
-
Device - FDS Device module
-
Settings - Common FDS module settings
-
Fault Input 0 - The property controls usage of the Fault Input 0 as a fault source.
-
Fault Input 1 - The property controls usage of the Fault Input 1 as a fault source.
-
Fault Input 2 - The property controls usage of the Fault Input 2 as a fault source.
-
Fault Input 3 - The property controls usage of the Fault Input 3 as a fault source.
-
Fault Input 4 - The property controls usage of the Fault Input 4 as a fault source.
-
Fault Input 5 - The property controls usage of the Fault Input 5 as a fault source.
-
Fault Input 6 - The property controls usage of the Fault Input 6 as a fault source.
-
Fault Input 7 - The property controls usage of the Fault Input 7 as a fault source.
-
Pins - Module pins settings.
-
Output Control Channel 0 - The property enables using of the corresponding pin as FDS output control channel.
The following items are available only if the group is enabled (the value is "Enabled"):
-
Pin - Output Control Pin of the FDS module (for information only).
-
Pin signal - Signal name of Pin
-
Pin state - The property selects state of the output control pin when a fault is detected.
There are 2 options:
- high impedance: Output pin set as high impedance
- output: Output pin set as output
-
Output value - The property selects value of the output control pin when a fault is detected.
There are 2 options:
- 0: Output pin is driven a 0
- 1: Output pin is driven a 1
-
Output Control Channel 1 - The property enables using of the corresponding pin as FDS output control channel.
The following items are available only if the group is enabled (the value is "Enabled"):
-
Pin - Output Control Pin of the FDS module (for information only).
-
Pin signal - Signal name of Pin
-
Pin state - The property selects state of the output control pin when a fault is detected.
There are 2 options:
- high impedance: Output pin set as high impedance
- output: Output pin set as output
-
Output value - The property selects value of the output control pin when a fault is detected.
There are 2 options:
- 0: Output pin is driven a 0
- 1: Output pin is driven a 1
-
Output Control Channel 2 - The property enables using of the corresponding pin as FDS output control channel.
The following items are available only if the group is enabled (the value is "Enabled"):
-
Pin - Output Control Pin of the FDS module (for information only).
-
Pin signal - Signal name of Pin
-
Pin state - The property selects state of the output control pin when a fault is detected.
There are 2 options:
- high impedance: Output pin set as high impedance
- output: Output pin set as output
-
Output value - The property selects value of the output control pin when a fault is detected.
There are 2 options:
- 0: Output pin is driven a 0
- 1: Output pin is driven a 1
-
Output Control Channel 3 - The property enables using of the corresponding pin as FDS output control channel.
The following items are available only if the group is enabled (the value is "Enabled"):
-
Pin - Output Control Pin of the FDS module (for information only).
-
Pin signal - Signal name of Pin
-
Pin state - The property selects state of the output control pin when a fault is detected.
There are 2 options:
- high impedance: Output pin set as high impedance
- output: Output pin set as output
-
Output value - The property selects value of the output control pin when a fault is detected.
There are 2 options:
- 0: Output pin is driven a 0
- 1: Output pin is driven a 1
-
Output Control Channel 4 - The property enables using of the corresponding pin as FDS output control channel.
The following items are available only if the group is enabled (the value is "Enabled"):
-
Pin - Output Control Pin of the FDS module (for information only).
-
Pin signal - Signal name of Pin
-
Pin state - The property selects state of the output control pin when a fault is detected.
There are 2 options:
- high impedance: Output pin set as high impedance
- output: Output pin set as output
-
Output value - The property selects value of the output control pin when a fault is detected.
There are 2 options:
- 0: Output pin is driven a 0
- 1: Output pin is driven a 1
-
Output Control Channel 5 - The property enables using of the corresponding pin as FDS output control channel.
The following items are available only if the group is enabled (the value is "Enabled"):
-
Pin - Output Control Pin of the FDS module (for information only).
-
Pin signal - Signal name of Pin
-
Pin state - The property selects state of the output control pin when a fault is detected.
There are 2 options:
- high impedance: Output pin set as high impedance
- output: Output pin set as output
-
Output value - The property selects value of the output control pin when a fault is detected.
There are 2 options:
- 0: Output pin is driven a 0
- 1: Output pin is driven a 1
-
Output Control Channel 6 - The property enables using of the corresponding pin as FDS output control channel.
The following items are available only if the group is enabled (the value is "Enabled"):
-
Pin - Output Control Pin of the FDS module (for information only).
-
Pin signal - Signal name of Pin
-
Pin state - The property selects state of the output control pin when a fault is detected.
There are 2 options:
- high impedance: Output pin set as high impedance
- output: Output pin set as output
-
Output value - The property selects value of the output control pin when a fault is detected.
There are 2 options:
- 0: Output pin is driven a 0
- 1: Output pin is driven a 1
-
Interrupts - Interrupts settings of the module
-
Interrupt - Interrupt vector (for information only).
-
Only if priority supported
-
FDS interrupt - This property enables FDS interrupt
-
ISR Name - Name of the interrupt service routine (ISR) invoked by this interrupt vector.
The user code of the routine should handle all respective interrupt flags correctly. The routine must be implemented in the user code, it is not generated by Processor Expert. Find external prototypes of the ISRs in the component module header file.
-
Initialization - Initialization options of the module.
-
Enable FDS module - The property enables the entire FDS module.
-
Call Init method -
The Init method of the component may be called after a power-on or reset (in initialization code) by PE.
yes - The Init method is called by PE.
no - The Init method is not called by PE, it should be called in the user's code.
|