SystemA Function Block
The System A function block is used to provide system relevant information for the application.
Figure 1: SystemA Function Block |
Figure 2: SystemA - Property Sheet |
Input
Output Name |
Description |
In |
This is 32-bit floating point input slot. It can be used in future to trigger a system event (sending serial). |
Table 1: Input of SystemA Function
Output
Output Name |
Description |
Out |
The numeric value depends on the operation. |
Table 2: Outputs of Const2Boolean Function
Parameter
Parameter Name |
Description |
AlwaysOff : Output is "false" for ever AlwaysOn : Output is "true" for ever EngUnitTemperature : It measures the Unit Type (SI-Metric or Imperial). In control manager if the measurement Type is SI-Metric then the value is Zero. if the measurement Type is Imperial then the value is one. Powerup. When the controller is powered up it gives one cycle input |
|
Out Save |
Master Sync Enabled : If you set it to "true" the last output will be set as output for one cycle after the controller restarts. The application can use it to return to the same state before the controller restart. Out: To enable or disable the Out feature. |
Table 3: Parameters of SystemA Function
Always Off
Figure 3: SystemA Always off Function Block |
Figure 4: SystemA Always Off Property Sheet |
Always ON
Figure 5: SystemA Always On Function Block |
Figure 6: SystemA Always On Property Sheet |
EngUnitTemperature :Imperial
When the measurement unit is set as Imperial, the output of systemA block is "1".
Figure 7: SystemA EngUnitTemperature Imperial Function Block |
Figure 8: SystemA EngUnitTemperature Imperial Property Sheet
|
EngUnitTemperature :SI Metric
When the measurement unit is set as SI-Metric, the output of systemA block is "0".
Figure 9: SystemA EngUnitTemperature-SI Metric Function Block |
Figure 10: SystemA EngUnitTemperature-SI Metric Property Sheet |
Refer to General Description for general information about IRMN4 Function Blocks.