FB_Blowing
Implements a typical blowing sequence in two blowing phases with adjustable pressure.
Syntax:
FUNCTION_BLOCK FB_Blowing EXTENDS FB_Base
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
AttachableMdInteface | I_MdComponent | Get | - | Interface to the machine data component |
Done | BOOL | Get | FALSE | The blowing process was carried out successfully. |
EnableOutput | BOOL | Get, Set | FALSE | Releases the output of the blowing pressure. |
Output | I_OutputBase | Get, Set | NULL | Represents the interface to the analog output. |
Methods
Name | Description |
---|---|
Start() | Starts the blowing process. |
Procedure controlling methods (FB_AdaptableSequence)
Name | Description |
---|---|
Procedure for blowing pressure output |
Interfaces
Type | Description |
---|---|
I_Blowing | Standard interface on FB_Blowing |
I_AttachableMdInterface | Interface for containerless machine data components |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.35 | PC or CX (x64, x86) | Tc3_PlasticBaseApplication (>= v3.12.5.0) |