sig_gen
Inputs
Input |
Data Type |
Range |
Unit |
Default |
Description |
---|---|---|---|---|---|
Run |
BOOL |
FALSE, TRUE |
|
|
Enabling command. |
Period |
TIME |
|
|
|
Signal period. |
Maximum |
DINT |
|
|
|
Maximum growth during the signal period. |
Outputs
Output |
Data Type |
Range |
Unit |
Description |
---|---|---|---|---|
Pulse |
|
|
|
Blinking at each period. |
Up |
|
|
|
Growing according to max * period. |
End |
|
|
|
Pulse after max * period. |
Sine |
|
|
|
Sine curve. |
Remarks
FBD Language Example
Not available.
FFLD Language Example
IL Language Example
Not available.
ST Language Example
Not available.